body {
	background-color: #58A5D9;
	margin: 0 px;
}

.brdr
{
background-color: #B7B7B7;
}

.searchbg
{
	background-color: #EFEFEF
}

.menucell
{
	padding-top:5px; 
	background-repeat: no-repeat;
	background-position:center;
	background-image: url(images/btnbg.gif);
	height: 25px;
	vertical-align:top;
	padding-left: 20px
}

.menu
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #36699C;
	text-decoration: none
}

.menu:hover
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #36699C;
	text-decoration: underline
}

.searchtxt
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #36699C
}

.txtarea
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border: solid;
	border-color: #999999;
	border-width: thin
}

.title
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #36699C
}

.txt
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333
}

.foottxt
{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF
}

.footlnk
{
	text-decoration: none;
	color: #FFFFFF
}

.footlnk:hover
{
	text-decoration: underline;
	color: #FFFFFF
}
.abody:link
{
	font-weight:bold;
	color:#666666;
}
.abody:hover
{
	font-weight:bold;
	color:#666666;
}
.abody:visited
{
	font-weight:bold;
	color:#666666;
}
.compname
{
	font-family:"Arial";
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.border
{
	border:1px solid #B7B7B7;
	background-color:#FFFFFF;
	width:100px;
	height:30px;
	color:#36699C;
	font-weight:normal;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	padding-top:5;
}