body
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;

	color: #4C4C4C;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:1.5em;
}
A:link {color:#00CC00;
text-decoration: underline;}
A:visited {color:#00CC00;
text-decoration: underline;}
A:active {color:#00CC00;
text-decoration: underline;} 
A:hover {color:#E82A2A; text-decoration: none;}

/* ---------------------   form styles   --------------------------- */

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
form{
    margin: 0px;
}
/* ---------------------  end form styles   --------------------------- */

/* ---------------------  structure styles   --------------------------- */
.table_main {
	background-color: #FFFFFF;
	width: 750px;
	background-image: url(../images/content_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #666666;
}
.top {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	vertical-align: middle;
}
.column_main {
	width: 550px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/content_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.column_content {
	vertical-align: top;
	padding: 15px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
}
.column_left {
	width: 186px;
	vertical-align: top;
	background-color: #EBEBEB;
	padding: 10px;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 52px;
}

.bar_style {
	background-image: url(../images/bar_bg.gif);
	background-repeat: repeat-x;
	height: 6px;
}


/* ---------------------  end structure styles   --------------------------- */

/* ---------------------  text styles   --------------------------- */
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #00CC00;
font-weight: bold;
font-style: normal;}
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00CC00;}	

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}

li {
	padding-bottom:2px;
	padding-top:2px;
}
/* ---------------------  end text styles   --------------------------- */


/* ---------------------   footer styles   --------------------------- */
.footer {
	background-color: #666666;
	padding: 4px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.footer_text {color:#FFFFFF; text-decoration: none; font-size: xx-small;}
.footer_text A:link {color:#FFFFFF; text-decoration: underline;}
.footer_text A:visited {color:#FFFFFF; text-decoration: underline;}
.footer_text A:active {color:#FFFFFF; text-decoration: underline;} 
.footer_text A:hover {color:#FFFFFF; text-decoration: none;}

/* ---------------------  end footer styles   --------------------------- */
.bullet {
	background-image: url(../images/bullet_pagename.gif);
	background-repeat: no-repeat;
	vertical-align: baseline;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #00CC00;
font-weight: bold;
font-style: normal;
}

.formtitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #d92829;
}

.formmain {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

INPUT.contform {
	BORDER-RIGHT: #00CC00 1px solid; BORDER-TOP: #00CC00 1px solid; MARGIN-TOP: 5px; FONT-SIZE: 1em; FLOAT: left; BORDER-LEFT: #00CC00 1px solid; WIDTH: 180px; BORDER-BOTTOM: 1px #00CC00 solid; FONT-FAMILY: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif
}

TEXTAREA.contform {
	BORDER-RIGHT: #00CC00 1px solid; BORDER-TOP: #00CC00 1px solid; MARGIN-TOP: 5px; FONT-SIZE: 1em; FLOAT: left; BORDER-LEFT: #00CC00 1px solid; WIDTH: 180px; BORDER-BOTTOM: 1px #00CC00 solid; FONT-FAMILY: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif
}
#buttsend {
	BORDER-RIGHT: #00CC00 1px solid; BORDER-TOP: #00CC00 1px solid; MARGIN-TOP: 10px; FONT-WEIGHT: bold; MARGIN-LEFT: 0px; BORDER-LEFT: #00CC00 1px solid; COLOR: #ffffff; BORDER-BOTTOM: 1px #00CC00 solid; BACKGROUND-COLOR: #00CC00
}
