body {

	background-color: #000000;

	margin: 0;

	font-family: "Courier New", Courier, mono;





}



.maintable {

	border: 1px #000000 solid;

	width: 800px;

	font-family: "Courier New", Courier, mono;

	font-size: 11px;



}



#navcontainer {

	margin-left: 10px;

	margin-top: 10px;

}



#navcontainer ul

{

margin: 0;

padding: 0;

list-style-type: none;

font-family: Verdana, Arial, Helvetica, sans-serif;

}



#navcontainer li { margin: 0 0 10; }



#navcontainer a

{

display: block;

padding: 5px 10px;

width: 130px;

color: #000;

background-color: #CCCCCC;

text-decoration: none;

border-top: 1px solid #fff;

border-left: 1px solid #fff;

border-bottom: 1px solid #333;

border-right: 1px solid #333;

font-weight: bold;

font-size: 14px;

background-image: url(images/btn_off.jpg);

background-repeat: no-repeat;

background-position: 0 0;

}



#navcontainer a:hover

{

color: #000;

background-color: #999999;

text-decoration: none;

border-top: 1px solid #333;

border-left: 1px solid #333;

border-bottom: 1px solid #fff;

border-right: 1px solid #fff;

background-image: url(images/btn_on.jpg);

background-repeat: no-repeat;

background-position: 0 0;

}



#navcontainer ul ul li { margin: 0; }



#navcontainer ul ul a

{

display: block;

padding: 5px 5px 5px 30px;

width: 125px;

color: #000;

background-color: #C5D8C5;

text-decoration: none;

font-weight: normal;

}



#navcontainer ul ul a:hover

{

color: #000;

background-color: #889E88;

text-decoration: none;

}

.brdrimage {

	margin: 4px;

	border: 1px solid #000000;

}

.sideborder {

	border-right: 1px dashed #666666;

	background-image: url(images/corner.gif);

	background-repeat: no-repeat;





}

h1 {

	margin: 10px;

	font-family: "Courier New", Courier, mono;

	font-size: 24px;







}

.cornercell {

	background-image: url(images/corner.gif);

	background-repeat: no-repeat;

}



#slideshow {

	margin-left: 20px;

	margin-top: 0px;

}



#slideshow ul

{

margin: 0;

padding: 0;

list-style-type: none;

font-family: verdana, arial, Helvetica, sans-serif;

}



#slideshow li { margin: 0 0 10; }



#slideshow a

{

display: block;

padding: 5px 10px;

width: 180px;

color: #000;

background-color: #CCCCCC;

text-decoration: none;

border-top: 1px solid #fff;

border-left: 1px solid #fff;

border-bottom: 1px solid #333;

border-right: 1px solid #333;

font-weight: bold;

font-size: .8em;

background-image: url(images/detailoff.gif);

background-repeat: no-repeat;

background-position: 0 0;

}



#slideshow a:hover

{

color: #000;

background-color: #999999;

text-decoration: none;

border-top: 1px solid #333;

border-left: 1px solid #333;

border-bottom: 1px solid #fff;

border-right: 1px solid #fff;

background-image: url(images/detailon.gif);

background-repeat: no-repeat;

background-position: 0 0;

}





#detail {

	margin-left: 20px;

	margin-top: 0px;

}



#detail ul

{

margin: 0;

padding: 0;

list-style-type: none;

font-family: verdana, arial, Helvetica, sans-serif;

}



#detail li { margin: 0 0 10; }



#detail a

{

display: block;

padding: 5px 10px;

width: 180px;

color: #000;

background-color: #CCCCCC;

text-decoration: none;

border-top: 1px solid #fff;

border-left: 1px solid #fff;

border-bottom: 1px solid #333;

border-right: 1px solid #333;

font-weight: bold;

font-size: .8em;

background-repeat: no-repeat;

background-position: 0 0;

}



#detail a:hover

{

color: #000;

background-color: #CCCCCC;

text-decoration: none;

border-top: 1px solid #333;

border-left: 1px solid #333;

border-bottom: 1px solid #fff;

border-right: 1px solid #fff;

background-repeat: no-repeat;

background-position: 0 0;

}

.footer {

	font-size: 11px;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #000000;

	margin: 8px;





}

td {

	font-family: "Courier New", Courier, mono;

	font-size: 12px;

}

