
html { height: 100%; margin-bottom: 1px; }
body {
	margin: 0 auto;
	padding: 0px;
	font-size: 11px;
	font-family: 'lucida grande',tahoma,arial,sans-serif;
	background: #000000 url('images/bg_grd.jpg') repeat-x top;
}
div.main_frame
{
    width: 960px;
}

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

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

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

a{color:#FFFFFF;}
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#D8D8D8;
	}
table.m_text
{

    background: #000000 url('images/bg.bmp') repeat top left scroll;
    border-right:1px solid #171513;border-left:1px solid #171513;
}
table.classic_table
{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#101010;
}
td.classic_table
{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#101010;
}
.c_text { color:#575757; font-size:9px; text-align:center; text-transform:uppercase;}
.c_text a { color:#969696; text-decoration:none;}
.c_text a:hover {text-decoration:underline;}

.date {color:#FF3300; font-size:10px;}

.h_text { color:#575757; font-size:9px; text-transform:uppercase;}
.h_text span { color:#969696;}
.h_text a { color:#575757; text-decoration:none;}
.h_text a:hover {text-decoration:underline;}

.right  { text-align:right;}
.center { text-align:center;}

.header_text {height:46px; background:url(images/header_tall.gif) top repeat-x;}
.header_text div{background:url(images/header_right.bmp) top right no-repeat;}

.header_text_green {height:46px; background:url(images/header_tall.gif) top repeat-x;}
.header_text_green div{background:url(images/header_right_green.bmp) top right no-repeat;}

.header_text_blue {height:46px; background:url(images/header_tall.gif) top repeat-x;}
.header_text_blue div{background:url(images/header_right_blue.bmp) top right no-repeat;}

.header_text_orange {height:46px; background:url(images/header_tall.gif) top repeat-x;}
.header_text_orange div{background:url(images/header_right_orange.bmp) top right no-repeat;}

.s_text { background:url(images/list_bg.gif) no-repeat 0 4px; padding-left:10px; color:#E14700; text-decoration:underline;}
.s_text:hover {text-decoration:none;}

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

.input { vertical-align:middle; width:235px; height:18px; padding:0 0 0 7px; color:#000000;}
.select { vertical-align:middle; width:130px; height:21px; color:#2F2F2F; font-size:11px}

textarea {width:215px; height:68px; padding-left:5px; overflow:auto; color:#000000;}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/list_bg.gif) no-repeat 0 7px; line-height:18px; margin:0px; padding:0px; padding-left:9px;}
li a { color:#ffffff;}
