body {
	margin: 0px;
/*	background-image:url(../images/back.gif); */

}
.mainlink {
	font:11px Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#909090;
	border-top:1px solid #D8D8D8;
}

.mainlink a:link{
	font:11px Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#909090;
	text-decoration:none;
}
.mainlink a:visited{
	font:11px Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#909090;
	text-decoration:none;
}
.mainlink a:active{
	font:11px Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#909090;
	text-decoration:none;
}
.mainlink a:hover{
	font:11px Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#259BC9;
	text-decoration:none;
}
.borderbottom{
	border-bottom:1px solid #D8D8D8;
}
.bordertop{
	border-top:1px solid #D8D8D8;
}
.borderleft{
	border-left:1px solid #D8D8D8;
}
.content{
	font:11px Tahoma;
	color:#858585;
	text-align:justify;
	padding:3px 3px 3px 3px
}
.inputbox{
	font:11px Tahoma;
	color:#999999;
	border:1px solid #D8D8D8;
	padding-left:3px;
}
.welcome{
	font:11px Tahoma;
	font-weight:bold;
	color:#6385AD;
}
img{
	border:0px;
}