/* CSS Document */
body {
	/*background-image: url(../images/topbg.gif);*/
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:9pt;
	color:#313131;
	line-height:1.8em;

}
.teeaboardname{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:11pt;
	color:#006699;
	font-weight:bold;

}
.teeaboarddesig{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:10pt;
	color:#727171;
	
}
a.whatsnewtext:link{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:10pt;
	color:#006699;
	line-height:1.5em;
	font-weight:400;
	text-decoration:none;
}
a.whatsnewtext:visited{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:10pt;
	color:#006699;
	line-height:1.5em;
	font-weight:400;
	text-decoration:none;
}
a.whatsnewtext:hover{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:10pt;
	color:#006699;
	line-height:1.5em;
	font-weight:400;
	text-decoration:underline;
}
a.main:link {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #d43032; 
	text-decoration: none;
	font-weight:700;
}
a.main:visited {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #d43032; 
	text-decoration: none;
	font-weight:700;
}
a.main:hover {
	text-decoration: none;
	color: #333333;
}

a.toplinks:link {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #ffffff; 
	text-decoration: none;
	
}
a.toplinks:visited {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #ffffff; 
	text-decoration: none;
	
}
a.toplinks:hover {
	text-decoration: none;
	color: #333333;
}
.toplinkdevider {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #ffffff; 
}

a.footerbtn:link {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #8b8e8e;
	font-weight:500; 
	text-decoration: none;
}
a.footerbtn:visited {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;
	color: #8b8e8e;
	font-weight:500; 
	text-decoration: none;
}
.footerbtn:hover {
	text-decoration: none;
}
.footerdevider {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;
	color: #8b8e8e;
	font-weight:300; 
}
a.powerredbylink:link {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:11px;	
	color: #8b8e8e;
	font-weight:700; 
	text-decoration: none;
}
a.powerredbylink:visited {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:11px;
	color: #8b8e8e;
	font-weight:700; 
	text-decoration: none;
}
.powerredbylink:hover {
	text-decoration: none;
}
.copyright {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #8b8e8e;
	font-weight:500; 
}
.text1{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:10pt;
	color:#006699;
	line-height:1.8em;

}
a.lnk1:link {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #d43032; 
	text-decoration: none;
	font-weight:normal;
}
a.lnk1:visited {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:12px;	
	color: #d43032; 
	text-decoration: none;
	font-weight:normal;
}
a.lnk1:hover {
	text-decoration: underline;
	color: #d43032;
}
.head1{
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size:11pt;
	color:#d43032;
	font-weight:bold;

}

.txtBox
{
     border: 1px solid #C0C0C0;
    padding: 10px;
    width:400px;
    height:25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #666666;
    border-style: solid;
    border-width: 1px;
}


