/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	
}
a:link {color:#CCCCCC;}
a:visited {color:#666666;}
a:hover {color:#00ff00;}

.text1{
	
	font-size:6pt;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}


table td {font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
table#content {height: 100%;}
td#left1{height:55px;}
td#left2{height:688px;}
td#right1{height:55px;}
td#right2{height:688px;}


td#center {width:750px;}
td#left {100%;}
td#header {height:55px;}
td#sub1 {height:52px;}
td#sub2 {height: 206px;}
td#sub3 {height: 36px;}

table#aboutContent {
height:385px;

}
td#subAboutContent {
width: 450px;
border-right: 1px solid #999999;
}
td#subAboutContent p{
margin: .5em 8px;

}
td#subAboutContent2 {
width:300px;
}
td#subAboutContent2 p{
margin: .5em 8px;
}

td#aboutHeader{
height: 50px;
border-bottom: 1px solid #999999;
}
td#aboutHeader p{
margin: .5em 8px;
}

td#aboutFooter{
height: 10px;
border-top: 1px solid #999999;
}


