a:link {
	text-decoration: none;
	color: #DEAA52;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:link.nav {
	text-decoration: none;
	color: #794E13;
}

a:visited.nav {
	text-decoration: none;
	color: #222222;
}

a:active.nav {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.nav {
	text-decoration: none;
	color: #000000;
}

table {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px
}
table.box { 
	border:1px solid #000000 
}


td.title { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

td.small { 
	font-size: 10px;
	font-weight: bold;
	line-height: 150%
}

td.footer { 
	font-size: 10px;
	font-weight: normal
}

td.rule { 
	background: #DE9A39; 
}

td.highlight {
background-image: url('img/back_right.gif'); background-repeat: no-repeat; background-attachment: fixed; background-position: left top
}

body {
	background-color: #313031;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	text:#000000;
	margin: 0
}

p {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
	color:#006600
}

input.submit { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#111111;
	background-color:#FFFFFF
}

input.text { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#111111;
	background-color:#FFFFFF
}

select { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#111111;
	background-color:#FFFFFF
}

textarea { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#111111;
	background-color:#FFFFFF
}

descriptions {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
		font-size: 12px;
	color:#FF5959
}