BODY {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
 	font-family: verdana, arial;
	font-size: 12px;
}

SUB {
	font-size: 12px;
	color: red;
}

BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {
	margin: 0px;
}

IMG {
	border: 0px;
}

A:link, A:visited, A:active {
 	text-decoration: none;
	color: black;
	font-weight: bold;
}

A:hover	{
	text-decoration: blink;
	color: red;
}

P {
	margin: 0px;
	text-align: justify;
	text-indent: 2em;
}

UL {
	font-size: 10px;
	margin-top: 0px;
	line-height: 12px;
	margin-left: 16px;
	margin-bottom: 0px;
	list-style: square;
}

HR {
	height: 1px;
	color: #000000;
}

HR.thick {
	height: 2px;
	color: #000000;
}

TD {
	font-size: 12px;
}

.title {
	font-weight: bold;
	padding-left: 10px;
	background: #CCCCCC;
}

.bodytitle {
	border: thin solid;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	border-width: 1px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	text-align: right;
	padding-right: 10px;
	color: #777777;
	background: #CCCCCC;
}

.subtitle {
	padding: 10px;
	vertical-align: top;
	background: #EEEEEE;
}

.boxmenu {
	width: 100%;
	background-image: url(images\arrow.gif);
	background-repeat: none;
	margin-top: 5px;
	border: thin solid;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	border-width: 1px;
	background: #DDDDDD;
}

.boxmenutitle {
	background: #EEEEEF;
	font-size: 12px;
}

.crapcoltitle {
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
}

.crapcol {
	border: thin solid black;
	border-width: 1px;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
	background: #DDDDDD;
}

.advcol {
	font-size: 10px;
	border: thin solid;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	border-width: 1px;
	text-align: center;
	vertical-align: top;
	background: #CCCCCC;
	padding: 4px;
}

.inptype {
	font-size: 12px;
	background: #EEEEEE;
}

.inpbtn {
	line-height: 12px;
	font-size: 12px;
	background: #999999;
	font-weight: bolder;
	color: #FFFFFF;
	border: thin solid;
	border-color: #DDDDDD black black #DDDDDD;
	border-width: 1px;
}

.newshdr {
	font-weight: bold;
	background: #CCCCCC;
	text-align: right;
	border: thin solid;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	border-width: 1px;
}

.nav {
	font-size: 14px;
	font-weight: bold;
}

.nav-href {
	text-decoration: none;
}

.nav-href:hover {
	color: black;
	text-decoration: underline overline;
}

