body {
	font-family: Tahoma;	font-size: 8pt;	color: #333333;	
}

.TopText {
	font-family: Tahoma; font-size: 8pt; color: #ffffff; font-style:bold; text-decoration: none;
}

.commontext {
	font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: none;
}

.smallredtext {
	font-family: Tahoma; font-size: 8pt; color: #ff3300; text-decoration: none;
}
.boldtext {
	font-family: Tahoma; font-size: 8pt; color: #000000; font-style:bold; text-decoration: none;
}

.bluelinktext {
	font-family: Tahoma; font-size: 9pt; color: #0099FF; font-style:bold; text-decoration: none;
}

.bluetext {
	font-family: Tahoma; font-size: 8pt; color: #0099FF;  text-decoration: none;
}

.smallbluetext {
	font-family: Tahoma; font-size: 8pt; color: #0099FF; text-decoration: none;
}

.redlinktext {
	font-family: Tahoma; font-size: 8pt; color: #ff3300; font-style:bold; text-decoration: none;
}
.main_text{
	
   	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.border{
border:2px; color:#E0E0E0;
}

.bullet {
	font-family: Tahoma; font-size: 10pt; visibility: visible; text-shadow:#993333;	color: #ff6666;	text-decoration: none;	text-align: left; font-weight: bold; margin-left: 6px; padding-left: 6px; margin-right: 0px; padding-right: 0px; vertical-align:top;
}

.borderVideoBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

.borderBrownVideoBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8080FF;
	border-right-color: #8080FF;
	border-bottom-color: #8080FF;
	border-left-color: #8080FF;
}

.text {
	
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	
}
.heading2 {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
	
}
.contain {

	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #2152AD;
	text-decoration: none;
	text-align:left;
}
.border1  {
	
	border: 1px solid #B2B2B2;
}
.footer_menu:link {
	font-family: tahoma;	
	font-size: 8pt;	
	color: #000099;	
	text-decoration: none;	
}

.footer_menu:active {
	font-family: tahoma;	
	font-size: 8pt;	
	color: #000099;    
	text-decoration: none; 
}

.footer_menu:visited {
	font-family: tahoma;	
	font-size: 8pt;	
	color: #000099;    
	text-decoration: none;
}

.footer_menu:hover {
	font-family: tahoma;	
	font-size: 8pt;	
	color: #ff9900;	
	text-decoration: none; 
}
.text_footer{
	
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.heading {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    text-align: left;
	padding-left:17px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.td_borderbot {
border-bottom:#B2B2B2;
border-bottom-width:1px;
border-bottom-style: solid;
height: 25px;
background-color:#CC3399;
}