/*

Stylesheet
*/
BODY
{
	background: #EEEEEE url(images/header.gif) repeat-x top left;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
}
A
{
	color: #3C6491;
	background-color: inherit;
}
A:hover
{
	color: #BF3E17;
	background-color: inherit;
}
H1
{
	font: 125% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0;
	margin: 0;
}
H1 A
{
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}
H1 A:hover
{
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}
H2
{
	margin: 8px 0 5px;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #808080;
	background-color: inherit;
}
H2 A
{
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}
H2 A:hover
{
	background: url(images/h2bghover.gif) no-repeat center left;
}
P
{
	margin: 0;
	padding: 0;
	text-align: justify;
}
IMG
{
	border: 0;
}
#header
{
	clear: both;
	width: 1050px;
	height: 45px;
	margin: 0 auto;
}
#logo
{
	float: left;
	padding: 10px 5px 5px;
	color: #000000;
	background: inherit;
	width: 460px;
	font-weight: bold;
}
#logo_orta
{
	float: right;
	padding: 10px 0 0 0px;
	color: #000000;
	background: inherit;
	width: 90px;
	font-weight: bold;
}
.slogan
{
	float: right;
	border-left: 1px solid #CCCCCC;
	padding: 5px 0 0;
	width: 400;
}
#hmenu
{
	padding: 13px 0 5px;
	float: right;
	position: relative;
}
#hmenu A
{
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #CCC url(images/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}


#hmenu A:hover
{
	background: #3C6491 url(images/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

 
#hmenu a.active {

	background: #3C6491 url(hmenuarrowhover.gif) no-repeat top center;

	color: #FFFFFF;

	border-bottom: 4px solid #2F4A6C;

}

.content
{
	border-top: 1px solid #FEFEFE;
	background: #FFFFFF url(images/contentbg.gif) repeat-x left top;
	color: #000000;
}
#left
{
	float: left;
	width: 220px;
}
#leftmenu
{
	margin: 0;
	padding: 0;
}
#leftmenu A
{
	display: block;
	background: #000033 url(images/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px;
	text-decoration: none;
}
#leftmenu A:hover
{
	color: #FFFFFF;
	background: #000000 url(images/vmenuarrowhover.gif) no-repeat center left;
}
#rightmenu
{
	margin: 0;
	padding: 0;
}
#rightmenu A
{
	display: block;
	background: #CCCCFF url(images/vmenuarrow.gif) no-repeat center left;
	color: #000000;
	padding: 3px 0 5px 19px;
	margin: 0 0 1px;
	text-decoration: none;
}
#rightmenu A:hover
{
	color: #FFFFFF;
	background: #028BDB url(images/vmenuarrowhover.gif) no-repeat center left;
}
.leftarticle
{
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0;
	padding: 8px;
	line-height: 1.4em;
}
.leftarticle_ad
{
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
}
.leftimage
{
	border: 0;
	width: 182px;
	height: 17px;
}
.leftarticle_ad2
{
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0;
	padding: 17px;
	width: 182px;
	height: 80px;
	background: #FFFFFF url(images/Global.swf) no-repeat;
}
.leftarticle_ad A
{
	background: transparent;
	text-decoration: none;
}
#right
{
	float: right;
	width: 530px;
	padding: 6px;
}
.bigimage
{
	float: left;
	clear: left;
	border: 1px solid #CCC;
	background: #EEE;
	color: #000;
	width: 200px;
	height: 150px;
	margin: 0 15px 10px 0;
}
#articles
{
	width: 1050px;
	padding: 3px;
	margin: 0 auto 10px;
}
#additional
{
	clear: both;
	width: 1030px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}
#links
{
	clear: both;
	margin: 0 auto;
	width: 1030px;
	padding: 10px;
	background: #3C6491 url(images/linksbg.gif) repeat-x top left;
	color: #FFF;
}
#whiteline
{
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}
#footer
{
	margin: 5px auto;
	width: 1030px;
	padding: 0 5px;
}
#footer P
{
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #666666;
	background: #EEEEEE;
}
#footer A
{
	color: #666666;
	background: inherit;
}
FORM.search
{
	padding: 0;
	margin: 0;
}
#searchform
{
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}
INPUT.text
{
	margin: 0;
	padding: 0;
	width: 128px;
	border: 1px solid #EEE;
	color: #000000;
	background: #D8D8D8;
}
INPUT.text:hover
{
	border: 1px solid #FFFFFF;
	background: #EEEEEE;
	color: #000000;
}
INPUT.button
{
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 100%;
	font-family: Arial, Sans-Serif;
	border: none;
	background: none;
	color: #FFF;
	background: #808080;
	font-weight: bold;
}
.date
{
	margin: 5px 0;
	padding: 10px 5px 5px 0;
	background: #FFFFFF url(images/horizontaldotted.gif) repeat-x bottom left;
	color: #808080;
	text-align: right;
}
.date A
{
	color: #808080;
	background: #FFFFFF;
}
#right_pr
{
	float: right;
	width: 280px;
	margin: 0 0 5px;
}
.shareThis
{
	height: 15px;
	padding-top: 6px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
.right_articles
{
	border: 1px solid #CCC;
	padding: 8px;
	margin: 5px 0px 5px 20px;
	background: #EEE;
	color: #454545;
}
.image
{
	float: left;
	margin: 0 9px 3px 0;
}
.notes
{
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 17px 10px 17px 80px;
	margin: 0 0 10px;
	background: #FFF url(images/notes.gif) no-repeat center left;
	color: #454545;
}

