* {
font-family: verdana;
	font-size: 1em;

}
body {
	background-color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.maintop {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.bgtop {
	background-image: url(../images/main1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 5px;
	padding-left: 5px;
}
#bg {

width:380px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	margin:auto;
	margin-bottom:-20px;

	padding: 10px;

}
#bg p {	
font-size:13px;
color:#000000;
}
#bg a {
text-decoration:none;
color:#0033CC;
}
.cnter {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.border {
	padding: 10px;
	border: 1px solid #1d1d1d;
	color:#999999;
}
.textwhite {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#bg h1{
width:inherit;
color:#003399;
font-size:20px
}
#bg h2{
font-family: tahoma;
width:inherit;
height:20px;
font-size:18px;
color:#0033CC;
}
#bg h3{
width:inherit;
height:20px;
font-size:16px;
color:#0F8901;
}

