body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #8A8A8A;
	background-color: #000000;
}

.home_dark_gray_back{
	background-color: #141414;
}

.home_dark_blue_back{
	background-color: #052F47;
}

.blue_text1{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #12A9FF;
}

.blue_text2{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #647E8D;
}

.welcome_letter{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #ACACAC;
	padding-left:13px;
	padding-top:5px;

}

.read_more a:link{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	color: #5C5C5C;
	text-decoration: none;
}

.read_more a:active{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	color: #5C5C5C;
	text-decoration: none;
}

.read_more a:visited{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	color: #5C5C5C;
	text-decoration: none;
}

.read_more a:hover{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	color: #647E8D;
	text-decoration: none;
}

.menu_back{
	background-image: url(/images/menu_back.gif);
}

.footer{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #8A8A8A;
}

.footer a:link{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
}

.footer a:active{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
}

.footer a:visited{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
}

.footer a:hover{
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #647E8D;
	text-decoration: none;
}
