﻿body {
font: 77% Verdana,Tahoma,Arial,sans-serif;

}
.FooterStyle
{
    background-color: #a33;
    color: White;
    text-align: right;
}
#head {
margin-left: 10px;
margin-right: 10px;
padding-left: 130px;
width: 100%;
height: 40px;
border-bottom: 1px solid #7e7e7e;
position: absolute;
}

#head h1 {
color: #7e7e7e;
}

#menutop
{
	clear: left;
	float: left;
	margin-left: 5px;
	margin-top: 40px;
	width: 200px;
	height: 20px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #AAAAAA;
	text-align: center;
	font-weight: bold;
	position: absolute;
}

#menu 
{
	margin-top: 60px;
clear: left;
float: left;
margin-left: 5px;
width: 200px;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
background:#bdbdbd;
position: absolute;
}

#menu a {
padding-top: 5px;
display: block;
text-decoration: none;
text-align: center;
color: #505050;
}

#menu a:hover {
text-decoration: underline;
}

#menu a:visited {
color: #505050;
}

#contenttop {
margin-left: 200px;
margin-top: 40px;
height: 20px;
width: 7500px;
border-top: 1px solid #7e7e7e;
border-left: 1px solid #7e7e7e;
border-right: 1px solid #7e7e7e;
background: #AAAAAA;
text-align: center;
font-weight: bold;
position: absolute;
}

#content 
{
	margin-top: 60px;
margin-left: 200px;
width: 7491px;
border-bottom: 1px solid #7e7e7e;
border-left: 1px solid #7e7e7e;
border-right: 1px solid #7e7e7e;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
background: #bdbdbd;
position: absolute;
	top: 15px;
	left: 19px;
	height: 1053px;
}

p.foot {
text-align: center;
}
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}
/*
table { 
	font: 0.8em Arial, Helvetica, sans-serif;
	border-collapse:collapse;	
	background:#bdbdbd;
	color:#000; 
	}
#itsthetable > table {width:99%;}
#itsthetable {
	height:350px;
	overflow:auto;
	background:#c6dbff; 
	padding-bottom:3px;
	}
caption { 
	height:102px;
	font-size:000000.1em;  
	color:#c6dbff; 
	background:#c6dbff url("caption.gif") left top  no-repeat;  
	}
caption:hover{ 
	font-size:000000.1em; 
	color:#c6dbff;
	background:transparent url("caption.gif") center bottom no-repeat;
	}
th {font-weight:300; font-size:small;}
tr th, tr td {border-bottom:1px solid #ccc;}
table a, table a:link {text-decoration:none; color:#666;}
table a:visited {color:#999;} 
table a:hover {color:#f00; background:#fafafa; display:block;} 
tbody tr th  {
	width:auto;
	vertical-align:top;
	padding-left: 50px; 
	background:transparent url("det1gmail.gif") left top no-repeat;
	}
tbody tr td  {
	height:1.7em;
	vertical-align:top;
	padding-left:1px; 
	background:transparent url("det2gmail.gif") left top no-repeat; 
	}
thead { background:#fff;}
tr th + td + td + td + td {
	width:60px; 
	padding-left:20px;
	font-size:0.9em; 
	background:transparent url("det3gmail.gif") 0 0  no-repeat;
	} 
tr.odd th + td + td + td + td {
	width:60px; 
	padding-left:20px;
	font-size:0.9em; 
	background:none;
	} 
tfoot th, tfoot td {
	height:105px;
	font-weight:bold; 
	height:2.0em; 
	padding-left:10px; 
	vertical-align: top;
	}
tfoot th{
	height:102px;
	background:#c6dbff url("footerth.gif") right top no-repeat; 
	}
tfoot td {height:102px;
	background:#c6dbff url("footertd.gif") left top no-repeat; 
	}
*/