body
{
	background-color:#000000;
	margin:2px;
	padding:0px;
	
	Font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.TableFormat td
{
	border:solid 1px #000000;
	padding:5px;
	background-color:#1a1a1a;
}

.TableFormat th, .TableHeader
{
	border:solid 1px #000000;
	padding:5px;
	background-color:#DDD775;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-transform:uppercase;
}
.TableNewFormat th
{
	border:solid 1px #000000;
	padding:5px;
	background-color:#77AC14;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-transform:uppercase;
}
.style1
{
FONT-WEIGHT: bold; 
COLOR: #f3e139;
}

h2
{
font-size:18px;
color:#DDD775;
}

td
{
	Font-family:arial, tahoma, verdana;
	font-size:16px;
	text-align:justify
	font-weight:normal;
	line-height:17px;
	color:#ABABAB;
	/*color: #8fbf15;*/
}

.Header
{
	margin:auto;
	width:858px;
	background-image:url(../images/HeaderCurveRight.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.MyHeader
{
	margin:auto;
	width:600px;
	background-image:url(../images/HeaderCurveRight.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.Navigation
{
	margin:auto;
	width:858px;
	background-image:url(../images/NavigationBg.gif);
	background-repeat:repeat-x;
}

.BodyContainer
{
	width:858px;
	margin:auto;
	
}


.UploadPhoto
{
	background-image:url(../images/UploadPhotoCurve_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:solid 1px #333333;
	border-right:solid 1px #333333;
	text-align:center;
}
.UploadPhoto td
{
	color:#BEBFB3;
	font-family:verdana;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
.UploadPhto input
{
	width:99%;
}


Select, input
{
	border:solid 1px #000000;
	padding:2px;
}

.WelcomeText
{
	background:url(../images/WelcomeText_bg.gif) no-repeat left top;
	padding:30px 20px 0 30px;
}

.Footer
{
	margin:auto;
	width:858px;
	background-image:url(../images/NavigationBg.gif);
	background-repeat:repeat-x;
}
a
{
font-size:12px;
font-family:arial, tahoma, verdana;
text-decoration:underline;
color:#BEBA82;
}
a:hover
{
font-size:12px;
font-family:arial, tahoma, verdana;
text-decoration:underline;
color:#BEBA82;
}

.Footer td
{
	font-size:10px;
	font-family:tahoma;
	text-transform:uppercase;
	color:#928F8F;
}
.Footer a
{
	color:#CFCFCF;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.Footer a:hover
{
	font-size:10px;
	color:#B8B8B8;

}