.pagetitle {
font-size: 			18px;
font-family: 		Arial, Verdana;
font-weight: 		none;
color: 				#ffffff;
	padding-left: 		10px;
} 

.pagetitle2 {
font-size: 			18px;
font-family: 		Arial, Verdana;
font-weight: 		none;
color: 				#8FACE7;
} 

.title {
font-size: 			16px;
font-family: 		Arial, Verdana;
font-weight: 		bold;
color: 				#ffffff;
} 

.topmenu {  
font-family: 		Verdana, Arial; 
font-size: 			13px; 
color: 				#E7523D;
padding-bottom:		5px;
}

a.topmenu {  
font-family: 		Verdana, Arial; 
font-size: 			13px; 
text-decoration: 	none;
font-weight:		bold;
color: 				#E7523D;
}

a.topmenu:hover {  
font-family: 		Verdana, Arial; 
font-size: 			13px; 
text-decoration: 	underline;
font-weight:		bold;
color: 				#E7523D;
}

a.menu {  
font-family: 		Arial; 
font-size: 			12px; 
text-decoration: 	none;
letter-spacing:		-0,5px;
color: 				#ffffff;
}

a.menu:hover {  
font-family: 		Arial; 
font-size: 			12px; 
letter-spacing:		-0,5px;
text-decoration: 	underline;
color: 				#ffffff;
}

.copyrights {  
font-family: 		Arial, Verdana; 
font-size: 			10px; 
color: 				#B3B2A4;
}

a.copyrights {  
font-family: 		Arial, Verdana; 
font-size: 			10px; 
text-decoration: 	none;
color: 				#B3B2A4;
}

a.copyrights:hover {  
font-family: 		Arial, Verdana; 
font-size: 			10px; 
text-decoration: 	underline;
color: 				#B3B2A4;
}

.textdiv {
	font-family: 		Arial, Verdana;
	font-size: 			12px;
	line-height:		14px;
	color: 				#ffffff;
	font-weight:		none;
	padding-right: 		10px;
	padding-left: 		10px;
	padding-bottem: 	0px;
	padding-top: 		5px;
	overflow: 			auto;
	height: 			238px;
	text-align:			left;
	scrollbar-3dlight-color: 	#284178;
    scrollbar-arrow-color: 		#ffffff;
    scrollbar-base-color: 		#7192BE;
    scrollbar-darkshadow-color: #284178;
    scrollbar-face-color: 		#89ADDF;
    scrollbar-highlight-color: 	#284178;
    scrollbar-shadow-color: 	#284178;
    scrollbar-track-color: 		#284178;
}

.textsmall {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#8FACE7;
	line-height: 		12px;
}

a.textsmall {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#8FACE7;
	text-decoration:	none;
	line-height: 		12px;
}

.textsmall:hover {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			11px;
	text-decoration:	underline;
	color: 				#8FACE7;
	line-height: 		12px;
}

.text {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			12px;
	color: 				#ffffff;
	line-height: 		14px;
	padding-top: 		5px;
	padding-right: 		10px;
	padding-left: 		10px;
	padding-bottom:		0px;
}

a {
	font-family: 		Arial, Verdana;
	font-size: 			12px;
	color: 				#ffffff;
	text-decoration: 	underline;
	font-weight:		none;
}

a:hover {
	font-family: 		Arial, Verdana; 
	font-size: 			12px; 
	color: 				#8FACE7;
	text-decoration:  	underline;
	font-weight:		none;
}

body { 
	margin-top:			0px;
	margin-right: 		0px;
	margin-left: 		0px;
	margin-bottom: 		0px;
}

hr {
	width:				100%;
	color:				#B2CBE5;
	height:				1px;
	border:				1px solid #B2CBE5;
	clear:				both;
	}


.border_top {
	border: 				#ffffff; 
	border-style: 			solid; 
	border-top-width: 		1px; 
	border-right-width: 	0px; 
	border-bottom-width:	0px; 
	border-left-width: 		0px;
}
