/* CSS Document */


BODY {
      	font-family:sans-serif;
      	font-size: 11px;
		color: #2C1503;}
		
td { 
		font-size: 11px;}
		
.font12{
		font-size: 12px;}
	
.head {
       	font-size: 16px;
       	font: bold;}
	   
.jm {
		font-size: 18px;
		color: #FF6600}
		
.currentshow {
		font-size: 12px;
		font: bold;
		color: #FF6600}
		
.title {
		text-decoration: underline;}
		
:visited { 
      	text-decoration: none ! important;
		color: #2C1503;}

:link {
	   	text-decoration: none ! important;
       	color: #2C1503;}

:hover {
       	color: #FF6600;
	   	font-weight: bold;}
		
.color {
		color: #FF6600;}

.colorTitle {
			color: #FF6600;
			text-decoration: underline;}

.boldcolor {
		color: #FF6600;
		font-weight: bold;}

.bold {
		font-weight: bold;}

.workboldcolor {
		color: #FF6600;
		font-weight: bold;}

.menucolumn { 
	position: absolute;
	top: 10px;
	left: 5px;
	width: 180px;
	text-align: justify; }

.maincolumn {
	position: absolute;
	top: 300px;
	left: 175px;
	width: 685px;
	text-align: justify;}
	
.workimg {
	padding: 5px;}

.newsimg{
	position: relative;
	left: 5px;
	width: 260px;
	height: 0px;}

.newsinfo{
	position: relative;
	left: 270px;
	width: 400px;
	top: 0px;
	}
