td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#262626;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#262626}
p {
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.headgrey {
	font-size: 15px;
	color: #CCCCCC;
}
.logo {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 2px;
}





a{
	color:#996600;
	text-decoration:underline;
	font-weight:bold;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #0000FF;
}
a:hover{ text-decoration:none}

span a{ color:#262626; text-decoration:underline; font-weight:normal; font-size:11px}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li a{ color:#262626; text-decoration:underline; font-size:11px; font-weight:normal}
.list ul li a:hover{ text-decoration:none}

.footer { color:#FFFFFF; margin-left:351px}
.footer a {
	color:#FFFFFF;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #0033CC;
	text-decoration: none;
	font-size: 10px;
}
.footer a:hover{
	text-decoration:none;
	font-size:10px;
	color: #C2BFA5;
}

b a{ color:#BF2D00; text-decoration:underline; font-weight:normal; font-size:11px}
b a:hover{ text-decoration:none}

.form1 input{
	width:179px;
	height:18px;
	color: #262626;
	padding:2px 0 0 6px;
	border-color:#B4B8B9;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:179px;
	height:108px;
	color: #262626;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#B4B8B9;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}
.bolderhead {
	font-size: 14px;
	font-weight: bolder;
	color: #5A3B26;
}
.bolderheadwhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bolderheadwhiteunder {
	font-size: 16px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline;
}
