body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/bodybg.gif) 0 5px repeat-x;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0px 0px;
	line-height: 100%;
	border-top: 5px solid #ff0000;
}

form {
	margin: 0; padding: 0;
}

tr {
}

a:link{
	text-decoration:none;
	font-size: 12px; 
}

a:visited{
text-decoration:underline;
color:#ff0000;
}

a:hover{
text-decoration:underline;
}

#banner img {
border:none;
}

a {
text-decoration:none;
color:#333333;
} 

.listnumber {
font-size:14px;
text-decoration:none;
color:#000000;
}

.listnumber a {
font-size:14px;
text-decoration:none;
color:#000000;
}

.title a { 
font-size:15px;
text-decoration:none;
text-decoration:underline;
color:#0000CC;
} 

.description a { 
font-size:13px;
font-weight:normal;
padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left';
text-decoration:none;
color:#000000;
}
.description a:hover  {text-decoration:none} 

h1 {
font-size: 18px;
font-weight: bold;
font-style:italic;
}

h2 {
font-size: 18px;
font-weight: bold;
font-style:italic;
}

.textsmall {
font-size:   11px;
font-weight:normal;
padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left';
text-decoration:none;
}
.textsmall a {text-decoration:none;
font-size:11px;
}

.sitehost a { 
	font-size:12px;
	color:#008000;
}

.sitehost a:hover{
text-decoration:underline;
}

.moreinfo a { 
	font-size:12px;
	color:#666666;
}

.moreinfo { 
	font-size:12px;
	color:#666666;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.footer {
font-size: 8pt;
clear: both;
margin: 0px auto;
padding: 5px 5px;
text-align: left;
}

.intro {
font-size: 10pt;
clear: both;
margin: 0px auto;
padding: 5px 5px;
text-align: left;
width: 760px;
float:left;
}

.footer a {
font-size: 8pt;
clear: both;
color:#666666;
margin: 0px auto;
padding: 5px 0;
text-align: left;
}

.footer p {
	color:#666666;
	margin: 0;
	}
	
.intro p {
	margin: 0;
	}	
	
.footer a:link{
text-decoration:none;
color:#666666;
border:none;
}

.footer a:visited{
text-decoration:underline;
color:#666666;
border:none;
}

.wrapper_tbl {
margin-left:2em;
font-size:12px;
}

.sidebox {
	margin:0; /* center for now */
	width: 600px; /* ems so it will grow */
	background: url(images/table/sbbody-r.gif) no-repeat bottom right;
	font-size: 1em;
	float:left;
}

.sidebox li {
list-style-type: none;
margin-left:0;
list-style-position:outside;
}

.sidebox2 {
	margin: auto; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(images/table/sbbody-r.gif) no-repeat bottom right;
	font-size: 1em;
	float:left;
}

.sidebox2 li {
list-style-type: none;
margin-left:0;
list-style-position:outside;
}

.boxhead {
	background: url(images/table/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/table/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 20px 15px 5px;
	color: red; 
	font-weight: bold; 
	font-size: 0.8em; 
	line-height: 100%;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/table/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	font-size: 0.8em;
	padding: 5px 30px 31px;
	text-align:left;
}

.boxbody a {
	font-size: 0.8em;
}

#footer {
	background: #fff url("images/bodybg.gif") top repeat-x;
	border-top: 1px solid #999;
	float: left;
	margin: 0px;
	width: 100%;
	padding: 0px 0px;
}

fieldset {
	border:0;margin:0;padding:0;
}

.testbox {
	margin: 0px;
}

.blockbox {
	margin: 0px;
	min-height:135px;
	padding-top:65px;
}
 
.testbox a {
/*	display: block; */
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
}

.testbox a:hover {
/*	display: block; */
 }
 
.testbox .title {
font-family:Arial, sans-serif;
font-size:15px;
text-decoration:none;
text-decoration:underline;
color:#0000CC;
}

.testbox .sitehost { 
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#008000;
}

.testbox .description {
font-family:Arial, sans-serif;
font-size: 13px;
font-weight:normal;
padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left';
text-decoration:none;
color:#000000;
}

.testbox a:hover .sitehost {
	text-decoration: underline;
	font-style: normal;
}

.testbox a:hover .description {
 	font-style: normal;
	text-decoration:none;
}
	
.rule {
	background-image:url('/images/rule.gif');
	height:16px;
	background-color:#EAEAEA;
}

.lead {
	font-size: 14px;
}