body {
	background:url(bg.gif) repeat;
	margin:0;
    color: #444444;
	font: normal 100% verdana, arial, sans-serif;
}

.left{ float:left; }

a:link {
	color: #336699;
	text-decoration: underline;
}

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

a:active {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #CC3300; 
	text-decoration: none;
}

h1 {
	text-align: justify;
	color: #444;
	font-family: "Century Gothic", Arial, sans-serif, Arial, sans-serif;
	font-size: 105%;
	font-weight: bolder;

}

h2, h3, h4, h5, h6 {
	text-align: justify;
	color: #444;
	font-family: "Century Gothic", Arial, sans-serif, Arial, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	padding-bottom: 0px;
}

p {
	text-align: justify;
	color: #444444;
	font: normal 70% verdana, arial, sans-serif;
}

#table {
	text-align: justify;
	color: #444444;
	font: normal 70% verdana, arial, sans-serif;
}

#right {
	text-align: right;
	color: #666666;
	font: normal 70% verdana, arial, sans-serif;
}

#naviright {
	padding-right: 4px; 
	text-align: right;
	color: #666666;
	font: normal 70% verdana, arial, sans-serif;
}

#naviright a:link, #naviright a:visited, #naviright a:hover, #naviright a:active {
	text-decoration: none;
}


#center {
	text-align: center;
	color: #666666;
	font: normal 70% verdana, arial, sans-serif;
}

#ads {
	float: left;
	padding: 0px;
	margin: 3px;
}

#floatright {
	float: right;
	padding: 4px;
	margin: 0;
}

#floatleft {
	float: left;
	padding: 4px;
	margin: 0;
}

ol, ul {
	color: #444;
	font: 70% verdana, arial, sans-serif;
}

.title {
	background: url(bg1.jpg);
	background-repeat:repeat-x;
	color: #336699;
	font: 70% tahoma, arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.bar {
	background: #FFFFCC;
	background-repeat:repeat-x;
	color: #336699;
	font: 70% tahoma, arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.leftnavigation {
	background: url(bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}

.rightnavigation {
	background: url(bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}

.topview {
	background: url(bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.bottomview {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.content {
	background: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.image {
	border: 1px solid #336699;
	float: left;
	padding: 1px;
	margin: 3px;
}

.imageright {
	border: 1px solid #336699;
	float: right;
	padding: 1px;
	margin: 8px;
}

.banner {
	border: 1px solid #336699;
	float: none;
	padding: 1px;
	margin: 3px;
}

.box {
	border: 1px solid #336699;
	background-color: #FDF8D0;
}

.white {
	border: thin none #FFFFFF;
}

.blue {
	border: 1px solid #336699;
}

.red {
	border: 1px solid #cc3300;
}

.green {
	border: 1px solid #99CC33;
}

.grey {
	border: 1px solid #dddddd;
}

.border {
	border: 1px solid #dddddd;
	padding: 2px;
}	
