﻿body 
{
	padding:0;
	margin:0;
	font-family:Arial;
	color:#000000;
	font-size:13px;	
	background-color:#000000;
}

a
{
	font-family:Arial;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	}
	
a:hover
{
	font-family:Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	}

#Wrap
{
	width:776px;
	height:780px;
	margin-left:auto;
	margin-right:auto;
}

#ContentLeft
{
	float:left;
	width:501px;
	height:780px;
	background-image:url('images/leftbg.jpg');
}

#ContentLeftOpposite
{
	float:left;
	width:501px;
	height:780px;
	background-image:url('images/leftbg_opposite.jpg');
}

#ContentLeftTop
{
	
	height:678px;

}

#ContentLeftBot
{
	height:102px;
	background-image:url('images/index_07.jpg');
	background-repeat:no-repeat;
}

#ContentLeftBotOpposite
{
	height:102px;
	background-image:url('images/index_opposite_07.jpg');
	background-repeat:no-repeat;
}

#ContentRight
{
	float:right;
	width:275px;
	height:780px;
	background-image:url('images/rightbg.jpg');


}

#ContentRightOpposite
{
	float:right;
	width:275px;
	height:780px;
	background-image:url('images/rightbg_opposite.jpg');


}

#ContentRightTop
{
	
	height:678px;

}

#ContentRightBot
{
	height:102px;
	padding-left:40px;
	padding-top:60px;

}

.Button1
{
color:#ffffff;
background-color:#567002;
border-style:none;
	
	
}


.MyTextBox
{
	border-style:solid;border-color:#C1C1C1;border-width:1px;
	FONT-SIZE: 9pt; 
	color:#567002;
}
