/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

td {
font-size: 12px;
color: #000000;
}
.attachfile {  
font-family: Arial; 
font-size: 10px;
color: fe6602;
text-align: center;
}

.orangetext {
color: fe6602;
}
.whitetext {font-family: Arial; font-size: 12px;TEXT-DECORATION: none;font-weight: bolder; color:white;}

.orangeBg {
background: fe6602;
color:white;
}

.datemsg {  font-family: Arial; font-size: 11px;color: 000000;
text-align: center;
}
.forumTitle {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #020296;
font-weight: bolder;
}

.msgtitle
{
color: black;
font-size: 13px;
font-weight: bolder;
}

.toptitle
{
border: solid thin #EFEFEF 1px; 
background: #7899d7;
color: #FFFFFF;
font-weight: bold;
}

.line
{
border: solid thin #cfcfcf 1px; 
background: #f2f5fa;
padding-left: 3px;
padding-top:2px;
padding-bottom:2px;
}

.line2
{
border: solid thin #EFEFEF 1px; 
background: #fde887;
padding-left: 3px;
}

.newline
{
background:#f3f3f3; 
}

.openmsg {
border : solid thin #D6E2F0 1px; 
padding:2px;
background: #fefefe;
}

.bluetext {
	color: #2F71AB;
}

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button_msg {
border: solid thin #EFEFEF 1px;
background: url(/images0/button_msg.jpg) repeat-x;
padding-right:5px;
padding-left:5px;
height:19;
}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
}

/*a {
	color: #2F71AB;
}

a:hover {
	text-decoration: none;
	color: #2F71AB;
}*/

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(/images_f/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(/images_f/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(/images_f/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(/images_f/img02.gif) no-repeat;
}





#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(/images_f/img04.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(/images_f/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

