/* CSS Document */

body {

	background-color: #000000;

	margin-left: 20px;

	margin-top: 0px

	padding-top: 20px;

}

/*top*/



 #navlist1 li

{

	display: inline;

	padding: 0px;

	margin: 0px;

	padding-right: 20px;

	Padding-left: 0px

	

}

#navlist1 a

{

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

	color: #000;

}



#navlist1 a:hover

{

color: #cc0000;

}



/*side*/

 #side { width: 200px; }



#side ul

{

margin-left: 0;

padding-left: 0;

list-style-type: none;

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

}



#side a

{

display: block;

padding: 3px;

width: 110px;



border-bottom: 1px solid #999999;

}



#side a:link, #navlist a:visited

{

color: #EEE;

text-decoration: none;

}



#side a:hover

{

background-color: #990000;

color: #fff;

}





.BOLD {

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

	font-size: 14px;

	font-weight: bolder;

}

.white {



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

	font-size: 14px;

	color: #FFFFFF;

}

.top {

	text-decoration: none;

	display: inline;

	left: 100px;

	top: 100px;

}

.bigred {

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

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	color: #CC0000;

}

.text {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;





}

.bolder {

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

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

}





A:hover {text-decoration: underline overline; color: red;}

.brightred {



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

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	color: #FF0000;

}

.brightred1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
	font-variant: small-caps;
	height: 20px;
	width: 400px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
}
.whitebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	height: 20px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#table_side {
	background-image: url(images/side_beckgr.gif);
	background-repeat: repeat-y;
}
.white_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.thumbnails {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
