@charset "utf-8";
#top_container {
	height: 20px;
	width: 170px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
}
#ind_container {
	width: 575px;
	margin-left: 30px;
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#top_container a {
	color: #000000;
}
a {
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #666666;
}
.footer a {
	color: #666666;
}

a:hover {
	text-decoration: underline;
}
#home_icn {
	background-image: url(../images/home_icon.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
}
#contact_icn {
	background-image: url(../images/contact_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#sub_container {
	margin-left: 30px;
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin-right: 20px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: 700;
	color: #789600;
}
.table_head_bg {
	background-color: #C7C7C7;
	color: #FFFFFF;
	text-decoration: none;	
}
.table_bg {
	background-color: #EBEBEB;
}
.table_bg1 {
	background-color: #FBFBFB;
}
li {
	list-style-type: disc;
}
.num_li {
	list-style-type: none;
}
#sub_container ol li {
	list-style-type: decimal;
}

#sub_container a {
	color: #789600;
}
#sub_container a:hover {
	font-weight: 700;
}
.admin_header {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
}
#admin_container {
	margin-left: 30px;
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	margin-right: 20px;
}
.silverButtonStyle
{
	background-color:#A2A2A2;
	border-style:solid;		
	border-width:0;
	color:white;
	font-family:verdana;
	font-size:11px;		
	letter-spacing:0px;
	width:54px;
	height:16px;				
}
.silverButtonOuterTableStyle
{
	border-color:#A2A2A2;
	border-width:2px;
	border-style:solid;		
	width:54px;
	height:16px;
}
.silverButtonInnerTableStyle
{
	border-color:#F2F2F2;
	border-width:1px;
	border-style:solid;		
	width:54px;
	height:16px;		
}
#partner_txt 
{
	font-family: "Century Gothic";
	font-size: 13px;
}
#partner_txt a 
{
	color: #333333;
	text-decoration: underline;
	font-weight: 700;
}

