body {
	background-color: #000000;
	margin: 0px;
}

.tableBorder {
	background-color: #eeeeee;
}

.tableInnerColor {
	background-color: #ffffff;
}

td {
	font-family: Tahoma;	font-size: 11px;	color: #676767;
}


a, a:active, a:focus, a:link, a:visited {
	color: #676767;		text-decoration: none;			font-weight: bold;
}

a:hover {
	color: #676767;		text-decoration: underline;		font-weight: bold;
}


#top a{
	color: #000000;		text-decoration: none;			font-weight: normal;
}

#top a:active{
	color: #000000;		text-decoration: none;			font-weight: normal;
}

#top a:focus{
	color: #000000;		text-decoration: none;			font-weight: normal;
}

#top a:link{
	color: #000000;		text-decoration: none;			font-weight: normal;
}

#top a:visited{
	color: #000000;		text-decoration: none;			font-weight: normal;
}

#top a:hover {
	color: #000000;		text-decoration: underline;
}

#smackTalk td{
	color: white;		font-family: Arial;			font-size: 13px;	padding-bottom: 10px;
}

.smackTalkSpan{
	color: #b16803;		text-decoration: underline;
}

#bottom TD{
	font-size: 10px;	color: #ffffff;
}

#bottom a{
	color: #ffffff;		text-decoration: none;			font-weight: normal;	padding-left: 5px;		padding-right: 5px;
}

#bottom a:active{
	color: #ffffff;		text-decoration: none;			font-weight: normal;	padding-left: 5px;		padding-right: 5px;
}

#bottom a:focus{
	color: #ffffff;		text-decoration: none;			font-weight: normal;	padding-left: 5px;		padding-right: 5px;
}

#bottom a:link{
	color: #ffffff;		text-decoration: none;			font-weight: normal;	padding-left: 5px;		padding-right: 5px;
}

#bottom a:visited{
	color: #ffffff;		text-decoration: none;			font-weight: normal;	padding-left: 5px;		padding-right: 5px;
}

#bottom a:hover {
	color: #ffffff;		text-decoration: underline;		font-weight: normal;	padding-left: 5px;		padding-right: 5px;
}


input, select {
	background-color: #ffffff;
	font-size: 10px;
}

.row1 {
	background-color: #dddddd;
}

.row2 {
	background-color: #aaaaaa;
}

#formArea input, select {
	width: 150px;	
}

.hoverTable {
	background-color: White;
	border: 1px solid #cccccc;
}

.titleTable{
	background-image: url(/images/titleBg.jpg);	height: 33px;	}

.titleLeft{
	background-image: url(/images/titleBgLeft.jpg);		height: 33px;	width: 10px;
	background-repeat: no-repeat; background-position: top left;	padding-left: 7px; }

.titleTd{
	color: #003d76;		padding-left: 12px;		font-weight: bold;	font-size: 12px;	}

.titleRight{
	background-image: url(/images/titleBgRight.jpg);	height: 33px;	width: 12px;
	background-repeat: no-repeat; background-position: top right;	}

	

.bigTitleTable{
	background-image: url(/images/bigTitle_bg.jpg);	height: 33px;	}

.bigTitleLeft{
	background-image: url(/images/bigTitle_bgLeft.jpg);		height: 47px;	width: 9px;
	background-repeat: no-repeat; background-position: top left;	padding-left: 7px; }

.bigTitleTd{
	color: #003d76;		padding-left: 12px;		font-weight: bold;	
	font-size: 16px;	text-transform: uppercase;	letter-spacing: 1px;	}

.bigTitleRight{
	background-image: url(/images/bigTitle_bgRight.jpg);	height: 47px;	width: 9px;
	background-repeat: no-repeat; background-position: top right;	}



	
	
	
.tableBgTop{
	background-image: url(/images/tableBgTop.jpg);
	background-repeat: repeat-x; background-position: top;	}

.tableBgBottom{
	background-image: url(/images/tableBgBottom.jpg);
	background-repeat: repeat-x; background-position: bottom;	}
	
.tableBgRight{
	background-image: url(/images/tableBgRight.jpg);
	background-repeat: repeat-y; background-position: right;	}
	
.tableBgLeft{
	background-image: url(/images/tableBgLeft.jpg);
	background-repeat: repeat-y; background-position: left;	}

.tableBgTopLeft{
	background-image: url(/images/tableBgTopLeft.jpg);
	background-repeat: no-repeat; background-position: top left;	}
	
.tableBgTopRight{
	background-image: url(/images/tableBgTopRight.jpg);
	background-repeat: no-repeat; background-position: top right;	}
	
.tableBgBottomLeft{
	background-image: url(/images/tableBgBottomLeft.jpg);
	background-repeat: no-repeat; background-position: bottom left;	}
	
.tableBgBottomRight{
	background-image: url(/images/tableBgBottomRight.jpg);
	background-repeat: no-repeat; background-position: bottom right;	}
	
.tableTitle{
	color: #004097;		text-transform: uppercase;		font-weight: bold;
	padding-top: 10px;	padding-left: 10px;		font-size: 12px;  }
	
.tableText{
	color:	#333333;	padding-left: 10px;		padding-right: 10px;		}


.table2BgTop{
	background-image: url(/images/table2_bgT.jpg);
	background-repeat: repeat-x; background-position: top;	}

.table2BgBottom{
	background-image: url(/images/table2_bgB.jpg);
	background-repeat: repeat-x; background-position: bottom;	}
	
.table2BgRight{
	background-image: url(/images/table2_bgR.jpg);
	background-repeat: repeat-y; background-position: right;	}
	
.table2BgLeft{
	background-image: url(/images/table2_bgL.jpg);
	background-repeat: repeat-y; background-position: left;	}

.table2BgTopLeft{
	background-image: url(/images/table2_bgTL.jpg);
	background-repeat: no-repeat; background-position: top left;	}
	
.table2BgTopRight{
	background-image: url(/images/table2_bgTR.jpg);
	background-repeat: no-repeat; background-position: top right;	}
	
.table2BgBottomLeft{
	background-image: url(/images/table2_bgBL.jpg);
	background-repeat: no-repeat; background-position: bottom left;	}
	
.table2BgBottomRight{
	background-image: url(/images/table2_bgBR.jpg);
	background-repeat: no-repeat; background-position: bottom right;	}

.table2Content{
	padding-top: 3px;	padding-left: 4px;		padding-right: 4px;	
}

.table2title{
	color: #666666;		font-weight: bold;	font-size: 11px; 	}

.table2Text{
	padding-left: 33px;		padding-bottom: 10px;
	padding-right: 33px;	padding-top: 5px;		color: #666666;	}
	
#cellPhone{
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 39px;
	height: 72px;
	z-index: 100;
}

.searchInput{
	border: none;
	width: 100px;
}


