body {
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E3EEF2;
	scrollbar-arrow-color: #CC3101;
	scrollbar-base-color: #E3EEF2;
	scrollbar-Track-Color:#EEEEEE;
	background-color:#00748B;

}

.TextFont {
       color: #656565;
	   font-size: 11px;
	   font-family: Tahoma, Verdana, Arial;
}

.Bold {
	color: #656565;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

.Hint {
	color: #2477D6;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

p {
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

.Links {
	color : #2477D6;
	text-decoration: underline;
	margin-right : 6px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}
	
.Links a:hover {
   	color : #FFCC00;
	text-decoration: none;
}

.Imges {
    border-color:#2477D6;
}

.FooterMnu {
	color : #FFFFFF;
	text-decoration: none;
	margin-left : 2px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}
	
.FooterMnu a:hover {
   	color : #FFCC00;
}

.Dots {
	color : #FFCC00;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}


.Controls {
font-family:Tahoma,Verdana,Arial;
font-size:11px;
font-weight: bold;
color:#2477D6;
background-color:#FAFAFA;
} 

.Botton {
font-family:Tahoma,Verdana,Arial;
font-size:11px;
font-weight: bold;
color:#FFFFFF;
background-color:#2477D6;
} 

.Copyrights {
       color: #FFFFFF;
	   font-size: 11px;
	   font-family: Tahoma, Verdana, Arial;
}

.Designed {
	color : #FFFFFF;
	text-decoration: underline;
	margin-right : 6px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	}
	
.Designed a:hover {
   	color : #FFCC00;
	text-decoration: none;
}