body{
padding:0px;
margin:0px;
background:#282828;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a{ color:#2e9508; text-decoration:none}
a:hover{ text-decoration:none}


img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:17px;
		color:#FFFFFF;
	}
	
.bg-top { background:url(../images/bg-top.gif) top repeat-x}
.bg-top2 { background:url(../images/bg-top2.jpg) top left no-repeat}
.bg-top2 img { margin:87px 0px 0px 42px}

.bg-bot { background:url(../images/bg-bot.gif) left top}
.bg-mid { background:url(../images/bg-mid.gif) left bottom repeat-x}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.line { background:url(../images/line.gif) repeat-x}

.form{ }
.form input {width:168px; height:20px; border:#4F4F4F 1px solid; background:#282828!important; padding-left:9px; padding-top:4px}
.form select { font-size:11px; color:#FFFFFF; padding-top:5px; border:#4F4F4F 1px solid; background:#282828!important; padding-left:9px; padding-top:4px}
.style2 {font-size: 10px}
.style1 {font-size: 12px; color:#2e9508}

textarea {width:168px; height:134px; border:#4F4F4F 1px solid; background:#282828!important; padding-left:9px; padding-top:4px; overflow:auto; margin-top:7px}

.errors {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF0000;	
}
.ctrContent {
margin: 0px auto;
text-align:left;
width:766px;
background-color:#FFFFFF;
color:#666666;
}
.ctrContent td {
width:222px;
color:#666666;
text-align:left;
}
.titleBig {
font-weight:bold;
font-size:16px;
font-family:verdana;
color:#666666;
vertical-align:bottom;
}
.spaceGrid td 
{
    padding:5px;
}

.navButtons {
width: 80px;
height: 21px;
border: solid 1px #CCCCCC;
color:#666666;
background-color:#EEEEEE;
color:#666666;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
height:25px;
width:120px;
}
.navButtons:hover {
border: solid 1px #666666;
background-color:#EEEEEE;
}

