/*	+++++++++++++++++++++++++++++++++++++++			*/
/*		www.yuri4x4.com -> YURI 4x4 .css			*/
/*	+++++++++++++++++++++++++++++++++++++++			*/


/*	+++++++++++++++++++++++++++++++++++++++			*/
/*	All <a> & menu css is in a seperate file		*/
/*	+++++++++++++++++++++++++++++++++++++++			*/


body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #404040;
	line-height: 130%;
}



#sidebarobj
{
	left: 0px;
	margin-top: 35px;
	padding: 0px;
	float: left;
	width: 140px;
	background: transparent;
}


#submenucontainer, #submenucontainer0, #submenucontainer1, #submenucontainer2
{
	z-index: 3;
	display: block;
	position: relative;
	text-align: left;
	left: 0px;
}

div.navicell
{
	height: 72px;
	margin-bottom: 5px;
}


h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #004096;
	text-align: left;
	margin-left: 10px;
}

h1
{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 { margin-bottom: 0px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, br, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	line-height: 140%;
}


li
{
	font-size: 12px;
	padding-bottom: 5px;
	margin-right: 20px;
	line-height: 150%;
}

li.levelone
{
	font-weight: bold;
	padding-top: 15px;
}

li.leveltwo
{
	list-style-type: square;
	padding-bottom: 5px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.links { font-size: 11px; }

.note
{
	background: #ffefc0;
	padding: 5px;
}

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #fff;
}

.feature
{
	font-weight: bold;
	font-style: italic;
	color: #960000;
}


/*	+++++++++++++++++++++++++++++++++++++++			*/
/*	All <a> & menu css is in a seperate file		*/
/*	+++++++++++++++++++++++++++++++++++++++			*/

table
{
	empty-cells: show;
	font-size: 11px;
}

table.outtertable
{
	background: #fff;
	border: solid #0555c0;
	border-width: 0 2 2 2px;
}

th { background: #efefef; }

td.photo
{
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #d2e0ef solid 2px;
	border-right: #d2e0ef solid 2px;
	font-size: 9px;
	text-align: center;
	color: #666;
}


img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #888;
	margin: 0px;
}

input
{
	font-family: helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
