/* CSS Document */

.copyright
	{
	text-align:left;
	padding-top:10px;
	font-size:10px;
	font-family:Arial;
	color:#7B7D7F;
	text-decoration:none;
	
	}
	
	
A.copyright:link  
{	
	font-size:10px;
	font-family:Arial;
	color:#7B7D7F;text-decoration:none;}

A.copyright:visited {
	COLOR: #7B7D7F;text-decoration:none; /*font color*/
}
A.copyright:hover {
	COLOR: #008081; TEXT-DECORATION:none /*blue*/
}
	
	
	
	
.contents {text-decoration:none; font-size:10px; font-family:Arial; color: #7B7D7F; text-align:justify; font-weight:normal;}
.contents1 {text-decoration:none; font-size:12px; font-family:Verdana; color: #007876; text-align:justify; font-weight:normal;}
.contents2 {text-decoration:none; font-size:10px; font-family:Verdana; color: #b50a0a; text-align:justify; font-weight:normal;}

.login {text-decoration:none; font-size:15px; font-family: Helvetica condensed; color: #006666; text-align:justify; font-weight: bold;}
.welcometitle {text-decoration:none; font-size:17px; font-family: Helvetica condensed; color: #009999; text-align:justify; font-weight: bold;}
.headings_dark {text-decoration:none; font-size:17px; font-family: Helvetica condensed; color: #006666; text-align:justify; font-weight: bold}
.labelblack {text-decoration:none; font-size:15px; font-family: Helvetica condensed; color: #000000; text-align:justify; font-weight: bold;}

.tableheading {text-decoration:none; font-size:13px; font-family: Helvetica condensed; color: #000000; text-align: center; font-weight: bold;}
.tablecontent {text-decoration:none; font-size:11px; font-family: arial; color: #000000; text-align: left; font-weight: bold;}
.tablecontentFee {text-decoration:none; font-size:11px; font-family: arial; color: #000000; text-align: right; font-weight: bold;}
.tablecontentwhite {text-decoration:none; font-size:11px; font-family: arial; color: #ffffff; text-align: left; font-weight: bold;}


A.bottommenu  
{text-decoration:none; font-size:9px; font-family: Verdana; color: #FFFFFF; text-align: center; font-weight: bold}

A.bottommenu:visited {
	COLOR: #FFFFFF /*font color*/
}
A.bottommenu:hover {
	FONT-SIZE: 9px; COLOR: #CCCCCC; TEXT-DECORATION:none /*blue*/
}

A.topmenu {
	FONT-SIZE: 11px; COLOR: #707070; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-weight: bold /*font color*/
}
A.topmenu:visited {
	COLOR: #707070 /*font color*/
}
A.topmenu:hover {
	FONT-SIZE: 11px; COLOR: #669900; TEXT-DECORATION:none /*blue*/
}


A.prpomenu  
{text-decoration:none; font-size:13px; font-family: arial; color: #FFFFFF; text-align: center; font-weight: bold}

A.prpomenu:visited {
	COLOR: #FFFFFF /*font color*/
}
A.prpomenu:hover {
	FONT-SIZE: 13px; COLOR: #CCCCCC; TEXT-DECORATION:none /*blue*/
}


A.tablesublink  
{text-decoration:none; font-size:12px; font-family: Verdana; color: #000000; text-align: center; font-weight: bold; text-decoration:underline;	}

A.tablesublink:visited {
	COLOR: #000000; /*font color*/
}
A.tablesublink:hover {
	FONT-SIZE: 12px; COLOR: #008081; TEXT-DECORATION:none;padding: 2px;  /*blue*/
}


.tablecontentlink1 {text-decoration:none; font-size:11px; font-family: arial; color: #000000; text-align: left; font-weight: bold;}
A.tablecontentlink1  
{text-decoration:none; font-size:11px; font-family: arial; color: #000000; font-weight: bold; text-decoration:underline}

A.tablecontentlink1:visited {
	COLOR: #000000 /*font color*/
}
A.tablecontentlink1:hover {
	FONT-SIZE: 11px; COLOR: #008081; TEXT-DECORATION:none /*blue*/
}

.year {text-decoration:none; font-size:13px; font-family: Arial; color: #009999; text-align:justify; font-weight: bold;}
.headings_dark_black {text-decoration:none; font-size:16px; font-family: Helvetica condensed; color: #000000; text-align:justify; font-weight: bold}

.faq_green {text-decoration:none; font-size:11px; font-family: arial; color: #008081; text-align: right; font-weight: bold;}
A.faq_green:link  
{text-decoration:none; font-size:11px; font-family: arial; color: #008081; font-weight: bold; text-decoration: blink;text-align: right}

A.faq_green:visited {
	COLOR: #008081 /*font color*/
}
A.faq_green:hover {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION:none /*blue*/
}

