BODY,td,th {font-family: Verdana,Arial; font-size: 13px;}
body {
        background-color: #111111;
        text-align:center;
        vertical-align:middle;
}

#maindiv{
	width:550px;
/*	height:550px; */
	text-align:left;
	overflow:hidden;
	display:block;
	vertical-align:middle;
}

#loginbox {
	width:550px;
	height:250px;
	display:block;
	vertical-align:middle;
}

#logintable {
	width:90%;
	height:40px;
}

.label {
	color:#006666;
	font-weight:bold;
	text-align:right;
}

.control{
	text-align:left;
}

#mainlegend {
	color: #FF9933;
	font-weight:bold;
}

.maintable {
	width:94%;
	border:0px;
	font-size:10px;
}

.button {
	width:80px;
}

.drop {
	width:350px;
}

.inp {
	width:350px;
}

.row1 {
	background-color:#EEEEEE;
	border:1px solid black;
}

.row2 {
	background-color:#CCCCCC;
	border:1px solid black;
}

.header {
	background-color:#000099;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;  
}

.blogspotdiv {
	border:1px solid black;
}

.genericdiv {
/*	border:1px solid black; */
	font-size:10px;
}

.detaildiv {
	border:1px solid black;
	font-size:10px;
}

#contentbg {
  border: 0px;
  margin: 0px auto;
  background-repeat: repeat-y;
/*  height: auto; */
  width: 694px;
  background-position:  center center;
  background-color: transparent;
/*  overflow: auto; */
}
#footer {
  border: 2px solid #000066;
  margin: 0px auto;
  height: 142px;
  width: 694px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
}
.footertext {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.6em;
  color: #000099;
}
.content {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  margin-right: 0px;
  margin-left: 0px;
}
