
body {
	margin: 0;
	background-color: #F0F0F0;
	font-family : verdana, helvetica, tahoma, sans-serif, arial;
      min-width: 1400px;
}

span.title {
	font-size: 2em;
	font-weight: 600;
	color: #C2C2C2;
	padding-left: 10px;
     

}


#header {
	padding: 0;
	margin-bottom: 20;
	background-color: #000000;
}


#container {
	background-color: #F0F0F0;
	width: 100%;
 min-width: 1200px;
      _width: 1200px; /* IE 6 and below */
}

#line {
	padding: 2;
	margin-bottom: 0;
	text-align: centre;
      padding-left: 10px;
      color: #FFCC00;
	background-color: #000000;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding-right: 0.5em;
	font-size: 80%;
}

#line1 {
	padding: 2;
	margin-bottom: 0;
	text-align: left;
      padding-left: 10px;
      color: #FFCC00;
	background-color: #000000;
	border-top: 0px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding-right: 0.5em;
	font-size: 80%;
}



#line2 {
	padding: 10;
	margin-bottom: 0;
	text-align: left;
	color: #000099;
	background-color: #FFFFFF;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	padding-left: 0.5em;
	font-size: 70%;
}

#line a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 800;
}

#line a:hover {
	text-decoration: none;
	color: #F20000;
}

#line1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 800;
}

#line1 a:hover {
	text-decoration: none;
	color: #F20000;
}



#line2 a {
	color: #000099;
	text-decoration: none;
	font-weight: 700;
}

#line2 a:hover {
	text-decoration: none;
	color: #009933;
}



.footline {
	clear: both;
	margin-top: 0;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: bottom;
	padding-left: 0.5em;
	font-weight: bold;
	font-size: 70%;
}


#content {
	padding: 2px;
      margin-left: 170px;
	margin-right: 0px;
	background-color: #FFFFFF;
	border: 0px dashed #ccc;
	margin-bottom: 15px;
	margin-top: 2px;
      font-size: 120%;
}

#linkbox {
	padding-left: 10px;
      text-align: left;
      border: 0px solid #ccc;
       
}



#left {
	float: left;
	width: 170px;
	vertical-align: top;
	font-size: 67%;
      font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}

#left ul {
	text-align: left;

	padding: 0.3;
}
#left li {
	padding: 0.3;
}

#right {
	valign: left;
      float: right;
	width: 180px;
	vertical-align: top;
	font-size: 70%;
	padding-right: 5px;
	padding-top: 15px;
}

#footer {
	clear: both;
	color: #000000;
	background-color: #E5E5E5;
	vertical-align: top;
	padding: 0.5em;
	font-size: 60%;
	line-height: 1.25em;
	text-align: right;
      width: 900px;
}

.fl {
	float : left;
	text-align: left;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid #000066;

}

h2 {
	font-size: 125%;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px dashed #000066;
      
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
      
}

h4,h5,h6 {
	color: #000066;
}


.navhead {
	font-weight: bold;
	color: #000000;
}

.nav {
	color: #000000;
      font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF3300;
}

#content p {
	font-size: 80%;
	padding-left: 20px;
}

acronym,abbr {
	border-bottom: 1px dashed 000000;
	cursor: help;
}

li {
	font-size: 90%;
	list-style: none;
      
}
