/* body */
body
{
margin:0px;
padding: 0px;
color: #000000;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
margin: 0.5em 0 0.2em 0;
font-family: arial, verdana, sans-serif;
}

	h1 { font-size: 16px; font-weight: bold; }
	h2 { font-size: 16px; font-weight: bold; }
	h3 { font-size: 16px; font-weight: bold; }
	h4 { font-size: 16px; font-weight: bold; }
	h5 { font-size: 16px; font-weight: bold; }
	h6 { font-size: 16px; font-weight: bold; }

td {
color: #000000;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}

/* Sidebar */

.contentblack
{
font-family: arial, helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.contentwhite
{
font-family: arial, helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.header-bg
{
background-color: #ee0000;
}

/* Sidebar */


	#nav {
		background: #f0f0f0;
	}

	#nav, #nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav {
		margin-bottom: 1em;
	}
	#nav li {
		display: inline;
		padding: 0;
		margin: 0;
	}


	#nav li a {
		display: block;
		padding: 2px 10px;
		text-decoration: none;
		background: #f0f0f0;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #fff;
		border-right: 1px solid #ddd;
		border-left: 5px solid #d00;
		color: #333333;
		font-size: 12px;
        font-family: arial, helvetica, sans-serif;
	}

	#nav li a:hover {
		background: #e0e0e0;
	}

	#nav li li a {
		padding: 2px 8px 2px 20px;
	}
	
	ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	font-weight: bold;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	background: transparent;
}


#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #c0c0c0;
}

.leftback1
{
background-image:url(../images/ydin_white_left.gif);
background-repeat: repeat-y;
}
.leftback2
{
background-image:url(../images/ydin_gray_left.gif);
background-repeat: repeat-y;
}
.leftback3
{
background-image:url(../images/ydin_darkgray_left.gif);
background-repeat: repeat-y;
}
.back1
{
background-image:url(../images/bar1.gif);
background-repeat: repeat-x;
}
.back2
{
background-image:url(../images/back.gif);
background-repeat: repeat-x;
}
.headerblack
{
font-family: arial, helvetica, sans-serif;
font-size:13px;
color:#000000;
}
.headerwhite
{
font-family: arial, helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}
.contenttext
{
font-family: arial, helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.newsheader
{
font-family:arial;
font-size:13px;
color:#2C4366;
}
.newstext
{
font-family:arial;
font-size:12px;
color:#000000;
}
.newsdate
{
font-family:arial;
font-size:12px;
color:#888888;
}
#content
{
POSITION: absolute;
TOP: 20px;
LEFT: 20px;
}
.headerborder
{
BORDER-RIGHT: #888888 2px solid;
}
.footerborder
{
BORDER-BOTTOM: #888888 2px solid;
}
.palsta
{
BORDER-LEFT: #dddddd 1px solid;
BORDER-BOTTOM: #888888 2px solid;
}
.leftgrey
{
BORDER-LEFT: #cccccc 1px solid;
}

.menuback1
{
background-color: #0C2346;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

ol { }

ol li { }

ul li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.gif) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
