.address01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000033;
}

.text01 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tnaillabel {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.details {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.detailhed01 {




	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link {
	}
a:visited {

	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.5em 30px;
	font-weight: normal;
	border: medium none;
	}
h4 {
	font-size: 1.2em;
	margin: .5em 0em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1em;
	margin: 0em;
	font-weight: bold;
	line-height: 1.6em;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1em;
	line-height: 1.8em;
	margin: .7em 0em 0em;
	text-indent: .7em;
	}
p.noindent {
	font-size: 1em;
	line-height: 1.8em;
	margin: 0.3em 0em 0em;
	text-indent: 0px;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}.contain01 {
	margin: auto;
	padding: 0px;
	float: none;
	width: 620px;
	clear: none;
	border: 2px none #000000;
	background: #FF0000;
	height: 500px;
}
.spacer{
	width: auto;
	float: none;
	padding-left: 1.2em;
	height: auto;
	}
.color01{
	color: #A00000;
	}
.color02{
	color: #F6F4E4;
	}
.color03{
	color: #173379;
	}
.color04{
	color: #420E06;
	}
.states{
	width: auto;
	float: none;
	height: auto;
	color: #333333;
	font-size: .1em;
	}
.h5-nonbold {

	font-size: 1em;
	margin: 0em;
	font-weight: normal;
	line-height: 1.6em;
}
#Links {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-type: none;
}
#Links ul li a:link, #Links ul li a:visited {
	color: #000033;
}

#Links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Links ul li {
	display: inline;
}
#Links ul li a {
	width: 540px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
}
#Links ul li a:hover {
	background-color: #FFFFCC;
}
#Tnail {
	background-color: #000000;
	float: left;
	display: block;
	width: 206px;
}
#Tnail #tn-img {
	float: left;
	height: 200px;
	width: 206px;
	display: block;
}

#Tnail #tn_info {
	padding: 10px;
	display: block;
	float: left;
}
#Tnail #tn_infobox {
	background-color: #FFFFCC;
	width: 206px;
	display: block;
	float: left;
}


#tn_rule {
	background-image: url(../images/rule_01.gif);
	height: 6px;
	width: 620px;
	float: none;
	clear: left;
}
#Dtextbox {
	background-color: #FFFFCC;
	float: left;
	width: 220px;
	padding: 0;
	height: 300px;
}
#Dimg {
	float: left;
	width: 400px;
}
#Dtextbox #Dtext {
	padding: 15px;
}
#Dtextbox2 {
	background-color: #FFFFCC;
	width: 160px;
	float: left;
	padding: 15px;
	height: 100%;
	clear: both;
}

