body{
padding:0px;
margin:0px;
background:#4A504F;
}

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

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

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

a{
	color: #FF0000;
	font-family: sans-serif;
}
a:hover{
color: Black;
	text-decoration: none;
	background: Silver;
}
a:active {
color: White;
	background: Silver;
}
span { color:#FF0000;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000000;
	}
	
.p_text { color:#ffffff; line-height:13px;}
.p_text span {font-size:10px; color:#ffffff;}

.s_text {color:#3C3C3C;}
.an_text {line-height:12px;}

.bg { background:#EFEFEF; border:1px solid #CBCBCB;}

.bg2 {	background: White;	border: 1px solid #CBCBCB;
}
.text {
	padding-right: 10px;
	margin-right: 10px;
}

.c_text {color:#FFFFFF;}
.c_text a { color:#ffffff;}
.c_text span {font-size:10px; color:#ffffff;}
.c_text span a {text-decoration:none;}
.c_text span a:hover {text-decoration:none;}

.mail {
	font-size: 10px;
	font: sans-serif;
}
.read_more { color:#979797; font-weight:bold; font-size:10px;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { vertical-align:middle; width:184px; height:20px; padding:1px 0 0 5px;}	

textarea {width:184px; height:187px; padding-left:5px; overflow:auto;}
ul {
	margin:10;
	padding:1;
	list-style:none;
	list-style-image: url(/images/list_bg.gif);
}
li { background:url(images/list_bg.gif) no-repeat 0 7px; line-height:18px; margin:0px; padding:0px; padding-left:15px;}
li a { color:#D15900; text-decoration:none;}
li a:hover { text-decoration:underline;}

.ul li {background:none; padding:0; color:#D15900;}
.ul li a {text-decoration:underline;}
.ul li a:hover {text-decoration:none;}

.ul2 li { background:url(images/list_bg.gif) no-repeat 0 8px; line-height:18px; margin:0px; padding:0px; padding-left:21px;}
.ul2 li a { color:#D15900; text-decoration:underline;}
.ul2 li a:hover { text-decoration:none;}

.inlinelt {
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-right: 15px;
	padding-right: 15px;
	float: left;
}

.inlinert {
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
}
h1 {
	font: italic bold small sans-serif;
	color: #FF0000
}
h2 {
	font: bold small sans-serif;
	color: #FF0000
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
	font-style: oblique;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
