﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: url(../Images/masterimages/mainbg.jpg) repeat top left;
	font-weight: bold;
scrollbar-arrow-color: #7C8484;
scrollbar-3dlight-color: #7C8484;
scrollbar-darkshadow-color: #2C3A33;
scrollbar-face-color: #2C3A33;
scrollbar-highlight-color: #2C3A33;
scrollbar-shadow-color: #7C8484;
scrollbar-track-color: #7C9090;
}
h3
{
	color:#F3DF13;
	
}
td
{
	color:Silver;
	text-align: justify;
	font-family: Arial;
	font-size: small;
}


#headerbg{
	background: url(../Images/masterimages/headerbg.jpg) repeat-x top left;
}


#contleft{
	background: url(../Images/masterimages/yellowline.jpg) repeat-y 119px top;
}

#contleft2{
	background: url(../Images/masterimages/yellowline.jpg) repeat-y 119px top; 
}

#contleft3{
	background: url(../Images/masterimages/yellowline.jpg) repeat-y 119px top;
}

#footer{
	background: url(../Images/masterimages/footer.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #37747e;
}

#footer p{
	float: left;
	padding: 50px 0 0 50px;
}

#footer a {
	text-decoration: none;
	color:  #37747e;
	outline: 0; 
}

#footer a:hover {
	text-decoration: underline;
	color:  #37747e;
	outline: 0; 
}

a.red {
	
	color:#ff0000;
}

a.red:hover {
	
	text-decoration:none;
	color:#ff0000;
}

a {
	
	color:Silver;
	outline: 0;
}

a:hover {
	
	text-decoration:none;
	color:Silver;
	outline: 0;
}




yellow.a {
	
	color:#F3DF13;
	outline: 0;
}

yellow.a:hover {
	
	text-decoration:none;
	color:#F3DF13;
	outline: 0;
}



a.introduction {
	
	text-decoration:none;
	outline: 0;
	font-size: 20px;
}

a.introduction:hover {
	
	text-decoration:none;
	outline: 0;
	font-size: 20px;
}


#bottmleftbg{
	background: url(../Images/masterimages/contleft2.jpg) no-repeat bottom left;
	padding-right: 1px;
}

.ResellerHead
{
	color:#F3DF13;
	font-size: 16px;
	font-weight: bold;
}

.yellow
{
	color:#F3DF13;
	
}

div.scroll {
height: 450px;
vertical-align: top;
overflow: auto;
overflow-x:hidden;
background: url(../Images/masterimages/mainbg.jpg) repeat top left;

}

.mouseover {position:absolute; visibility:hidden; width: 150px; height: 160px; padding: 5px 5px 5px 5px; border: 1px solid #aaa; margin: 1px 1px 1px 1px; color: #000000; background-color:#ffffff;} 

