
 .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454442;
	text-decoration: none;
	text-align: justify;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
	text-align: justify;
}
a:hover.link
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
	text-align: center;
}

a:hover.text
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454442;
	text-decoration: none;
	text-align: center;
}
 .error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	text-align: justify;
}

.borderleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;

}

.borderright1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-bottom:1px solid #E5E5E5;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #696969;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	text-decoration: none;
}

.button
{
	border-right: #C51605 1px solid;
	BORDER-TOP: #C51605 1px solid;
	BORDER-LEFT: #C51605 1px solid;
	font-size :8pt;
	BORDER-BOTTOM: #C51605 1px solid;
	
	color:#ffffff;
	font-weight: bold;
	background:#C51605;
	font-family: Arial, Helvetica, sans-serif;
}
.menuborder
{
border-top:#EEA000;
}
.menu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444643 ;
	/*font-weight: bold;*/
	vertical-align:center;
	text-decoration:none;
}
a.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #936007;
	bgColor  :'#E9A101'; 
	text-decoration:none;
}
tbody
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454442;
	text-decoration: none;
	text-align: justify;
}
.headerbg {
	background-image: url(../graphics/index_18.gif);
	background-repeat: repeat-x;
}
.body
{
background-image: url(../graphics/bge.gif);
	background-repeat: repeat-x;
}