body{
background-color: #cccccc;
font-family:  Verdana, Arial, sans-serif;
height:1000px;
}

.header {
vertical-align:bottom;
}

.bold{
color: #000000;
font-size:12px;
font-weight: 600;
line-height: 14px;

}

.title{
color: #cc3300;
font-size:15px;
font-weight: 600;
}

h2{
color: #cc3300;
font-size:17px;
font-weight: 700;
}

#maintext{
padding: 10px;
font-size:12px;
line-height: 20px;
}

#maintable{
}

#maintable table {margin-left:auto; margin-right:auto; text-align: left;} 

.toptable{
background-color: #ffffff;
font-size:12px;
border: solid 1px #000000;
}

.smallitalic{
padding-left : 5px;
font-size:11px;
font-style: italic;
line-height: 12px;
}

.noborder{
border: none;
}

.portfoliotable{
font-size:11px;
}

.bold{
font-weight: 600;
}

.alignbottom{
vertical-align:bottom;
}

#highlighttable{
border: solid 2px #cc3300;
font-size:12px;
line-height: 18px;
width: 150px;
padding: 5px;
float:right;
}

.hostingtable{
border: solid 1px #000000;
font-size:12px;
}

.hostingtablegray{
border: solid 1px #000000;
background-color: #cccccc;
font-weight: 600;
padding:5px;
}

.hostingtabledkgray{
border: solid 1px #000000;
background-color: #666666;
font-weight: 600;
padding:5px;
}

.hostingtabledetail{
border: solid 1px #000000;
background-color: #ffffff;
font-weight: 600;
padding:5px;
}

.hostingspecial{
color:red
}

.menu{
font-family: Georgia, Times, serif;
font-size:16px;
font-weight: 600;
line-height:2;
width:150px;
border-left: dashed 1px #666666;
padding-left: 12px;
vertical-align:top;
}

a.menuitem{
font-size:14px;
font-weight: 600;
text-decoration:none;
color:#000000;
padding:7px;

}

a.menuitem:hover {
	background-color:#999999;
	text-decoration:none;
}
	

.whiteline{
background-color: #ffffff;
height:10px;
}

.brownline{
background-color: #660000;
height:24px;
width:460px;
}

.footer{
border-top: dashed 1px #666666;
text-align:center;
font-size:11px;
line-height:35px;
}

a.footeritem{
font-size:11px;
text-decoration: none;
color:#000000;
}

a.footeritem:hover {
	color: #660000;
	text-decoration: underline;
	}
	


#copyright{
font-size: 11px;
font-weight: 500;
padding-top:5px;
text-align:center;
}


