body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

body,td,div,p,span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	font-size: 16px;
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #333333;
}

h3 {
	font-size: 12px;
	color: #666666;
}
h4 {
	font-size: 10px;
	color: #999999;
}
h5 {
	font-size: 9px;
	color: #003399;
}
h6 {
	font-size: 8px;
	color: #CCCCCC;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #000099;
}

.smallText
{
	font-size:10px;
}

.redText{
color:#ff0000;
}

.compIntro
{
	float:left;
	width:190px;
	height:344px;
	padding-left:5px;
	padding-top:2px;
}

.compIntroImg{
	float:right;
	width:284px;
}

a.menuLink:hover
{
	color:#ffffff;
	padding-left:5px;
	text-decoration:underline;
	
}

a.menuLink:link
{
	color:#ffffff;
	padding-left:5px;
	text-decoration:none;

}

a.menuLink:visited
{
	color:#ffffff;
	padding-left:5px;
	text-decoration:none;

	
}

.divborder { 
border: .1em solid #900; 
width:728px;
} 

#border { 
border-width: .1em; 
border-style: solid; 
border-color: #900; 
} 

a.WhiteText:hover{
color:#ffffff;
}

a.WhiteText:visited{
color:#ffffff;
}

a.WhiteText:link{
color:#ffffff;
}

hr{
height:1px;
}

td#menuparent
{
	height:30px;
	background-image:url('images/menubg.jpg');
	color:#ffffff;
	font-size:12px;
}

td#menuchild
{
	height:30px;
	background-image:url('images/menubg.jpg');
	color:#ffffff;
	font-size:11px;
	padding-left:15px;
}

span#red{
	color:#ff0000;
}

td#callus{
	background-color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding-left:15px;
	height:20px;
}

