* {
	font-family: Tahoma, Verdana, Arial;
	color: #CCCCCC;
	font-size: 12px;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 20px;	
}

body table {
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
/*a {
	color: #FFFFCC;
	text-decoration: none;
}

a:visited {
	color:#CCCCCC
}

a: hover {
	color: #33CCFF
}

a:active {
	color: #33CCFF
	}

td div {
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
	margin-right: 20px;
}
*/	
.nav {
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 20px;
}

.nav a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 14px;
}

.nav a:visited {
	color:#CCCCCC;
	text-decoration: none;
	font-size: 14px;
}

.nav a:hover {
	color: #E68A71;
	text-decoration: none;
	font-size: 14px;
}

.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

.copyright {
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
}
.copyright a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.copyright a:visited {
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
}

.copyright a:hover {
	font-size: 10px;
	color: #FFFFFF;
}

.copyright a:active {
	font-size: 10px;
	color: #FFFFFF;
}

.bottomLinks {
	font-size: 10px;
}
.bottomLinks a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.bottomLinks a:visited {
	font-size: 10px;
	color:#999999;
	text-decoration: underline;
}

.bottomLinks a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomLinks a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


/*body table {
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
*/

