BODY		{ background-color: #262E42;
		  margin: 0px;
		  font-family: Verdana;
		  color: #DFDFDF }

A:link		{ color: #FFFFFF }
A:visited	{ color: #FFFFFF }

#container	{ position: relative;
 		  top: -140px;
		  overflow: hidden }

#navMenu	{ position: relative;
		  top: 282px;
		  left: 132px;
		  line-height: 0 }

.header		{ background-color: #E3DAC3 }

#main		{ background-color: #525E73;
		  background-image: url("images/main_bg.gif");
		  background-repeat: no-repeat;
		  font-size: 10pt;
		  line-height: 18px }

#footer		{ background-color: #464F62;
		  color: #E0E0E0;
		  font-face: Arial;
		  font-variant: small-caps;
		  font-size: 7pt;
		  padding: 3px;
		  padding-left: 5px;
		  letter-spacing: 2.5px;
		  border: 1px solid #828EA3;
		  border-top: 1px solid #363E52 }

.borderRight	{ border-right: 1px solid #828EA3 }

.sidebar	{ background-color: #414A5A;
		  padding-left: 10px;
		  padding-right: 10px;
		  font-size: 10px }
#side_top	{ background-image: url("images/sidebar_bg.jpg");
		  background-repeat: no-repeat;
		  border-left: 1px solid #828EA3 }

#sideHeader	{ background-image: url("images/news_header.jpg");
		  background-repeat: no-repeat;
		  text-align: center;
		  font-variant: small-caps;
		  letter-spacing: 2px;
		  font-size: 10pt }
#newsTable	{ position: relative;
		  top: 47px }
#newsContent	{ background-image: url("images/news_bg.jpg");
		  background-repeat: no-repeat;
		  padding: 15px;
		  padding-left: 7px;
		  font-family: Arial;
	 	  font-size: 8pt }

.box_cell	{ background-color: #414A5A;
		  background-repeat: no-repeat;
		  border: 1px solid #262B42;
		  border-top: none;
		  font-size: 11px;
		  line-height: 160% }

.title		{ font-size: 16px;
		  font-weight: bold;
		  color: #FFFFFF;
		  line-height: 50px }
.subTitle	{ color: #EAE8B8;
		  font-variant: small-caps;
		  font-weight: bold }
DIV.subtitle    { padding-bottom: 7px }
.whiteText	{ color: #FFFFFF }

.tblText	{ font-size: 12px }

.img		{ border: 1px solid #262B42 }