BODY {BACKGROUND-COLOR: #ffffff; } 

H1   { FONT-WEIGHT: normal; 
FONT-SIZE: 9pt; 
MARGIN-BOTTOM: 1px;
MARGIN-top: 2px;
COLOR: #cc3333; 
font-family: Arial, Verdana, sans-serif; } 

H2 { MARGIN-TOP: 11px;
FONT-WEIGHT: bold; 
FONT-SIZE: 9pt;
MARGIN-BOTTOM: 11px; 
COLOR: #666633; 
font-family: Arial, Verdana, sans-serif;
line-height: 150%;  } 

H3 { FONT-WEIGHT; 
FONT-SIZE: 10pt;
MARGIN-TOP: 0px;MARGIN-BOTTOM: 0px; 
COLOR: #000000; 
font-family: Arial, Verdana, 
sans-serif; line-height: 100%; }

H4  { FONT-WEIGHT: bold; 
FONT-SIZE: 12pt; 
MARGIN-BOTTOM: 0px;
MARGIN-top: 0px;
COLOR: #cc3333; 
font-family: Arial, Verdana, sans-serif; }

H5  { FONT-WEIGHT: normal; 
FONT-SIZE: 8pt; 
MARGIN-BOTTOM: 0px;
MARGIN-top: 6px;
COLOR: #000000; 
font-family: Arial, Verdana, sans-serif; }

p  { FONT-WEIGHT: normal; 
FONT-SIZE: 10pt; 
MARGIN-BOTTOM: 1px;
MARGIN-top: 2px;
COLOR: #000000; 
font-family: Arial, Verdana, sans-serif; }

a:link {color: #cc3333;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;}
	
a:visited {color: #cc3333;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;}

a:hover {color: #666600;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;}
	
a.two:link {color: #FFFFCC; text-decoration: none;}
a.two:visited {color: #FFFFCC; text-decoration: none;}
a.two:hover {color: red; text-decoration: underline;} 

.toptable {
	background-image:   url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: 0px none;
	height: 104px;
}

.toptableright {
	background-image:   url(../images/header_right.jpg);
	background-repeat: repeat-x;
	background-position: left;
	border: 0px none;
	height: 104px;
}

.topcel {
	background-image:  url(../images/header.jpg);
	border: none;
	height: 104px;
	width: ;
	background-repeat: repeat;

}

.topcel_2 {
	background-image:  url(../images/header_right.jpg);
	border: none;
	height: 104px;
	
	background-repeat: repeat-x;

}

celtopfarright {
	background-image:  url(../images/topbar_farright.jpg);
	background-repeat: repeat;
	height: 157px;
	width: 200px;
}
.celfooter {
	background-image:  url(../images/footer.jpg);
	background-position: center;
	height: 30px;
	background-repeat: repeat-x;

}
.logoBG {
	background-repeat: no-repeat;
	background-image:  url(../images/bg_logo_backend.jpg);
	height: 249px;
	width: 444px;
	background-position: center;



}
.bold {
	font-weight: bold;
}
