
#mainWrapper {
	width:770px;
	background:#ffffff;
	overflow:hidden;

}

#logo {
	border-bottom:1px solid #ff8400;
	width:770px;
}

#Button1 {
	font-size: 11px; font-family: Arial; height: 23px; width: 72px;
}
#Button3 {
	font-size: 11px; font-family: Arial; height: 23px; width: 72px;
}


#dlpopup {
	visibility: hidden; 
	z-index: 1; 
	position: absolute; 
	top: 130px; 
	left: 310px;
}

.popupHeader {
	background:transparent;
	background-image:url(includes/top1.gif); 
	background-repeat:no-repeat; 
	height: 29px;
	line-height:25px;
	width:362px;
}

.popup {
	background:transparent;
}

.popupHeaderText{
	float:left;color: white; font-family: verdana; font-size: 11px; font-weight: bold; padding-left: 4px; padding-top: 1px;
}

.popupHeaderImg {
	float:right;padding-right: 6px; padding-top:3px;
}

body,td {
	margin: 0 0 0 0;	
	font-family: Verdana,Garamond;
	font-size:11px;
	color:#666666;
	background-image:url(images/n_vertical_background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;

}

.miva body,td,table,tr {
	background:#cbcca8;
	
}

a, a:visited {
	color:#cc0000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


.mainMenu {
	background-image:url(images/n_mainNavBg.gif);
	background-repeat:repeat-x;
	height:22px;
	padding-left:0px;
	line-height:21px;	
	
}

.mainMenuItems {
	float:left;
}


.mainMenuItems, .mainMenuItems A, .mainMenuItems A:visited, .mainMenuItems A:active{
	
	color: #dedede;
	text-decoration:none;

}

.mainMenuItems A:hover {
	color:#FFCC00;
}

.mainMenuItems2 {
	float:right;
	padding-right:12px;
}

.mainMenuItems2, .mainMenuItems2 A, .mainMenuItems2 A:visited, .mainMenuItems2 A:active {
	color:#999999;
	font-size:11px;
	text-decoration:none;	
	
	
}

.mainMenuItems2 A:hover {
	color:#FFCC00;
}

.decorationLine1 {
	border-bottom:1px solid #151611;
}

.menuLinkItem {
	font-size:11px;
	border-right:1px solid #13130f;
	float:left;
	width:75px;
}

.rightSection{
	color:#333333;
}

.rightSection .overviewLinks A, .overviewLinks A:visited{
	color:#333333;
	text-decoration:none;
	
	
}

.overviewLinks {
	text-align:left;
	padding:7px;
}

.overviewLinks a:hover {
	color:#cc0000;
}

.overviewLinkWrapper {
	float:left;
	width:15px;
	padding-top:1px;
}

.leftSection{
	 position:absolute;
	 width:563px;
	 text-align:left;
	 background:#ffffff;

}


.rightSection{
	background:#e4e5ce;
	width:206px;
	position:relative;
	left:563px;
	overflow:hidden;
	border-left:1px solid #202019;
}

.rightSectionItemTitle {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	height:22px;
	line-height:20px;
	text-align:left;
	padding-left:7px;
	background-image:url(images/n_rightSectionTitleBg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #4f503d;
}

.rightSectionItemBody {
	text-align:left;
	padding:7px;
}

.leftSectionItemTitle {
	background-image:url(images/n_leftSectionTitleBg.jpg);
	background-repeat:repeat-y;
	height:20px;
	line-height:19px;
	padding-left:15px;
	color:white;
	font-weight:bold;
	

}

h2 {
	margin:0px;
	font-family: Verdana,Garamond;
	font-size:11px;
	background-image:url(images/n_leftSectionTitleBg.jpg);
	background-repeat:repeat-y;
	height:20px;
	line-height:19px;
	padding:0px 0px 0px 15px;
	color:white;
	font-weight:bold;
	

}


.leftSectionItemBody {
	
	line-height:14px;
	padding-left:15px;
	padding-top:7px;
	padding-right:29px;
	font-size:11px;
	overflow:hidden;
	padding-bottom:11px;
}

.leftSectionErrorItemTitle {
	background-image:url(images/n_leftSectionTitleBg.jpg);
	background-repeat:repeat-y;
	height:20px;
	line-height:19px;
	padding-left:15px;
	color:#ff0000;
	font-weight:bold;

}

.leftSectionErrorItemBody {
	
	line-height:14px;
	padding-left:15px;
	padding-top:7px;
	padding-right:29px;
	font-size:11px;
	color:black;
	overflow:hidden;	
	font-weight:bold;
	padding-bottom:11px;
}


.newsSection {
	line-height:15px;
	text-align:left;
	padding:7px;
}

.newsSection A, .newsSection A:visited{
	color:#990000;
	text-decoration:none;
}
.newsSection A:hover {
	text-decoration:underline;
	
}


.footer {
	color:#666666;
	line-height:21px;
	border-top:1px solid #d3d5a3;
	position:relative;
	height:24px;
	background:#f1f2df;
	width:770px;
}

.footer A, .footer a:visited {
	color:#666666;
	text-decoration:none;
}

.footer A:hover {
	color:#cc0000;
}

.normalTable TD{
	background:white;
}

.popup TD, .popup TABLE{
	background:#ece9d8;
}


.transTable {
}

