﻿body{
padding:0px;
margin:0px;
background:url(images/bg-top.jpg) top repeat-x;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:link {
    text-decoration: none;
    color: #ac0003;
}

a:visited {
    text-decoration: none;
    color: #ac0003;
}

a:hover{
	text-decoration: underline;
}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#2C1F1E;
	}

.h_text { color:#AC0003}
	
.l_text { color:#FFFFFF; font-size:10px; text-decoration:none}
.l_text:hover{text-decoration:underline}
	
.c_text { color:#C5D800; font-family:Tahoma}
.c_text a{ color:#E2E8D7; font-weight:bold; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span{ color:#E2E8D7}
.c_text span a{ color:#C5D800; font-weight:normal; text-decoration:underline}
.c_text span a:hover{
	color: #C5D800;
	font-weight: normal;
	text-decoration: underline
}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.table { border-collapse:separate; background:#BABABA}
.table tr td{ background:#ffffff}

.form{height:24px; margin-top:2px;}
.form input {width:145px; height:21px;padding-left:5px}

textarea {width:145px; height:56px; padding-left:5px; overflow:hidden; margin-top:1px}

.input {width:145px; height:21px; padding-left:5px}
.input2 {width:151px; height:19px; padding-left:5px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#2C1F1E}