body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px;
	margin-bottom: 0px; background-color: #624120;
}


a:hover{text-decoration:none;}
img { border:0px;}
.m_text, table, li, input, textarea
	{
		font-family:"Segoe UI", "Myriad Pro", "Trebuchet MS", sans-serif;
		font-size:9pt;
		line-height:9pt;
		color:#CCCCCC;
	}
.b_text, table, li, input, textarea
	{
		font-family:"Segoe UI", "Myriad Pro", "Trebuchet MS", sans-serif;
		font-size:9pt;
		line-height:9pt;
		color:#000000;
	}

.m_text a{ color:#CCCCCC}
.m_text span a{ color:#CCCCCC}
.m_text li a{ color:#CCCCCC}
.m_text span strong { color:#CCCCCC}

.m_text strong a{ color:#CCCCCC; font-size:10px; text-transform:uppercase; text-decoration:none}
.m_text strong a:hover{ color:#CCCCCC; text-decoration:underline}

.b_text a{ color:#000000}
.b_text span a{ color:#000000}
.b_text li a{ color:#000000}
.b_text span strong { color:#000000}

.b_text strong a{ color:#000000; font-size:10px; text-transform:uppercase; text-decoration:none}
.b_text strong a:hover{ color:#000000; text-decoration:underline}

.c_text { text-transform:none; color:#316C89; font-size:9px; font-family:Arial; font-weight:bold}
.c_text a {color:#959595; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span {color:#959595}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.t_text, table, li, input, textarea
	{
		font-family:"Segoe UI", "Myriad Pro", "Trebuchet MS", sans-serif;
		font-size:9pt;
		line-height:9pt;
		color:#FFFFFF;
	}
.t_text a{ color:#FFFFFF; text-decoration: underline }
.t_text span a{ color:#FFFFFF; text-decoration: underline }
.t_text li a{ color:#FFFFFF; text-decoration: underline }
.t_text span strong { color:#FFFFFF; text-decoration: underline }

.a_text, table, li, input, textarea
	{
		font-family:"Segoe UI", "Myriad Pro", "Trebuchet MS", sans-serif;
		font-size:9pt;
		line-height:9pt;
		color:#FFCC00;
	}
.a_text a{ color:#CCCCCC}
.a_text span a{ color:#CCCCCC}
.a_text li a{ color:#CCCCCC}
.a_text span strong { color:#CCCCCC}

.line { background:#101010; width:177px; height:1px}

.form{height:21px}
.form input {width:222px; height:18px; padding-left:5px; color:#2D2D2D}

textarea {width:222px; height:70px; padding-left:5px; overflow:auto; color:#2D2D2D}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 26px}
li a  {font-family:Tahoma; font-size:11px; line-height:24px; color:#CCCCCC}
h1, h2, h3, h4, h5, h6 {
  color:#000000;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px
}

.comments_table {
  background-color: #F1F0EF;
  border: 1px solid #624120;
  padding: 5px;
  color: #624120;
  width: 80%;
  margin-left: 10%;
  margin-top: 5px;
  margin-bottom: 5px
}


