﻿body{
padding:0px;
margin:0px;
background:#F4F4F4;
}


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


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

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

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		color:#36353B;
	}
	
.tab-form { background:#CF4E47; border:1px solid #781809; width:220px; height:89px}
.tab-form a { color:#DDB1AF; font-size:9px}
	
.m_text span a { color:#9C2513; font-size:12px; font-family:Arial; background:url(images/a1.gif) right center no-repeat; padding-right:10px; font-weight:bold; text-decoration:none}
.m_text span a:hover{ text-decoration:underline}
.m_text strong a { color:#36353B}
.m_text strong { color:#868C76}
.m_text span strong { color:#36353B}

.bg-top { background:url(images/bg-top.gif) top repeat-x}
.bg-bot { background:url(images/bg-bot.gif)}

.c_text { color:#FFFFFF}
.c_text strong a { color:#FFFFFF; text-decoration:underline}
.c_text a{ color:#FFFFFF; text-decoration:none}
.c_text a:hover{text-decoration:underline; font-weight:normal}
.c_text span a{ color:#FFFFFF; text-decoration:underline}
.c_text span a:hover{text-decoration:none;font-weight:normal}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.line { background:url(images/line.gif) repeat-x; height:1px}
	
.input {width:141px; height:19px; padding-left:5px; vertical-align:middle}

.form{height:22px; margin-top:1px;}
.form input {width:213px; height:19px; padding-left:5px}

textarea {width:213px; height:187px; padding-left:5px; overflow:auto; margin-top:1px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 15px}
li a  {font-family:Arial; font-size:11px; line-height:18px; color:#ACB497; font-weight:bold; text-decoration:none;}
li a:hover {text-decoration:underline; color:#CF4E47} 