html {overflow-y: scroll;}  

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/bg.jpg);
	
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #44cff5;
	text-decoration: underline;
}
.contentblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #44cff5;
	text-decoration:none;
}
.blue  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #44cff5;
	text-decoration:none;
}
.green{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
    text-decoration:none;
	color: #b0f859;
}
.title {
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	color: #a2e684;
	
}
.titles{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	color: #fa9f56;
	
}
.titles:hover{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:5px;
	color: #a2e684;
	
}
.item {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.item:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.common {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	color: #06478e;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #06478e;
	text-decoration: none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #06478e;
	text-decoration: underline;
}
.org {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #fa7300;
	
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:4px;
	text-decoration: none;
	width: 150px;
	border: 1px solid #FFFFFF;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:4px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	width: 250px;
	height:100px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}









.text_white_hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.text_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	 }

.more_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffeb11;
	text-decoration: none;
}
 
.org{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #fa7300;
	padding-left: 10px;
}
 
.green_hover{
	font-family: Tahoma;
	font-size: 11px;
    text-decoration:underline;
	color: #397302;
	
}

 
.img {
	border: 2px solid #00bff1;
}
.img:hover {
	border: 2px solid #FFFFFF;
}
