BODY {
	background-color: #393939;
	margin: 0px;
	padding: 0px;
	background-image: url(../photos/mainbg.jpg);
	background-repeat: repeat;
	background-position: left top;
     }
 
td, tr
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration		: none;
	font-size			: 13px;
}

a:link, a:visited, a:active 
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 13px;
	color: #f2f2f2;
	text-decoration: none;
}

table.table
{
	background-image: url(../photos/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td.leftmenuon 
{
	font-size		: 13px;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 30px;
	font-weight		: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../photos/menuoff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
}
	
td.leftmenuoff
{
	font-size		: 13px;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 30px;
	font-weight		: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../photos/menuon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: uppercase;
}

td.leftmenulang
{
	font-size		: 11px;
	color			: #CCCCCC;
	cursor			: pointer;
	height			: 30px;
	font-weight		: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../photos/menubg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 140px;
}

td.menubg
{
	background-image: url(../photos/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}

td.mainbg
{
	background-image: url(../photos/mainbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 980px;
	background-color: #FFFFFF;
}

td.title
{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	width: 840px;
	background-image: url(../photos/title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 40px;
	vertical-align: middle;
}


td.footerbg
{
	background-image: url(../photos/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
}

a.copy:link, a.copy:visited, a.copy:active 
{
	font-size: 11px;
	color: #9d9b9a;
	text-decoration: none;
}

a.copy:hover
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

td.footer
{
	font-size: 11px;
	line-height: 18px;
	color: #9d9b9a;
}

td.fright
{
	background-image: url(../photos/fright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	width: 560px;
}



td.stitles
{
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

td.textjust
{
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: justify;
}


.img, .borderimg
{
	border: 4px solid #CCCCCC;
}


/* forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 13px;
	color						: #000000;
	background-color			: #f2f2f2;
	border						: 1px solid #333333;
}

.boxgomic, .boxgo
{
	border						: 1px #000000 solid; 
	FONT-SIZE					: 13px; 
	BACKGROUND-COLOR			: #c91219;
	color						: #FFFFFF;
	font-weight					: bold;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

td.tabhead
{
	background-image: url(../photos/tabhead.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}

td.tabdate
{
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #f2f2f2;
	text-align: center;
	vertical-align: top;
	background-image: url(../photos/2ndline.jpg);
	background-repeat: repeat;
	background-position: left top;
}

td.secondl
{
	background-image: url(../photos/2ndline.jpg);
	background-repeat: repeat;
	background-position: left top;
}