body
{
	padding:0px;
	text-align:center;
        background-image: url('../images/background.jpg');
        background-repeat: repeat;
	margin: 0px auto;
}
#divBody
{
	width: 800px;
	margin: 0px auto;
	margin-top: 0px;
	position: relative;
	/*
	position: absolute; 
	width: 802px; 
	height: 799px; 
	z-index: 1; 
	left: 231px;
	top: 10px; 
	left: 10%;
	visibility: visible;
	*/
}
#divTextHeaderShadow
{
	font-family: "Verdana";   
	color: #CCFFCC;
	font-weight: bold;
	text-decoration: none; 
	position: absolute; 
	width: 256px; 
	height: 59px; 
	z-index: 2; 
	right: 542px; 
	top: 405px;
	text-align: center;
	margin-top: 0; 
	margin-bottom: 0;
    
}

input.btn{
    border: 1px solid #C0C0C0;
    
}

tr.label{
    font-weight: bold;
    color: #900000;
}

#divTextColumn
{
	font-family: "Verdana";
	font-size: 12;
	/*color: #003300;  */
    color: #CCFFCC;
	font-weight: bold;
	text-decoration: none; 
	position: absolute; 
	width: 216px; 
	z-index: 2; 
	right: 560px; 
	top: 458px;
	text-align: center;
	margin-top: 0; 
	margin-bottom: 0;
}

#divTextColumnShadow
{
	font-family: "Verdana";
	font-size: 12;
	/*color: #CCFFCC;  */color:black;
	font-weight: bold;
	text-decoration: none; 
	position: absolute; 
	width: 216px; 
	z-index: 2; 
	right: 561px; 
	top: 459px;
	text-align: center;
	margin-top: 0; 
	margin-bottom: 0;
   /* visibility: hidden;*/
}

#divTextHeader
{
	font-family: "Verdana";
	color: #003300;
	font-weight: bold;
	text-decoration: none; 
	position: absolute; 
	width: 256px; 
	height: 59px; 
	z-index: 2; 
	right: 541px; 
	top: 406px;
	text-align: center;
	margin-top: 0; 
	margin-bottom: 0;
}

#content2
{
	position: relative;
	width: 380px;
	margin: 10px;
	/*top: 220px;*/
	text-align: justify;
	font-family: Verdana; 
	font-size: 13px;
}

#slogan
{
	margin-left: 10px;
	margin-top: 10px;
	width: 390px;
	height: auto;
	font-weight: bold;
	font-size: 20px;
}

input.txt {
    border: 1px groove #C0C0C0;
    Filter: Alpha(Opacity=85);-moz-opacity:.85;opacity:.85;
}
input.txt2 {
    border: 1px solid #C0C0C0;
    Filter: Alpha(Opacity=85);-moz-opacity:.85;opacity:.85;
}
textarea.txt2 {
    overflow: auto;
    border: 1px solid #C0C0C0;
    Filter: Alpha(Opacity=85);-moz-opacity:.85;opacity:.85;
}
textarea {
    overflow: auto;
    border: 1px groove #C0C0C0;
    Filter: Alpha(Opacity=85);-moz-opacity:.85;opacity:.85;
}



.main
{
	width: 800px;
	height: 770px;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
	border: 0px solid #2A2A2A;
}
#left_layer
{
	/*Filter: Alpha(Opacity=50, FinishOpacity=10, Style=2);*/
}
.header
{
	height: 100px;
}

td
{
	vertical-align: top;
}

.beam
{
	background-image: url(../images/beam.jpg);
	text-align: center;
	height: 22px;
	font-family: "Verdana";
	font-size: 11px;
	vertical-align: middle;
}

.beam2
{
	background-image: url(../images/beam.jpg);
	text-align: center;
	height: 32px;
	font-family: "Verdana";
	font-size: 11px;
	vertical-align: middle;
}
.content1
{
	width: 263px;
	/*background-image: url(../images/watermelon.gif);*/
}

.content2
{
	/*background-image: url(../images/bg.jpg);*/
	width: 537px;
	height: 100%;
}

.content3
{
	width: 798px;
	/*border-bottom: 1px solid black;*/
	/*border-top: 1px solid black;*/
	height: 611px;
}
#menu
{
	 text-align: center; 
	 font-weight: bold;
}
.menu
{
	cursor: pointer;
}

#bottomLink a
{
	text-decoration: none;
    font-family: Verdana;
	font-size: 10px;
	color: #3C3C3C;
}