body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family : Arial, sans-serif;
	font-size : 12px; 
	background-color: #2a2a2a;
	color: #ffffff;
}
.maintable {
	margin: 0px;
	padding: 0px;
	height: 800px;
	background-image: url('http://www.solutionspt.com/advantage/images/mainback.jpg'); 
	background-repeat: no-repeat;
	background-position: 0px 300px;
	background-color: #000000;
}
.internaltable {
	margin: 0px;
	padding: 0px;
	background-image: url('http://www.solutionspt.com/advantage/images/mainback2.jpg'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #000000;
}
.mainhd {  
	font-size : 15px; 
	font-family : Arial, sans-serif;
	color: #0099cc;
	line-height: 1.3em;
	font-weight: bold;
}
.maintxt {  
	font-size : 12px; 
	font-family : Arial, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
}
.maintxt a:link, .maintxt a:visited {
	text-decoration: none;	
	color: #ffcc00;
} 
.maintxt a:hover {
	text-decoration: underline;
	color: #cc0000;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	color : #9999cc;
}
li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
}
.dropdown {       
	font-family: Verdana, sans-serif;    
	font-size : 11px; 
	padding: 1px 0px 1px 0px;
	border-width: 1px;
}
.textbox {       
	font-family: Arial, sans-serif;    
	font-size : 11px; 
	height : 18px ;
	padding-left: 3px;
	padding-top: 1px;
	border-width: 1px;
	background-color: #ffffff;
}A.redbut {
  	font-weight: bold;
  	padding: 2px 4px 2px 4px;
  	font-size: 11px;
  	border: thin outset;
  	color: #ffffff;
  	text-align: center;
  	text-transform: uppercase;
  	width: 60px;
}
A.redbut:link { 
  	border-width: 1px;
  	padding: 2px 4px 2px 4px;
  	background-color: #cc0000; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.redbut:visited {
  	border-width: 1px;
  	background-color: #cc0000; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.redbut:hover { 
  	border-width: 1px;
  	background-color: #530000; 
  	color: #ffffff;
  	text-decoration: none;
}
A.redbut:active { 
  	background-color: #336699; 
  	color: #ffffff; 
  	border-color: #000 #fff #000 #fff;
  	text-decoration: none;
}

A.greybut {
  	font-weight: bold;
  	font-size: 11px;
  	font-family: Arial, sans-serif;
  	border: thin outset;
  	text-decoration: none;
  	color: #ffffff;
  	text-align: center;
  	height: 18px;
  	text-transform: uppercase;
  	line-height: 1.4em;
	padding: 2px 10px 2px 10px;
}
A.greybut:link { 
  	border-width: 1px;
  	background-color: #999; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.greybut:visited {
  	border-width: 1px;
  	background-color: #999; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.greybut:hover { 
  	border-width: 1px;
  	background-color: #666; 
  	color: #ffffff;
  	text-decoration: none;
}
A.greybut:active { 
  	background-color: #336699; 
  	color: #ffffff; 
  	border-color: #000 #fff #000 #fff;
  	text-decoration: none;
}
.textfields {       
	font-family: Arial, sans-serif;  
	font-size : 11px; 
	padding: 1px 0px 0px 2px;
	border-width: 1px;
	background-color: #ffffff;
	height: 20px;
}
.textarea {       
	font-family: Arial, sans-serif;  
	font-size : 11px; 
	padding-top: 1px;
	border-width: 1px;
	background-color: #ffffff;
}
.redstar {
	color: #B7093B;
	font-size : 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;  
}
