body 
	{background-color:#CCCCCC;
	background-image: url("images/bgtile.gif");
	margin-top:5;
	text-align:center;
}

td, div, span, p
	{font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	color:#000033;}

p {
	margin-top:10;
	margin-bottom:5;}
	
a {
	text-decoration:underline;
	font-size:10pt;}
	
a:hover {
	color:red;
	font-size:10pt;}

#menuLeft {
	background-image: url("images/bgtile.gif");
	background-repeat: no-repeat;
}

#menuRight {
	background-image: url("images/bgMenu.jpg");
	background-repeat: repeat-y;
	background-align:left;
}

#menuRight a {
	text-decoration:none;
	font-weight:bold;
	color:#000099;
	font-size:10px;
}

#menuRight a:hover {
	color:#000099;
	font-size:10px;
	text-decoration:underline;
}

#left	{
	width:202;
	background-color:#000084;
}

#content {
	background-image: url("images/bg_main.gif");
	background-repeat: no-repeat;
	background-color: white;
	width: 648;
	padding:25;}
	
#footerLeft {
	width: 202;
	background-color:#FFCC33;
	height:30;}
		
#footerRight {
	background-color:#FFCC33;
	height:30;}
	
#footerRight a {
	font-size:10px;}
	
h3 {
	color:#CC9900;
	font-size:14pt;
	font-weight:bold;}