/* stoiles */
body,td 
{
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 2px;
	padding: 0px 2px;
	/* background-image: url(patterns/img_38.gif);
	background-repeat: repeat;
	background-position: left top; */
	background-color: #d6e0f5;
}

object,embed {margin: 0px; padding: 0px; }

br {margin:0px; padding:0px;}

li {padding-right: 0px; margin-right: 0px;}

#mainbox
{
	margin: 0px;
	padding: 0px;
	width: 720px;
	border: solid #cccccc 1px;
	
	background-color: #ffffff;
	/*
	background-image: url(background/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	*/

} 

#flashbox
{
	width:720px;
	height: 211px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
	/* background-image: url(background/pg2_fresh3.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
}

#divider
{
width: 720px;
line-height: 10px;
padding: 0px;
margin: 0px;
background-image: url(background/blueline.gif);
background-position: left top;
background-repeat: no-repeat;
}

#navbox
{
	margin:4px;
	padding:6px;
	width:160px;
	height: 400px;
	float:left;
	text-align: left;
	/*
	background-image: url(background/logo04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	*/
}

#contentbox
{
margin:4px 4px 4px 0px;
padding:4px 4px 4px 6px;
width:510px;
float: right;
text-align: justify;
vertical-align: top;

border-left: dashed #666666 1px;
}

#footer
{
margin: -1px;
padding: -1px;
clear:both;
text-align: center;
font-size: smaller;
}

.sub
{
padding-left: 0px;
margin: 4px 1px 4px 4px;
list-style-type:none;
font-size: smaller;
}

.menu
{
font-weight: bold;
line-height: normal%;
}

a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.more:link,a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6699cc;
	text-decoration: underline;
}

h1 {
margin-top: 2px;
padding-top: 2px;
text-align: left;
color: #666666;
}

h2 {
font-size: medium;
text-align: left;
color: #999999;
}

h3 {
	font-size: small;
	line-height: normal;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 0px;
	text-align: left;
	color: #3366cc;
}
