body{
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p, td, li, li li {
font-size: 70%;
color:#555555;
line-height:18px;}

th{
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
color: #666698;
background-color:#EEEDF3;
text-align:left;
}

ul {
list-style-type: square;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 110%;
color: #666698;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
color: #666698;}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 85%;
color: #666698;}

h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight:bold;
color: #666698;}

a {
color: #6E6F9F;
}

a:hover {
color: #F42B1B;
}

#Header {
display: none;
}

#Content {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#menu {
display:none;
	}


#image{
display: none;
	}
/* Again, "be nice to Opera 5". */
body>#image {width:200px;}

#footer {
color:#6E6F9F;
line-height:10px;
font-size: 65%;
float:left;
width: 100%;
padding-left: 10px;
}

#nav li
{
display: inline;
/* for IE5 and IE6 */
}

#nav
{
/*width: 7em;*/
/* to display the list horizontaly */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 0px;
padding: 0px;
border-left: 1px #EEEDF3 solid;
border-right: 1px #EEEDF3 solid;
}

#nav a
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #EEEDF3;
border-left: 1px #EEEDF3 solid;
border-right: 1px #EEEDF3 solid;
text-decoration: none;
color: #6E6F9F;
padding: 0px 10px 0px 10px;
}

#nav a:hover {
border-left: 1px #6E6F9F solid;
border-right: 1px #6E6F9F solid;
color: #F42B1B;
 }


#indexcontent {
background-image:url(images/background.jpg);
background-repeat:repeat-x;
width: 100%;
float:left;
border: 0px;
margin: 0px;
padding: 0px;
}

#indexfooter {
color:#FFFFFF;
line-height:10px;
font-size: 65%;
float:left;
width: 100%;
padding-top: 18px;
}

#indexcenter{
	width:740px;
	margin:0px auto;
	text-align:left;
	}

#indexpics {
width: 100%;
float:left;
padding-top: 10px;
}

.top {
text-align:right;
background-image:url(images/topleft.gif);
background-repeat:no-repeat;
width: 100%;
float:left;
margin-top: 8px;
}

.bottom {
text-align:right;
background-image:url(images/bottomleft.gif);
background-repeat:no-repeat;
width: 100%;
float:left;
margin-bottom: 8px;
}

#indextopleft {
float:left;
width: 49%;
}

#indextopright {
float:right;
width: 49%;
}

#indexlogo {
float:left;
width: 100%;
}

#indexnav {
float:left;
width: 100%;
}

.subtop {
text-align:right;
background-image:url(images/topleft.gif);
background-repeat:no-repeat;
margin-top: 8px;
width: 100%;
}

.subbottom {
text-align:right;
background-image:url(images/bottomleft.gif);
background-repeat:no-repeat;
margin-bottom: 8px;
width: 100%;
}

