@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
margin-bottom:0px;
}

.top_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.top_links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEAE00;
	text-decoration: none;
}

.register{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #136CB3;
	text-decoration: none;
}

.textbox_login{
width:103px;
height:20px;
}

.welcome{
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.welcome2{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.welcome_des{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.read_more{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.read_more:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #FEAE00;
	text-decoration: none;
	font-weight: bold;
}

.main_navigation{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.main_navigation:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FEAE00;
	text-decoration: none;
}

.heading_org{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEAE00;
	text-decoration: none;
}

.heading_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #159CB9;
	text-decoration: none;
}

.main_text{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.main_textbold{
	font-family: Tahoma;
	font-size: 12px;
	color: #159CB9;
	text-decoration: none;
	font-weight: bold;
}

.main_textorg{
	font-family: Tahoma;
	font-size: 12px;
	color: #DD9500;
	text-decoration: none;
}