
form {
}

select
	{
	padding: 2px;	
	border: 1px solid #EBEBEB;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	}
textarea 
 {

	background-color:#ffffff;
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}	
input {
	padding: 2px 5px;

	border: 1px solid #EBEBEB;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}



dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}



img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}


.alt1_title
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:20px;
	border-bottom:1px dashed #999999;
	padding:0px;
	margin:0 10px 5px 10px;
	float: left;
	width: 90%;
}

.alt1
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
}

.alt1_40
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
	width: 34%;
}

.alt1_60
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
	width: 54%;
}

.alt_1
{
	background: #F6F6F6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
	width: 48%;
}

.but{
	text-align: center;
	width: 98%;

}


.altnew1
{
	background: #FFFFFF;
	color: #000000;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	float: left;
	border-left: solid 1px #cccccc;
	padding-left: 10px;
	padding-top: 7px;
	width: 4%;
}

.altnew2
{
	background: #FFFFFF;
	color: #000000;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	float: left;
	border-left: solid 1px #cccccc;
	padding-left: 10px;
	width: 90%;
	overflow: hidden;
}
.box {background: #f6f6f6;
	width:100%;
	padding-top: 5px;
	}
	.alt1Active
{
	background: #f6f6f6;
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.h2forum {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	display: inline;
}

.tborder
{
	background: #CC3300;
}

.tborder2 {
	background: #ffffff;
	color: inherit;
}

.tcat
{
	padding:10px 0 0 10px;
	height:28px;
	vertical-align:middle;
	background: #CC3300;
	color: #FFFFFF;
	font-variant:normal; 
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;

}

.controlbar
{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tcat a:link
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

.tcat a:visited
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

.tcat a:hover, .tcat a:active
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

.thead {
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thead a:link
{
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thead a:visited {
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thead a:hover, .thead a:active {
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;;
}

.tfoot
{
	background: #CC3300;
	color: #FFFFFF;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tfoot a:link
{
	background-color: inherit;
	color: #ffffff;
}

.tfoot a:visited
{
	background-color: inherit;
	color: #ffffff;
}

.tfoot a:hover, .tfoot a:active
{
	background-color: inherit;
	color: #ffffff;
}

.alt1, .alt1Active
{
	background: #f6f6f6;
	color: #000000;
}

.alt1 a:link, .alt1Active a:link, .alt_1 a:link
{
	background: #f6f6f6;
	color: #0000ff;
}

.alt1 a:visited, .alt1Active a:visited, .alt_1 a:visited
{
	background-color: inherit;
	color: #0000ff;
}

.alt1 a:hover, .alt1 a:Active, .alt1Active a:hover, .alt1Active a:active, , .alt_1 a:hover
{
	background-color: inherit;
	color: #0000ff;
}

.alt2, .alt2Active
{
	background: #f3f3f3;
	color: #000000;
}

.alt2 a:link, .alt2Active a:link
{
	background-color: inherit;
	color: #0000ff;
}

.alt2 a:visited, .alt2Active a:visited
{
	background-color: inherit;
	color: #0000ff;
}

.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	background-color: inherit;
	color: #0000ff;
}

.alt3
{
	background: #d5d8e5;
	color: #000000;
}

td.inlinemod
{
	background: #ffffcc;
	color: #000000;
}

.wysiwyg
{
	background: #f5f5ff;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bginput
{
	background: #f6f6f6;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;;
}

.button
{
	background: #CC3300;
	color: #FFFFFF;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inputbox  {
	background: #f6f6f6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  12px;
	color: #000000;
}

.submit  {
		background-color: #CC3300;
		font-size: 11px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
        color: #FFFFFF;
}

.smallfont
{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.time
{
	background-color: inherit;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.border {
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	width: 100%;
	float:left;	
}

.border2 {
	border-top: solid 1px #cccccc;
	width: 100%;
	float:left;
	height: 1px;	
}
