html,body,td,th {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #666666; margin-left:0; margin-top:0; margin-right:0; line-height: 16px;    margin:0;
}

td { vertical-align:top; }

.menu {background-image:url(images/menuback.gif); background-repeat:repeat-x; font-weight:bold; vertical-align:middle; text-align:center;}
.header {font-family:Verdana; font-size: 12px; COLOR:#2FFFFF; padding-left:10px; padding-right:5px; font-weight:900 }
.text {font-family:Verdana;font-size:8pt; color:#626567; padding-left:20px; padding-right:10px; }
.text2 {font-family:Verdana; font-size: 10px; color:#ffffff; padding-left:20px; padding-right:10px; }
.news {font-family:Verdana; font-size: 9px; color:#ffffff; padding-left:10px; padding-right:5px; font-weight:900; }
a:link     { color: #276AAC; text-decoration: none; }
a:visited  { color: #276AAC; text-decoration: none;  }
a:hover    { color: #276AAC; text-decoration: underline;  }
a:active   { color: #276AAC; text-decoration: underline;  }
li {
list-style : url(images/pic.jpg);
}
.textbox {font-family:Verdana; font-size: 11px; color:#626567; }
.title {color: rgb(207, 118, 0); font-size: 16px; font-weight: bold; }

.textboxtitle {color: rgb(207, 118, 0); font-size: 16px; font-weight: bold; margin-left:10px;}
.textboxtext {font-family:Verdana; font-size: 8pt;  border:none; margin-left:10px; margin-right:10px;}
.button {background-color: #AEC8E9; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 2px;}

.headertitle {font-size: 11px; color: rgb(103, 146, 191); text-align: right; font-weight:bold;}

.whitetext
{color:#FFFFFF;
}
	/* Tables CSS Styles */

.mytable {
border-collapse: collapse;
background-color: #CCCCCC;
color: #000000;

width: 158px;
margin-bottom: 5px;
 }
 
 .mytable th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	border-bottom: 1px solid #FFFFFF;
	background-color:#CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
}
 
 
 .mytable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.mytable a:link, .mytable a:visited{
color: #000000;
text-decoration:none;  }

.mytable a:hover, .mytable a:active{ 
color: #000000;
text-decoration:underline;}


/* Find Information By CSS Styles */

.myfind {
border-collapse: collapse;
background-color: #CCCCCC;
color: #000000;

width: 158px;
margin-bottom: 3px;
 }
 
 .myfind th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	
	background-color:#CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
}
 
 
 .myfind td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.myfind a:link, .mytable a:visited{
color: #000000;
text-decoration:none;  }

.myfind a:hover, .mytable a:active{ 
color: #000000;
text-decoration:underline;}

/* Offer By CSS Styles */

.myoffer{
border-collapse: collapse;
background-color: #AEC8E9;
color: #000000;
width: 229px;
margin-bottom: 0px;
 }
 
 .tblBluBorder {
border-collapse: collapse;
border: 1px solid #AEC8E9;
width: 200px;
height: 140px;

}
.tblBluBorder td, .tblBluBorder th{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}


