.body {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.topic {
	color: #0099CC;
	font-size: 18px;
}
.white_text {
	color: #FFFFFF;
}

.border {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #FFFF00;
	background-color: #369BCF;
	background-image: url(/images/butt_bg.jpg);
	background-repeat: repeat;
}
.box {
	background-color: #FFFFFF;
	font-weight: normal;
	background-image: url(/images/border_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box2 {
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #999999;
}
legend {
	font-weight: bold;
	color: #0099CC;
}
.leftcolbg {
	background-color: #EEEEEE;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
}
.top_title {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}

.border2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.div_body {
	position: absolute;
	left: 180px;
	top: 120px;
	right: 150px;
}

.div_left {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 120px;
}
.div_right {
	position: absolute;
	width: 150px;
	top: 120px;
	right: 0px;
}
.div_bottom {
	height: 100px; /*Height of bottom frame div*/
	bottom: 0;
	right: 0px;
}
.div_top {
	position: absolute;
	top: 30px;
	width: 100%;
	left: 0px;
	right: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.blue_text {
	color: #0099CC;
}
.small_text {
	font-size: 10px;
}
.butt_payment {
	color: #FFFFFF;
	background-image: url(/images/butt_bg.jpg);
	height: 25px;
	width: 200px;
	border: 2px outset #FFFFFF;
	font-weight: bold;
	cursor: hand !important;
	cursor: pointer !important;
}
.button {
	color: #FFFFFF;
	background-image: url(/images/butt_bg.jpg);
	border: 2px outset #FFFFFF;
	cursor: hand !important;
	cursor: pointer !important;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.webname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.webname_light {
	color: #CCCC99;
}
