html, body{
	width:100%;
	height:100%;
	direction:ltr;
	background:#908D88;
}

body{
	padding:0;
	margin:0;
}

body, table, tr, td{
	color:#132E45;
	font:13px Arial;
	text-align:left;
	direction:ltr;
	padding:0;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	font-size:small;
	vertical-align:top;

}

p{
	padding:0;
	margin:15px 0 15px 0;
}

input.clsTextField, select.clsTextField, textarea.clsTextField{
	color:#000000;
	font:13px Arial;
	margin:0 0 5px 5px;
	border:1px solid #808080;
	background-color:#ffffff;
}

input.clsLtr, select.clsLtr, textarea.clsLtr{
	direction:ltr;
}

input.clsReset{
	border:0 none;
	background-color:transparent;
}

h1{
	color:#8A7A60;
	font-size:22px;
	font-weight:800;
	line-height:30px;
	margin:0 0 10px 0;
}

h2{
	color:#A85D0B;
	color:#BBA26A;
	font-size:16px;
	font-weight:800;
	margin:3px 0 5px 0;
}

h3{
	color:#FA490E;
	font-size:15px;
	font-weight:500;
	margin:3px 0 3px 0;
}

A:link, A:visited, A:active{color:#132E45; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsWhiteLinkU:link, .clsWhiteLinkU:visited, .clsWhiteLinkU:active{color:#ffffff; text-decoration:underline; background-color:transparent;}
.clsWhiteLinkU:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsGrayLink:link, .clsGrayLink:visited, .clsGrayLink:active{color:#4D4D4D; text-decoration:none; background-color:transparent;}
.clsGrayLink:hover{text-decoration:underline;}

.clsBlueLink:link, .clsBlueLink:visited, .clsBlueLink:active{color:#0B75A7; text-decoration:none; background-color:transparent;}
.clsBlueLink:hover{text-decoration:underline;}
.clsBlueLinkU:link, .clsBlueLinkU:visited, .clsBlueLinkU:active{color:#0B75A7; text-decoration:underline; background-color:transparent;}
.clsBlueLinkU:hover{text-decoration:underline;}

.clsOrangeLink:link, .clsOrangeLink:visited, .clsOrangeLink:active{color:#A85D0B; text-decoration:underline; background-color:transparent;}
.clsOrangeLink:hover{text-decoration:underline;}



.clsSpacer{
	clear:both;
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsTransparent{
	color:#E6DFC2;
}

.clsDottedLine{
	font-size:0;
	background:url(/images/dot.gif);
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

hr{
	clear:both;
	height:1px;
	color:#E5DFBB;
	font-size:0;
	background:transparent;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:15px;
}


.clsFormButtons{
	text-align:center;
	padding:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	color:#ffffff;
	font:12px Arial;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:1px;
	border:none;
	background-color:#767676;
}



.clsPageAlign{
	position:relative;
	width:770px;
	margin:auto;
}


.clsHeader{
	position:relative;
	height:245px;
	margin:5px 0 0 0;
	background:#ffffff url(/eng/images/header.jpg) no-repeat center top;
}

.clsHeader .clsLogo{
	position:absolute;
	left:8px;
	top:55px;
}

.clsHeader .clsSearch{
	position:absolute;
	right:0;
	top:30px;
	height:25px;
	width:260px;
	padding:0 0 0 29px;
	background:url(/eng/images/icon_search.gif) no-repeat left top;
}

.clsHeader .clsSearch form{
	color:#ffffff;
	font-size:12px;
	font-weight:800;

	height:23px;
	width:240px;
	padding:2px 10px 0 10px;
	background:#666259;
}

.clsHeader .clsSearch form div{
	float:left;
	margin:3px 5px 0 0;
}

.clsHeader .clsSearch form input.clsTextField{
	width:130px;
	height:17px;
	vertical-align:top;
	border:0 none;
}

.clsHeader .clsSearch form input.clsButton{
	height:17px;
	vertical-align:top;
	margin-top:1px;
	border:0 none;
}





.clsRightPanel .clsContentText{
	padding:15px;
}





.clsContent{
	text-align:left;
	direction:ltr;
	padding:30px 20px 20px 30px;
}

#oContentTable{
	width:100%;
	background-color:#ffffff;
}

#oContentTable #oRightPane{
	width:175px;
	padding:20px 0 50px 0;
	background:#99AAB2;	
}

#oContentTable #oRightPane .box{
	width:140px;
	padding-bottom:25px;
	margin:0 0 1px auto;
	background:#848278 url(/eng/images/rightmenu_bottom.gif) no-repeat left bottom;
}

#oContentTable #oRightPane .head{
	height:18px;
	color:#ffffff;
	font-size:11px;
	font-weight:800;
	padding:15px 0 10px 10px;
	border-bottom:1px solid #99AAB2;
	background:#132434 url(/eng/images/rightmenu_top.gif) no-repeat left top;
	
}

#oContentTable #oRightPane a:link, #oContentTable #oRightPane a:active, #oContentTable #oRightPane a:visited, #oContentTable #oRightPane a:hover{
	display:block;
	width:127px;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding:3px 5px 3px 8px;
	margin:0 auto 1px 0;
	border-bottom:1px solid #99AAB2;
	background:#858279;
}
#oContentTable #oRightPane a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#706E65;
}

#oContentTable #oBodyPane{
	width:595px;
	line-height:18px;
	padding:20px 20px 30px 30px;
}

#oContentTable #oBodyPane .clsContentText{
	width:350px;
	width:395px;
}

#oContentTable #oBodyPane table{
	width:350px;
}

#oFooter A, #oFooter A:active, #oFooter A:visited{
	color: #000066;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	line-height:18px;
}
#oFooter A:hover {  color:#a85d0b; text-decoration:none;}




.clsFooter{
	color:#ffffff;
	font-size:11px;
	font-weight:800;
	text-align:left;
	padding:15px;
	background:#BBA26A;
}

.clsAddtionalLinks{
	
}

.clsFooter A:link, .clsFooter A:visited, .clsFooter A:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsFooter A:hover{color:#ffffff; text-decoration:underline;}

.clsCredits{
	float:right;
	color:#D0D0D0;
	font-size:10px;
	font-weight:500;
	text-align:right;
	margin:2px;
}

.clsCredits A:link, .clsCredits A:visited, .clsCredits A:active{color:#D0D0D0; text-decoration:none; background-color:transparent;}
.clsCredits A:hover{color:#ffffff; text-decoration:underline;}

.clsRights{
	float:left;
	color:#D0D0D0;
	font-size:10px;
	font-weight:500;
	margin:2px;
}
