/* CSS Document */

body, td{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B6274;
	line-height:20px;
}

body{
	background-color:#697082;
}


a:link {
	color: #004071;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #004071;	
	font-weight:bold;	
}
a:hover {
	text-decoration: none;
	color: #004071;
	font-weight:bold;	
}
a:active {
	text-decoration: underline;
	color: #004071;
	font-weight:bold;	
}

h2{
	font-size:22px;
	color:#004071;
	font-weight:normal;
}


.title{
	font-size:15px;
	color:#114D7A;
}

.copyright{
	font-size:10px;
	color:#FFFFFF;
	padding-left:20px;
	float:left;
}


.terms{
	font-size:10px;
	color:#FFFFFF;
	padding-right:20px;
	float:right;
}


a.whiteLink:link{
	color:white;
	text-decoration:none;
}

a.whiteLink:active{
	color:white;
	text-decoration:none;
}

a.whiteLink:hover{
	color:white;
	text-decoration:underline;
}

a.whiteLink:visited {
	color:white;
	text-decoration:none;
}

.ShadowLeft{
	background-image:url(../images/index_02.gif);
	width:11px;
}

.ShadowRight{
	background-image:url(../images/index_04.gif);
	width:10px;
}

.borderOne{
	border:1px #6A7183 solid;
}


.borderOneRightLeft{
	border-left:1px #6A7183 solid;
	border-right:1px #6A7183 solid;	
	border-bottom:none;
	border-top:none;
}

.mainTitle{
margin-top:30px;
margin-left:30px;
}

.mainBody{
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;

}

.mainBodyInner{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

.shadowTopBody{
	background-image:url(../images/body_01.gif);
	background-repeat:repeat-x;
	border:1px #6A7183 solid;
}

.curveText{
background-image:url(../images/bg_curve.gif);
background-repeat:no-repeat;
background-position:center;
text-align:center;
height:100px;
}

.curveTextPerstange{
font-size:35px;
color:#004071;
font-weight:bold;
}

.blueText{
color:#004071;
}

.shadowSep{
	background-image:url(../images/shadow_sep.gif);
	background-repeat:repeat-y;
}

.bgGridLeft{
	background-image:url(../images/bg_grid_left.jpg);
	background-repeat:repeat-x;
	background-color:#CCE8F6;
}

.backHome{
	background-color:#004071;
	color:#FFFFFF;
	height:30px;
	text-align:center;
}

.innerTitle{
	color:#004071;
	font-size:14px;
	font-weight:bold;
}

.innerHeadLogo{

	background-image:url(../images/inner_top_images_01.jpg);
	background-repeat:no-repeat;
	width:508px;
	height:106px;
	border:1px #6A7183 solid;
}

.innerHeadTitle{
	color:#004071;
	font-size:18px;
	text-align:right;
	margin:4px;
}

.red{
	color:#FF0000;
}

#Table_01{
	background-image:url(../images/menu.gif);
	background-repeat: repeat;
	height: 24px;

}

.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}


.err {
	color: #FF9900;
}
th {
	font-weight: bold;
	text-align: left;
}



.leftmenu a:link {
	color: #004071;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	line-height:15px;	
}
.leftmenu a:visited {
	text-decoration: none;
	color: #004071;
	font-size:11px;	
	font-weight:bold;
	line-height:15px;
}
.leftmenu a:hover {
	text-decoration: underline;
	color: #004071;
	font-size:11px;	
	font-weight:bold;
	line-height:15px;		
}
.leftmenu a:active {
	text-decoration: none;
	color: #004071;
	font-size:11px;	
	font-weight:bold;
	line-height:15px;		
}




.leftmenuselected a:link {
	color: #12B5EB;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	line-height:15px;	
}
.leftmenuselected a:visited {
	text-decoration: none;
	color: #12B5EB;
	font-size:11px;	
	font-weight:bold;
	line-height:15px;
}
.leftmenuselected a:hover {
	text-decoration: underline;
	color: #12B5EB;
	font-size:11px;	
	font-weight:bold;
	line-height:15px;		
}
.leftmenuselected a:active {
	text-decoration: none;
	color: #12B5EB;
	font-size:11px;	
	font-weight:bold;
	line-height:15px;		
}


LI{
list-style-image:url(../images/bul.gif);

}


.input150px{
	width:150px;
}

