body {
	background-color: #e6e7e1;
	background-image: url(images/back_main.gif);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
	color: black;
}
.bodytext A:link { text-decoration: none; color : #346b85}
.bodytext A:active { text-decoration: none; color : #346b85}
.bodytext A:visited { text-decoration: none; color : #346b85} 
.bodytext A:hover { text-decoration: none; color : #EE2426}

.navtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #676968;
	border: 0px none;
	line-height: 175%;
}

.navtext A:link { text-decoration: none; color : #676968}
.navtext A:active { text-decoration: none; color : #676968}
.navtext A:visited { text-decoration: none; color : #676968} 
.navtext A:hover { text-decoration: none; color : #cf702b}

.linknavtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #676968;
	border: 0px none;
	line-height: 175%;
}

.linknavtext A:link { text-decoration: none; color : #676968}
.linknavtext A:active { text-decoration: none; color : #676968}
.linknavtext A:visited { text-decoration: none; color : #676968} 
.linknavtext A:hover { text-decoration: none; color : #cf702b}

.linknavtexttop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #676968;
	border: 0px none;
	line-height: 130%;
}

.linknavtexttop A:link { text-decoration: none; color : #676968}
.linknavtexttop A:active { text-decoration: none; color : #676968}
.linknavtexttop A:visited { text-decoration: none; color : #676968} 
.linknavtexttop A:hover { text-decoration: none; color : #da525b}

.filltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	border: 0px none;
	line-height: 150%;
}

.bluehighlight {
color: #cccfc2;
font-weight: bold;
font-size: 11px;
}

.inputfield
{
	font-family:tahoma;
	font-size:11px;
	width:300px;
	background-color : #D5CFCF;
	border-style:solid;
	border-color:#D5CFCF;
	border : thin;
}

.inputfieldsm
{
	font-family:tahoma;
	font-size:11px;
	width:90px;
	background-color : #D5CFCF;
	border-style:solid;
	border-color:#D5CFCF;
	border : thin;
}

.inputbutton
{
	font-family:tahoma;
	font-size:11px;
	width:70px;
	background-color : Gray;
}

.inputtextarea
{
	font-family:tahoma;
	font-size:11px;
	width:400px;
	height:70px;
	background-color : #D5CFCF;
    border-style:solid;
    border-color:#D5CFCF;
	border : thin;  
}

.inputtable
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
	font-weight:bold;
	color: #cf7026;
}