/* begin Splash */
.splashTxt {
	border-top: 2px dotted #CC6600;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

.splashBackgrnd {
	background-color: #FFFFFF;
	background-image: url(../img/splash/splash-4.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#splashContainer{
	margin-left: 0px;
	margin-top: 0px;
	width: 1188px;
	height: 756px;

}
/* end Splash */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFCC33;
	text-decoration: none;
	font-weight: normal;
	border-width: 0;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC11;
	text-decoration: none;
	border-width: 0;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	font-weight: normal;
	border-width: 0;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0;

}

.headerMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#333333;
	background-image: url(../img/main/header-main-v6.gif);
	background-repeat: no-repeat;
}

.headerSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
}

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}

.bodyHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}


.contentBkgrnd {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../img/main/content-tile-v6.gif);
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.goodiesTd {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666633;
}

.cellBreak {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #CC6633;
}

table {
	background-color: #111111;
}

img {
	border: none;
}
.projectCat {
	color: #111111;
	background-color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 20px;
	padding-left: 1px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
