/* CSS Document */

body {
		background-color: #FFFFFF; margin:0;
}

.border  {
	border: 1px solid #6633FF;
}

.classtext {
	font-family: tahoma; 	font-size: 8pt; 	font-weight: normal; 	color: #000000; 	text-decoration: none; 	text-align:left;
}


.TopBotomLinks:link {
	font-family: tahoma;	font-size: 8pt;	color: #660066 ; text-decoration: none; vertical-align:middle;    
}
.TopBotomLinks:active {
	font-family: tahoma;	font-size: 8pt;	color: #660066;  text-decoration: none;   vertical-align:middle;    
}
.TopBotomLinks:visited {
	font-family: tahoma;	font-size: 8pt;	color: #660066;   text-decoration: none;  	vertical-align:middle;     
}
.TopBotomLinks:hover {
	font-family: tahoma;	font-size: 8pt;	color: #FF3366;   text-decoration: none;   vertical-align:middle;    
}

.TopBotomLinksDivideLine {
	font-family: Tahoma;	font-size: 9px;	color: #CC0066;	   text-align: center;
	margin-left:1px; padding-left: 1px; margin-right:1px; padding-right: 1px; vertical-align:middle;
}

.sub_link {
	
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

.sub_link:hover{
	
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}

.text {
	
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	
}

.heading {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 30px;
    text-align: left;
	padding-left: 1px;
	
	
}

.ArrowRight{
	font-family:Arial; font-size:10pt; color: #993366; text-decoration:none;
}

.ArrowLeft{
	font-family:Arial; font-size:10pt; color: #993366; text-decoration:none;
}

.Premium_heading {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	}

.Title_heading {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	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;
	
}

.topspacer {

	font-family: tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.sign_link {
	
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #2152AD;
	text-decoration: none;
	text-align:left;
	
	
}

.sign_link:hover {
	
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #2152AD;
	text-decoration: underline;
	text-align:left;
	
}

.table{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-align:left;
	}
	
	.borderBox {
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
	
.SearchCategory{
	font-family:tahoma;	font-size:8pt;	color: #993333;	text-decoration: none; font-weight:bold; 
}

.ContactHeading{
	font-family:tahoma;	font-size:8pt;	color: #000000;	text-decoration: none; font-weight:bold; 
}


.SearchPoints{
	font-family:tahoma;	font-size:8pt;	color: #993333;	text-decoration: none;
}

.ContactPoints{
	font-family:tahoma;	font-size:8pt;	color: #000000;	text-decoration: none;
}

.combo-box-text_lt {
	font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: none;	text-align: left;
}