/* Body Definitions */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #930;
}

 /* Style Definitions */
a:link
	{
	color: #CC6600;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a:visited
	{
	color: #CC6600;
	text-decoration:none;
	font-weight: bold;
}


.inverted {color: white}
.invertedright {color: orange}
.logolarge {font-family:Century Gothic; font-weight:bold; font-size:24pt; color:#FFCC00; letter-spacing: 0.3pt}
.logosmall {font-family:Century Gothic; font-size: 10.0pt; font-weight: normal; color:#FFFFFF ; letter-spacing: 0.3pt}
.heading {
	color: #FF9900;
	font-weight: normal;
}
h1 {
	font-weight:lighter;
	font-size:16pt;
	color:#FF9900;
	letter-spacing: 1.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 1pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
h5 {font-size: 10.0pt; font-weight: normal}

/* Table Definitions */
.outline {
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0px;
}

td {
	border: none;
	vertical-align: top;
	text-align: left;
}

.logo {
	background: #000000;
	text-align: center;
	color: #FFD900;
	height: 100px;
	vertical-align: middle;
}

.menu {
	background-color: #FF9900;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	height: 100px;
	font-size: 14px;
}

.left {
	text-align: center;
	background-color: #FF9900;
	background-position: bottom;
}

.main {background: #FFFFFF}

.logo2 {
	background: #000000;
	text-align: right;
	color: #FF3300;
}
.smalltext {
	font-size: 9px;
}
.menuleft {

	background-color: #FF9900;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}
.tableborder {
	margin: 1px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

