/* CSS Document */

body,td,th {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
	}

body {
	background-color:#193E85;
	padding:0;
	margin:0;
	}

#document {
	margin:auto;
	}

.shadowleft {
	background-image:url(/v2/images/shadow_left.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}
	
.shadowright {
	background-image:url(/v2/images/shadow_right.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}

#footer {
	background-image:url(/v2/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	widht:953px;
	height:276px;
	}
		
#linesleft {
	background-image:url(/v2/images/lines_left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:211px;
	height:462px;
	float:left;
	}
	
.mbtn{
	background-image:url(/v2/images/menu_line.jpg);
	background-repeat:no-repeat;
	width:205px;
}	


.lines{
	clear:left;
	float:left;
	margin-left:4px;
	}

#linesright {
	background-image:url(/v2/images/lines_right.jpg);
	background-repeat:no-repeat;
	width:742;
	height:125;
	}
	
.clearleft {
	clear:left;
	}
	
.clearright {
	clear:right;
	}
	
.textmenu {
	padding-left:5px;
	padding-bottom:1px;
	float:left;
	width:120px;
	}
	
.texthead {
	font:Verdana;
	font-size:10px;
	color:91A9C6;
	font-weight:normal;
	padding-left:20px;
	padding-top:3px;
	}
	
.textright {
	font:Verdana;
	font-size:12px;
	color:D1D8E7;
	font-weight: bold;
	}
	
.textrightcenter {
	font:Verdana;
	font-size:10px;
	color:FFFFFF;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	}
	
.textcenter {
	font:Verdana;
	font-size:10px;
	color:FFFFFF;
	font-weight:normal;
	text-align:left;
	padding-right:10px;
	padding-left:20px;
	padding-top:5px;
	}
	
	
.textrighthead {
	font:Verdana;
	font-size:12px;
	color:FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:10px;
	padding-top:20px;
	}
	
	
	/* menus*/
.btns{
		padding:6px 0px 2px 21px;
		float:left; 
		clear:left;
}

.btns .textmenu a{
	font:Verdana;
	font-size:12px;
	color:D1D8E7;
	font-weight: bold;
	text-decoration:none;
}

.btns .textmenu a:hover{
	color:red;
}


#mainInfo{
	padding:7px;
}

#titleELM2{
	padding-left:20px;
}

h1{
	padding:0;
	margin:0;
}

#titleH1{
	font-size:18px;
}

#titleELM3{
	padding-left:20px;
	border-top:1px solid white;
}

#titleELM3 a{
	color:white;
	text-decoration:none;
}
#titleELM3 a:hover{
	color:red;
}

h2, p{
	padding:0;
	margin:0;
}

.postTitle{
	color:white;
	font-weight:bold;
	padding:8px 10px 4px 10px;
}

.postTitle a{
	color:white;
	font-size:15px;
}

.postTitle a:hover{
	color:red;
}

.numerOfPage{
	text-align:center;
}

.numerOfPage a{
	color:white;
}

.inPage{
	color:red;
	text-align:center;
}

.moreLink{
	text-decoration:none;
	color:red;
}

#mainInfoText{
	padding-top:12px;
	display:block;
}

.newsBox{

}

.newsBox h2{
	font-size:14px;
	padding:4px;
}

.newsBox h2 a{
	color:white;
	text-decoration:none;
}

.newsBox h2 a:hover{
	color:red;
}

.col1, .col2{
	padding:2px;
}

.col2 input{
	width:110px;
	border:1px solid gray;

}

.col2 .sbm{
	width:60px;
}

.files{
	color:white;
}

.submenu1 a, .submenu2 a{
	color:white;
	float:left;
	clear:left;
	text-decoration:none;
}

.submenu1, .submenu2{
	float:left;
	clear:left;
}

.submenu1{
	padding:4px 0px 0px 10px; 
}

.submenu2{
	padding:0px 0px 5px 0px; 
	width:210px;
}

.submenu2 a{
	width:150px;
	padding-left:37px;
}

.submenu1 a{
	width:120px;
}

.loddegUser, .loddegUser a{
	font-size:12px;
	font-weight:bold;
	color:white;
}

#fontSize a{
	color:white;
	text-decoration:none;
}

#fontSize a:hover{
	color:red;
}

#forRegUsers{
	text-align:center; 
	font-weight:bold; 
	font-size:12px; 
	padding:5px;
}

.moreInfoRegUsers{
	font-size:12px;
	solid:bold;
}