/* Global Styles */

body {
	margin:0px;
	background-color:#9E9A9B;
	}
	
td {
	/*color:#FFFFFF;*/
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #000000;
	text-decoration:none;
	}
	
a:hover {
	color: #000000;
	text-decoration:underline;
	}

/* Class Styles */

.bgleft{
	background:url(images/bg_left.jpg);
	background-repeat:repeat-y;
	width:18px;		
	}
.bgright{
	background:url(images/bg_right.jpg);
	background-repeat:repeat-y;
	width:18px;		
	}
.boxbg{
	background:url(images/box_bg.jpg);
	background-repeat:repeat-y;
	width:268px;		
	}	
.boxnewsbg{
	background:url(images/box_news_bg.jpg);
	background-repeat:repeat-y;
	width:219px;		
	}	
	

.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17px;
	text-align:justify;
	margin-top:0px;
	}
	
.link {
	font:11px Arial, Helvetica, sans-serif;
	color:#990000;
	line-height:17px;
	text-align:justify;
	text-decoration:underline;
	margin-top:0px;
	}
	
	a.link {
	font:11px Arial, Helvetica, sans-serif;
	color:#990000;
	line-height:17px;
	text-decoration:underline;
	text-align:justify;
	margin-top:0px;
	}
a:hover.link {
	font:11px Arial, Helvetica, sans-serif;
	color:#990000;
	line-height:17px;
	text-decoration:underline;
	text-align:justify;
	margin-top:0px;
	}
.title{
	font:18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;	
	text-align:center;
	}	
	
	
		
	

	
