* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing: -1px;

}

html {
	padding:0px;
	margin:0px;
}

body {
	padding:0;
	margin:0;
	background-color:#000000;
	background-image:url('/resource/images/body_bg.jpg');
	background-position: top left;
	background-repeat:repeat-x;
}


/*

a:link{
	color: White;
	font-weight: normal;
	text-decoration: none;
	
	}
	
a:visited{
	color: White;
	font-weight: normal;
	text-decoration: none;

}


a:hover{
	
	font-weight: normal;
	text-decoration: underline;
	}


*/



img {
	margin:0px;
	padding:0px;
	border:0px;	
}

p {
	margin:0px;
	padding:0px;
}

ul {
	list-style-image:url('/resource/images/bullet.gif');
	margin-left:18px;
	margin-right:10px;
	list-style-position:outside;
	
}

/*  classes */
.HeaderLink{
	font-size:10px;
	color: Black;
	text-decoration: none;
}
.HeaderLink:hover{
	font-size:10px;
	color: Black;
	text-decoration: underline;
}


.WhiteLink{
	color: White;
	text-decoration: none;
}
.WhiteLink:hover{
	color: White;
	text-decoration: underline;
}
.blackLink{
	color: Black;
	text-decoration: none;
}
.blackLink:hover{
	color: Black;
	text-decoration: underline;
}

.YellowLink{
	color: #deb408;
	text-decoration: none;
}
.YellowLink:hover{
	color: #deb408;
	text-decoration: underline;
}


.LightBlue{
	color: #47a5ae;
}


.BlueLink{

color: #47a5ae;
text-decoration: none;

}

.BlueLink:hover{

	color: #47a5ae;
	text-decoration: underline;
	
}

.footer{
    font-size:10px;
	color: #FFFFFF;
	text-align: center;
}

.bodytext{
	color: #FFFFFF;
	background-color:#000000;
}

.bodytext a {
	color:#F9D648;
}

.turquoise_header{
	color:#3EBBBB;
	font-weight:bold;
}
.spon_table_left{
border-right-color:#333333;
border-bottom-color:#333333;
border-left-color:#000000;
border-top-color:#000000;
border-style:dashed;
height:104px;
width:175px;
	}
.spon_table_right{
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-color:#333333;
border-style:dashed;
height:104px;
width:175px;
	}
.spon_table_left_btm{
border-right-color:#333333;
border-bottom-color:#000000;
border-top-color:#000000;
border-left-color:#000000;
border-style:dashed;
height:104px;
width:175px;
	}
.spon_table_right_btm{
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-color:#000000;
border-style:dashed;
height:104px;
width:175px;
	}
	
.amber_header{
	color:#F9D648;
	font-weight:bold;
}

.whiteText_bold {
	color:#FFF;
	font-weight:bold;
}
.teal_bold {
	font-size:11px;
	color:#3EBBBB;
	letter-spacing: -1px;
	font-weight:bold;
}
.yellow_bold {
	font-size:11px;
	color:#F9D648;
	letter-spacing: -1px;
	font-weight:bold;
}
.home_text {
	font-size:11px;
	letter-spacing: -1px;
	line-height: 1.4em;
}


.inputEWG {
	color:#000000;
	font-weight:normal;
	text-decoration:none;

	background-color: #FFFFFF;
	border: 1px #FFFFFF solid;
}

.photoTable { border: 1px #000000 solid; }
.photoTable tr td {
border-right-color:#000000;
border-bottom-color:#000000;
border-left-color:#333333;
border-top-color:#333333;
border-style:dashed;
height:104px;
width:175px;
}
.photoTable tr:first-child td {
border-top-color:#000000;
}
.photoTable tr td:first-child {
border-left-color:#000000;
}
