body
{
	margin: 0px;
	background: #68A5A0 url(../images/BG-Men-Center_05.jpg) repeat-x center top;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited
{
	color: #EE9C00;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:active, a:focus
{
	color: #7CC523;
	text-decoration: none;
	cursor: pointer;
}

table
{
	background-color: #FFFFFF;
	border: 0px;
}

img
{
	border: 0px;
}

ul, li
{
	color: #333333;
}

.Home
{
	font-size: 18px;
	color: #569794;
	font-weight: bold;
}

.Home-Txt
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.Title
{
	font-size: 24px;
	color: #569794;
	font-weight: bold;
}

.SubTitle
{
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.Content-Bold
{
	color: #666666;
	font-weight: bold;
}

.Content-Red
{
	color: #FF0000;
}

.Left-Col
{
	background-image: url(../images/BG-Men-Center_03.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 4px;
	height: 100%;
}

.Center-Col
{
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}

.Right-Col
{
	background-image: url(../images/BG-Men-Center_04.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 4px;
	height: 100%;
}

.btn
{
	border: 1px solid #24928f;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #24928f;
	background-color: #ffffff;
	height: 23px; /* cursor: hand; */
}

.inputbox
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	width: 200px;
}

.BodyContent 
{
	width: 100%;
	height: 100%;
}
