body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#navin {

	text-align: right;
	font-family: arial;
	font-size: 12px;
	font-weight: 900;
}

#navin a:link {
	color: black;
	text-decoration: none;
	line-height: 1 em;	
	background-color: orange;
	display: block;
	padding: 3px 3px 3px 12px;
	width: 150px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;

	}
#navin a:visited {
	color: black;
	text-decoration: none;
	line-height: 1 em;	
	background-color: orange;
	display: block;
	padding: 3px 3px 3px 12px;
	width: 150px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;


	}
#navin a:hover {	
	background-color: #0630B8;
	line-height: 1 em;	
	color: white;
	background-image: url(images/flamebutton.jpg);
	background-repeat: no-repeat;

	}

h6 {
	background-color: orange;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: 900;
	font-style: italic;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 5px;

}

h5 {
	background-color: orange;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 900;
	font-style: italic;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

#foot {

	color: white;
	
}

#foot a:link {
	color: orange;
	text-decoration: underline;
}

#foot a:visited {
	color: orange;
	text-decoration: underline;
}

#foot a:hover {
	color: white;
	text-decoration: none;
}
