body { 
	margin:0px; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	background: #D3D3D3;
	background: -webkit-gradient(linear, left top, left bottom, from(#D3D3D3), to(#F5F5F5));
	background: -moz-linear-gradient(top, #D3D3D3, #F5F5F5);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D3D3D3', endColorstr='#F5F5F5');
	line-height: 1.4em; 
}


.content {
	color: #ccc;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header {
	margin: 0;
	width: 100%;
	background-image:url(img/bg-top-neu.png);
	height: 200px;
	color: #5F5F5F;
}

#header .f_search { 
float: right; padding: 165px 50px 0 0; 
}

#header .f_search input { 
height:15px;
}
#header .title {	padding: 165px 0 0 50px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 25px; font-weight: bold; color: #D00000;
		margin: 0;
		padding: 0; 
}

#header h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #A90000;
		margin: 0;
		padding: 0 0 0 2px;
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader {
	width: 100%;
	height: 38px;
	background: #960306;
	background: -webkit-gradient(linear, left top, left bottom, from(#960306), to(#cd2427));
	background: -moz-linear-gradient(top, #960306, #cd2427);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#960306', endColorstr='#cd2427');
	-webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);

	color: #FFF;
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {
	padding:5px 5px 5px 5px;
	color: #ba111d;
background: #C0C0C0;
	background: -webkit-gradient(linear, left top, left bottom, from(#C0C0C0), to(#F5F5F5));
	background: -moz-linear-gradient(top, #C0C0C0, #F5F5F5);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C0C0', endColorstr='#F5F5F5');
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
 }
#subheader a:hover {
	padding:5px 5px 5px 5px;
	color: #f6bf7e;
background: #960306;
	background: -webkit-gradient(linear, left top, left bottom, from(#960306), to(#cd2427));
	background: -moz-linear-gradient(top, #960306, #cd2427);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#960306', endColorstr='#cd2427');
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
 }


/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { text-align: left; color: #7D8085; padding: 20px 0 0 0px; width: 150px; }
.nav5 li { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #ccc; 
	height: 25px; 
  background: url(img/li.png) no-repeat left;
}

.nav3{ 
	font-weight: bold; 
	margin: 5px 0 0px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #ccc; 
	height: 25px; 
  background: url(img/li.png) no-repeat left;
}

.nav li a { color: #546078; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 25px;}
.nav li a:hover { color: #FFF; text-decoration: none; background: #A90000; display: block; height: 25px;}

.nav2 a:hover { color: #FFF; text-decoration: none; background: #000; display: block; height: 15px;}

.nav2{ 
  font-size:90%;
	height: 15px;   
	margin: 0px 0 9px 0px; 
	padding: 0px 0 0 0px; 

}

.nav2 li a { color: #546078; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 25px;}

.nav2 a:hover { color: #FFF; text-decoration: none; background: #000; display: block; height: 25px;}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#navi{
	padding-top:5px;
	padding-left:10px;}

#main {

	width: 960px;
	padding: 0 0px 0 0px;
	color: #808080;
}  
#main .left_side {
	padding:0px 0px 0 0px;
	margin-top:10px;
	width: 210px;
-webkit-border-radius: 30px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 30px;
-moz-border-radius-topleft: 0;
border-radius: 30px;
border-top-left-radius: 0;
	box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	background-color:#FFF;
	min-height: 505px;
}

#main .left_side .hitems {
	margin: 0;
	padding: 10px 10px 10px 10px;
}
#main .left_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(img/arrow.gif);
}
	
#main .left_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .right_side {
	margin-top:10px;
	margin-bottom:20px;
	float: right;
	width: 720px;
	background: #FFF;
	-webkit-border-radius: 30px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 30px;
-moz-border-radius-topleft: 0;
border-radius: 30px;
border-top-left-radius: 0;
	box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	padding:10px 10px 10px 10px;
}


#main h3 { font: 95% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: inherit; 
			border-bottom: 1px solid #FEAB06;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}



/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
margin-top: 20px;
	clear:both;
	height: 40px;
	color:#fff; 
	background: #960306;
	background: -webkit-gradient(linear, left top, left bottom, from(#960306), to(#cd2427));
	background: -moz-linear-gradient(top, #960306, #cd2427);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#960306', endColorstr='#cd2427');
	-webkit-border-radius: 30px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 30px;
-moz-border-radius-topleft: 0;
border-radius: 30px;
border-top-left-radius: 0;
box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
                -webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	font-size:90%; 
	padding: 0; 
}

#footer .padding { padding: 10px 0px 0px 0px; }

#footer .left { 
padding: 0px 0px 0px 10px;
width:400px;
	float:left; 
	clear:left; 
	text-align:left;
	vertical-align:middle;
}
#footer .right { 
margin-top: -15px;
padding: 0px 10px 0px 0px;
width:400px;
	float:right; 
	clear:right; 
	text-align:right; 
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: px solid #A90000; color: #666; }
input.submit { 
	background: none; 
	color: #A90000;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { 	margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }


p { margin: 0 0 5px 0; padding: 0; color: #808080; background: inherit; }
a { color: #a90000; background: inherit; text-decoration:none; }
a:hover { color:#FC7901; background: inherit; text-decoration:none; }

h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

h2 { 
	background: url(img/h.gif) no-repeat left;
	color:#000;
	font-size:120%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 15px; 
}

h2 a { background: #FFF; color: #000; }
h2 a:hover { background: #FFF; color: #A90000; }

fieldset {
border: 0px solid #A90000; 
}


textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #A90000; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #A70000; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

img
{
border:0px;
padding-top:10px;
}

TD.main, P.main {
  padding:4px;
}

.moduleRow {
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.copyright {
	visibility:hidden;
	  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 400px;
margin-right: 47px;
margin-bottom: 1em;
padding: 10px;
}

#content1{
	width:500px; 
	
}
.language
{
	padding-right: 10px;
	padding-top: 75px;
	width: 100px;
	padding-left: 660px;
}

