BODY {
	background-color: #535969;
	padding: 0px;
	margin: 0px;
     }
	 
#screen1
{
	display					:block;
}

#screen2
{
	display					: none;
} 

	 
td, tr
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration		: n	one;
	font-size			: 13px;
}

div.bigtable
{
	background-color: #d20000;
	background-image: url(../photos/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link, a:visited, a:active 
{
	font-size: 13px;
	color: #d20000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


td.leftmenuon {
	font-size : 13px;
	color : #FFFFFF;
	cursor : pointer;
	height : 29px;
	font-weight : bold;
	text-align : right;
	vertical-align : middle;
	text-transform: uppercase;
	background-image: url(../photos/menuon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
} 

td.leftmenuoff
{
	font-size : 13px;
	color : #FFFFFF;
	cursor : pointer;
	height : 29px;
	font-weight : bold;
	text-align : right;
	vertical-align : middle;
	text-transform: uppercase;
	background-image: url(../photos/menuoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

td.leftball
{
	background-image: url(../photos/ball.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	text-align: left;
	vertical-align: top;
}

td.maincontent
{
	background-color: #FFFFFF;
	background-image: url(../photos/main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 700px;
	text-align: left;
	vertical-align: top;
}

td.topbgmain
{
	background-image: url(../photos/rbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 700px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

td.topbgmain2
{
	width: 700px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* footer */
td.textcopyright
{
	font-size: 10px;
	color: #a7aab1;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

td.f1
{
	font-size: 10px;
	color: #a7aab1;
	text-decoration: none;
	text-indent: 5px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../photos/f1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 230px;
}

div.footerbg
{
	background-image: url(../photos/fbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
}

a.copy:link, a.copy:visited, a.copy:active 
{
	font-size: 10px;
	color: #c8cace;
	text-decoration: none;
	font-weight: bold;
}

a.copy:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}





/* title */

.title
{ 
color : #000000; 
text-decoration : none; 
text-align : left; 
font-size : 16px; 
vertical-align : middle; 
font-weight : bold; 
padding-top : 15px; 
padding-bottom : 3px; 
background-image : url(../photos/title.gif); 
background-repeat : no-repeat; 
background-position : left bottom; 
text-transform : uppercase; 
} 
 
.title1
{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size : 22px;
	text-transform: none;
} 
 
.title2
{ 
color : #000000; 
text-decoration : none; 
font-weight : bold; 
text-transform : uppercase; 
font-size : 28px; 
} 
 
.title3
{ 
color : #878787; 
text-decoration : none; 
font-weight : bold; 
text-transform : lowercase; 
font-size : 14px; 
text-align : left; 
padding-top : 5px; 
padding-left : 150px; 
} 

td.stitle
{
	font-size: 14px;
	font-weight: bold;
	color: #603737;
	background-image: url(../photos/title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.stitles
{
	font-size: 16px;
	font-weight: bold;
	color: #751313;
	background-image: url(../photos/title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


td.textjust
{
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 25px;
	font-size: 13px;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
}

td.text
{
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
}

td.textsmall
{
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 21px;
	font-size: 12px;
	vertical-align: top;
	padding-top: 10px;
}

td.tabtitle
{
	color: #f2f2f2;
	text-decoration: none;
	font-size: 12px;
	vertical-align: top;
	background-color: #999999;
}


td.spacer
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


/* all forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 11px;
	color						: #333;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.boxgo, .button
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 12px; 
	BACKGROUND-COLOR	: #d20000;
	color				: #FFFFFF;
	font-weight			: bold;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


.img
{
	border: 3px solid #d7d7d7;
}

td.leftdegra
{
	background-image: url(../photos/degra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
}

table.indtables
{
	width: 650px;
}

td.textjustind1
{
	width: 330px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 25px;
	font-size: 13px;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;	
}

td.textjustind2
{
	width: 220px;
}

td.datum
{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}