html, body {
margin: 0px;
padding: 0px;
}
body {
background-image:url('images/bodybg.jpg');
	background-repeat: repeat-x;
	background-color: ffffff;
	margin-top: 0px;
	padding-bottom: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-align: center;
	margin: 0 auto;
}

a:link {text-decoration: none; color: #000000; }
a:visited {text-decoration: none; color: #000000; }
a:hover {text-decoration: none; color: #999900; text-decoration: none;}
a:active {text-decoration: none; color: #000000; } 


a.sti:link {text-decoration: none; color: #A1B5C6; }
a.sti:visited {text-decoration: none; color: #A1B5C6; }
a.sti:hover {text-decoration: none; color: #ffffff; text-decoration: none;}
a.sti:active {text-decoration: none; color: #A1B5C6; } 

a.head:link {text-decoration: none; color: #ffffff; }
a.head:visited {text-decoration: none; color: #ffffff; }
a.head:hover {text-decoration: none; color: #000000; }
a.head:active {text-decoration: none; color: #ffffff; } 

a.main:link {text-decoration: none; color: #003366; }
a.main:visited {text-decoration: none; color: #003366; }
a.main:hover {text-decoration: none; color: #000000; }
a.main:active {text-decoration: none; color: #003366; }

a.external:link {text-decoration: none; color: #666666; }
a.external:visited {text-decoration: none; color: #666666; }
a.external:hover {text-decoration: none; color: #000000; }
a.external:active {text-decoration: none; color: #666666; } 

a.foot:link {text-decoration: none; color: #666666; }
a.foot:visited {text-decoration: none; color: #666666; }
a.foot:hover {text-decoration: none; color: #000000; }
a.foot:active {text-decoration: none; color: #666666; } 

#pagelink {
position: relative;
top: 5px;
left: 48px;
}

a.pagelink1:link {text-decoration: none; color: #003366; }
a.pagelink1:visited {text-decoration: none; color: #003366; }
a.pagelink1:hover {text-decoration: underline; color: #000000; }
a.pagelink1:active {text-decoration: none; color: #003366; } 


#wrapper {
width: 800px;
margin: 0 auto;
padding: 0px;
text-align: left;
}

#container {
width: 800;
height: auto;
background: url(images/contentbg.gif);
background-repeat: repeat-y;
}

#left {
background: url(images/leftcol1.gif);
background-repeat: repeat-x;
width: 297px;
height: auto;
float: left;
padding: 20 0 90 30;
margin-right: 2px;
}
html>body #left {
background: url(images/leftcol1.gif);
background-repeat: repeat-x;
width: 266px;
height: auto;
float: left;
padding: 20 0 70 30;
}

#maincol {
background: url(images/maincol1.gif);
background-repeat: repeat-x;
background-color: #ffffff;
width: 479px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol {
background: url(images/maincol1.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}






#right {
background: url(images/rightcol.jpg);
width: 271px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 90 30;
}
html>body #right {
background: url(images/rightcol.jpg);
background-repeat: repeat-x;
width: 241px;
height: auto;
float: left;
padding: 20 0 70 30;
}


.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}


#header {
background: url(images/title.jpg);
width: 800px;
height: 45px;
background-position: center;
}

#mainhdr {
background: url(images/mainhdr.jpg);
background-repeat: repeat-x;
width: 391px;
height: 230px;
display: inline;
float: left;
}



#logo {
background: url(images/logo.jpg);
background-position: top;
width: 298px;
height: 230px;
display: inline;
float: left;
}


#hdrthumbs {
background: url(images/hdrthumbs.jpg);
width: 111px;
height: 230px;
display: inline;
float: right;
}

#heading1 {
	font-family: Arial;
	font-size: 18px;
	color:#ffffff;
	position: relative;
	top: 20;
	left: 15;
	display: inline;
}

#heading2 {
	font-family: Arial;
	font-size: 18px;
	color:#ffff00;
	position: relative;
	top: 20;
	left: 20;
	display: inline;
}

#hdrtext {
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	position: relative;
	margin-left: 40;
	padding-top: 15px;
	margin-right: 30px;
}
html>body #hdrtext {
font-family: Tahoma;
	font-size: 12px;
	color:#ffffff;
	position: relative;
	margin-left: 30;
	padding-top: 15px;
	margin-right: 20px;
}



#lefttext1 {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 150px;
	top: 40;
	left: 85;
}
html>body #lefttext1 {
font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 150px;
	top: 40;
	left: 75;
}

#lefttext2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 150px;
	margin-top: 10px;
	top: 50;
	left: 85;
}
html>body #lefttext2 {
font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 150px;
	margin-top: 20px;
	top: 40;
	left: 75;
}


#lefttext3 {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 150px;
	margin-top: 20px;
	top: 50;
	left: 85;
}
html>body #lefttext3 {
font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 150px;
	margin-top: 20px;
	top: 40;
	left: 75;
}


#centertext1 {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 135px;
	margin-top: 20px;
	top: 33;
	left: 55;
}
html>body #centertext1 {
font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 135px;
	margin-top: 20px;
	top: 13;
	left: 55;
}


#centertext2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 135px;
	margin-top: 20px;
	top: 85;
	left: 55;
}
html>body #centertext2 {
font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	position: relative;
	width: 135px;
	margin-top: 20px;
	top: 65;
	left: 60;
}









#title {
	font-family: Tahoma;
	font-size: 24px;
	color:#666666;
	position: relative;
	top: 12;
	left: 35;
}




#menu {
	font-family: Tahoma;
	font-size: 10px;
	color:#A1B5C6;
	position: relative;
	top: 25;
	right: 28;
	text-align: right;
}



#footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	position: relative;
	text-align: center;
	top: 0px;
	height: 50px;
	padding-bottom:20px;
}

#imagemap {
width: 150;
height: 193;
position: relative;
float: right;
display: inline;
padding-right: 15px;
top: 35px;
}

#pageheading {
font-family: Tahoma, Verdana, Arial;
font-size: 24px;
color: #3366cc;
position: relative;
top: -10px;
left: -10px;
}


#quicktext {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #003366;
position: relative;
display: inline;
top: 0px;
left: 0px;
}


#pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	position: relative;
	top: 30px;
	left: 20px;
	width: 380px;
}

a.pagetext:link {text-decoration: none; color: #003366; }
a.pagetext:visited {text-decoration: none; color: #003366; }
a.pagetext:hover {text-decoration: none; color: #000000; }
a.pagetext:active {text-decoration: none; color: #003366; } 


#maincol1 {
background: url(images/maincol2.gif);
background-repeat: repeat-x;
width: 479px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol1 {
background: url(images/maincol2.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}


#maincol2 {
background: url(images/maincol3.gif);
background-repeat: repeat-x;
width: 479px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol2 {
background: url(images/maincol3.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}


#maincol3 {
background: url(images/maincol4.gif);
background-repeat: repeat-x;
width: 479px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol3 {
background: url(images/maincol4.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}


#maincol4 {
background: url(images/maincol5.gif);
background-repeat: repeat-x;
width: 479px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol4 {
background: url(images/maincol5.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}



#maincol5 {
background: url(images/maincol6.gif);
background-repeat: repeat-x;
width: 479px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol5 {
background: url(images/maincol6.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}


#maincol6 {
background: url(images/maincol7.gif);
background-repeat: repeat-x;
width: 479px;
height: auto;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol6 {
background: url(images/maincol7.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}



#maincol7 {
background: url(images/maincol8.gif);
background-repeat: repeat-x;
background-color: #ffffff;
width: 479px;
height: 250;
float: left;
margin: 0px;
padding: 20 0 60 30;
}
html>body #maincol7 {
background: url(images/maincol8.gif);
background-repeat: repeat-x;
width: 449px;
height: auto;
float: left;
padding: 20 0 70 30;
}


.indent {
margin-left: 10px;
margin-top: 10px;
}

.indent1 {
text-indent: -20px;
margin-left: 20px;
}

.indent3 {
text-indent: -12px;
margin-left: 20px;
}






.cell {color: black;  font-size: 12px;}
.cell2 {background: white;  font-size: 12px; }
.rangeSelector{color: #006699; background: #ffffff; font-weight: bold;  font-size: 12px; }
.cell a { color: black; text-decoration:none;font-weight:bold;}
.cell2 a { color: black; text-decoration:none;font-weight:bold;}
.separator {background: #e2e2c2; color: black; font-size: 12px;}
.header {background: #999966; color: black; text-align:left; font-size: 12px;}
.extraheader {background: #999966; color: black; text-align:left; font-size: 12px;}
.headermethod {background: #999966; color: black; text-align:right; font-size: 12px;}
.headermethod a {color: white; text-decoration:none;}
.headermethod a:hover {color: black; }
.label {background: #f5f5eb; font-weight: bold; color: black; font-size: 12px;}
.label2 {background: #fdfdf4; font-weight: bold; color: black; font-size: 12px;}
.colheader {background: #cccc99; color: black; font-weight: bold; font-size: 12px;}
.listmethod a {color: #336600; }
.listmethod a:hover {color: black; }
.listmethod {background: #f5f5eb; color: black; font-weight: bold; font-size: 10px;}
.listmethod2 a {color: #336600; }
.listmethod2 a:hover {color: black; }
.listmethod2 {background: #fdfdf4; color: black; font-weight: bold; font-size: 10px;}
.line {background: white;}
.boxframe {background: black;}
.explTxt { font-size: 80%;color: gray; font-weight: normal}
.messageLine { color: #993333; }


.navBar { color: #000000; font-weight: bold; font-family: verdana,arial,helvetica; font-size: 13px}
.privateNote{ font-family: verdana,arial,helvetica; font-size: smaller; font-weight: normal}
.categ {color: #000000; font-family: verdana,arial,helvetica; font-size: 12px}
.categ a {color: #000000; font-family: verdana,arial,helvetica; font-size: 11px; text-decoration:none;font-weight:bold;}
.categ a:hover {color: #999900;}


.counter {color: black; font-family: verdana,arial,helvetica; font-size: 14px}
.indexnumber { font-family: verdana,arial,helvetica; font-size: 11px; color: gray;}
.newslettertitle { font-weight: bold; font-family: verdana,arial,helvetica; font-size: 13px; color: #999933;}
.item { font-family: verdana,arial,helvetica; font-size: 13px}
.ratinglabel { font-family: verdana,arial,helvetica; font-size: 11px; color: red}
.rating { font-family: verdana,arial,helvetica; font-size: 11px}
.userstatus { color:#555555; font-family: verdana,arial,helvetica; font-size: 10px;}
.catstat { color:#555555; font-family: verdana,arial,helvetica; font-size: 10px;}
.catdesc { color:black; font-family: verdana,arial,helvetica; font-size: 10px;}
.search { color:red; font-family: verdana,arial,helvetica; font-size: 10px;}

.mainmenu {color: #333300; text-align:left; font-size: 12px;}
.mainmenu a {color: #333300; text-decoration: none; font-weight:bold;}
.mainmenu a:hover {color: #999900;}
.powfooter {text-align:center; font-family: verdana,arial,helvetica; font-size: 10px; color: #000000;text-decoration: none;}
.linkbutton {background: #cccc99;}
.linkbutton a {color: black; font-size: 12px;text-decoration:none;}
.linkbutton a:hover {color: white;}
.infoText {text-align: left; font-family: verdana,arial,helvetica; font-size: 12px; color: #000000;text-decoration: none;}
.pager { color:#000000; font-family: verdana,arial,helvetica; font-size: 10px;}
.pager a { color:#000000; font-family: verdana,arial,helvetica; font-size: 10px; text-decoration: none;}
.pager a:hover { color:#999900; font-family: verdana,arial,helvetica; font-size: 10px;}
.pageract { color:#333300; font-family: verdana,arial,helvetica; font-size: 10px; font-weight: bold;}
.conferr {font-family: verdana,arial,helvetica; font-size: 12px; color: #ff0000;text-decoration: none;font-weight:bold;}
.confok {font-family: verdana,arial,helvetica; font-size: 12px; color: #238E23;text-decoration: none;font-weight:bold;}
.confexpl {font-family: verdana,arial,helvetica; font-size: 10px; color: grey;text-decoration: none;}



