/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#fff ; 
	font:11px Verdana, Arial, Helvetica;
	color:#000;
	line-height:17px;}
	 
img{
	border:none;}
	
form{
	margin:0;
	padding:0;}


/*Main content */
.v11whiteb {
	color:#fff;
	font-weight:bold;}
.v11whiteb a{
	color:#fff;
	text-decoration:none;}
.v11whiteb a:hover{
	color:#c7c5c5;
	text-decoration:none;}
	
.v11redb {
	color:#b10000;
	font-weight:bold;}
.v11redb a{
	color:#b10000;
	text-decoration:none;}
.v11redb a:hover{
	color:#000;
	text-decoration:none;}

	
.justify {
	text-align:justify;}
		
.v11black {
	color:#000;
	font-weight:bold;}
.v11white {
	color:#fff;}
.v11grey {
	color:#c4c1c1;}
.v11greydark {
	color:#616161;
	text-align:justify;}	
.v11greydarkb {
	color:#616161;
	font-weight:bold;}

.v11greyb {
	color:#c4c1c1;
	font-weight:bold;}

/*Cell Background */

.header_bg {
	background:url(images/header_bg.gif) repeat-x;}
	
.button_bg {
	background:url(images/button_bg.gif) repeat-x;
	font:12px Times New Roman;
	font-weight:bold;
	color:#fff;
	height:30px;
	vertical-align:middle;
	text-align:center;
	letter-spacing:1px;}
	
.button_bg a { 
	color:#fff;
	text-decoration:none;}
	
.button_bg a:hover{ 
	color:#ff5f5f;}
	
.center_bg {
	background:#fff;}
	
.shadowbg_left {
	background:url(images/shadow_left.gif) repeat-y;}
	
.shadowbg_right {
	background:url(images/shadow_right.gif) repeat-y;}

	
.panel_bg {	
	background:url(images/panel_gr_bg.gif) repeat-x #000000; }
	
.sepretor_hr {
	background: url(images/hr_sepretor2.gif) repeat-x;
	background-position:center left;}

.sepretor_hr2 {
	background: url(images/hr_sepretor.gif) repeat-x;
	background-position:center left;}

	
.center_bg_bottom {
	background:url(images/center_bottom_bg.gif) repeat-x;
	background-position:bottom left;}
	
.imgright {
	float:right;
	margin-left:8px;
	margin-bottom:5px;}
	
.footer_bg {
	background:url(images/footer_bg.gif) repeat-x;
	height:46px;
	text-align:center;
	padding-top:15px;
	color:#fff;
	font-size:10px;}
	
.footer_bg a{
	color:#fff;
	text-decoration:none;}
.footer_bg a:hover{
	color:#c7c5c5;
	text-decoration:none;}
.button
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
	font-weight:bold;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #b10000;
}	
.fieldcaption
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}
