body, td, th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
   
    /*background-image: url('images/page-bg11.gif');*/
}
body {
	 margin: 0px 0px 0px 0px;
}

.horizontaldot
{
	background-position: 50% top; 
	padding-left: 15px; 
	background-attachment: scroll;
    background-image: url(../../Images/dot.gif); 
    padding-bottom: 0px; 
    padding-top: 2px;
    padding-top: 1px;
    background-repeat: repeat-x; 
    
}
.verticaldot
{
	padding:0px 0px 0px 0px ;  
	background-position: 50% top;  
	background-attachment: scroll;
    background-image: url(../../Images/dot.gif); 
    background-repeat: repeat-x
}

.banner
{
	background-color: #0099cc;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.prductstitle{
	color: #ff3333;
	font-weight: bold;
}

a.sublinks:link
{
	text-decoration: none;
	font-size: 11px;
	color: #828182;
	font-weight: bold;
	font-family: Verdana;
}
a.sublinks:visited {
	text-decoration: none;
	font-size: 11px;
	color: #828182;
	font-weight: bold;
	font-family: Verdana;
}
a.sublinks:hover
{
	font-size: 11px;
	color: #828182;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
}
a.newsitem:link
{
	/*color: #818281;*/
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.newsitem:visited {
	/*color: #818281;*/
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.newsitem:hover {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.toplink:link {
	text-decoration: none;
	font-size: 10px;
	color:#33ff33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;color: #000000;color:#00CC00;*/
}
a.toplink:visited {
	text-decoration: none;
	font-size: 10px;
	color:#33ff33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;color: #000000;color:#33ff33;*/
}
a.toplink:hover
{
	font-size: 15px;
	color:#33ff33;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;color: #000000;*/
}
.border
{
	/*BORDER-RIGHT: #00008b 2px solid; 
	BORDER-TOP: #00008b 2px solid; 
	BORDER-LEFT: #00008b 2px solid; 
	BORDER-BOTTOM: #00008b 2px solid	*/
}
.newssubhead
{
	font-weight: bold;
	font-size: 12px;
	color: #3366ff;
}
.articleimg
{
	width: 35%; 
	height: 35%;	
}
.TextBoxes
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	border: solid 1 gray;
}

.newsheads
{
	font-family: 'Times New Roman' , Verdana;
	background-color: #eee3e5;
	font-weight: bold;
	color: #996666;
}

.search-td
{
    background-image: url('images/search-bg.gif');
    background-repeat: repeat-x;    
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.shadow-left {
	background-image: url('images/shadow-left.gif');
	background-repeat: repeat-y;
	width: 11px;
	background-position: left;
}
.shadow-right {
	background-image: url('images/shadow-right.gif');
	background-repeat:repeat-y;
	width: 11px;
	background-position: right;
}
.topLinks {
	font-size: small;
	font-weight: bold;
	background-image: url('images/top-btn-bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	height: 28px;
}
a.hdrLink:link {
	color:Black;
	text-decoration: none;
}
a.hdrLink:visited {
	text-decoration: none;
	color: Black;
}
a.hdrLink:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a.hdrLink:active {
	text-decoration: none;
	color: Black;
}
.content {
	background-color:White;
	padding: 10px;
	background-image: url('images/white.gif');
}
.middlecontent {
	background-image: url('../../App_Themes/Default/images/gray-bg.gif');
	background-repeat: repeat-x;
	
}

.mainImg {	
	background-image: url('images/white.gif');
	border-width:medium;
	border-color:Black;
}
.footer {
	background-image: url('images/footer-bg.gif');
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
img.MainImage
{
}
div.FixFooterDiv
{
    background-image: url('images/page-bg.gif');    
}
.RequiredField
{
	color : red;		
}.tcas
{
	color: #993366;
	font-weight: bold;
}
