.style24 {font-size: 12px}
html { overflow-x: auto; 
	} 

BODY {
	background: #e1e1e1 url(/images/bg.jpg) repeat-x;
	text-align: center;
		} 
	
body, div {
	font-family : verdana, arial, helvetica; 
	font-size : 12px; 
	color : #000000; 
	margin: 0px;
	padding: 0px;
	}
td {
	font-family : verdana, arial, helvetica; 
	font-size : 12px; 
	color : #000000; 
	}
#wrapper {
	width: 999px;
	margin: auto;
	background: url(/images/linebg.jpg);
	margin-top: 0px;
	text-align: left;
	}

.bodyborder{
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
	}

BR {
	font-size : 5px; 
	margin : 0; 
	} 
	
a {
	color: #9f2200;
	}
 a:link {
 	color: #014da5;
	text-decoration: none;
 }
 a:visited {
 	color: #014da5;
	text-decoration: none;
 }
 a:hover {
 	color: #3333CC;
	text-decoration: underline;
 }
 a:active {
 	color: #014da5;
 }

INPUT, SELECT {
	background-color : #FFFFFF; 
	font-family : tahoma, verdana, arial, helvetica; 
	font-size : 11px; 
	color : #000000;
	} 

TEXTAREA {
	background-color : #FFFFFF; 
	color : #000000; 
	font-family : tahoma, verdana, arial, helvetica; 
	font-size : 11px; 
	} 

#menu td {
	font-size: 10px;
	}
.menutitles {
	font-size: 12px;
	color: white;
	}
#menu a {
	font-size: 11px;
	}

LI {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url('./images/point.gif') no-repeat 0 4px;
	padding: 2px 2px 0px 20px;
	display:block;
	}

UL {
	margin-top:0px; 
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	}

form {
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display:inline;
	} 

#menu_adjust {
	padding-left: 5px;
	margin-left: 5px;
	}
#menu_adjust2 {
	padding-right: 1px;
	margin-right: 1px;
	}

/* from other page */

.AdvertiseHere {
 	font-size: 10px;
 	color: #666666;
 }


.advertiseHere{
 	margin: auto;
 	width:  100%;
 	min-width: 100%;
 	text-align: center;
 	color: #606060;
 	font-size: 10px;

 }

 h1 {
 	font-size: 16px;
 	text-weight: bold;
 	margin: 0;
 	padding: 0;
	}

 h2 {
 	font-size: 14px;
 	font-weight: bold;
 	margin: 0;
 	padding: 0;
 	}

 #top {
 	text-align: left;
 	color: #fcb8b8;

 }

 #didYouFind{
	font-size: 13px;
 	min-width: 100%;
 	width: 100%;
 	margin: 0px;
 	text-align: center;
 }

.advertiseHere{
 	margin: auto;
 	width:  100%;
 	min-width: 100%;
 	text-align: center;
 	color: #606060;
 	font-size: 10px;
	}
.searchText {
	font-size: 10px;
	color: white;
	}
#header {
	background: url(/images/header.jpg);
	width: 999px;
	height: 193px;
	margin-top: 0px;
	padding: 0px;
	}
#topmenu {
	height: 49px;
	width: 995px;
	background: url(/images/menubg.jpg);
	margin: 0px 0px 0px 2px;
}
#menuitem {
	padding: 12px 10px 5px 5px;
	float: left;
	color: #6c0300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	#menuitem a {
		color: #6c0300;
		text-decoration: none;
		}
	#spacer {
		background: url(/images/divider.jpg);
		float: left;
		width: 1px;
		height: 48px;
		margin: 0px 10px 0px 10px;
		}
#content {
	width: 995px;
	min-height: 520px;
	margin: 0px 0px 0px 0px;
	}
#footer {
	width: 997px;
	height: 68px;
	background: url(/images/footerbg.jpg);
	padding-top: 28px;
	padding-left: 2px;
	margin: auto;
	}
#search {
	padding-top: 165px;
	padding-left: 45px;
	padding-right: 5px;
	color: white;
	}
	#search a {
		color: white;
		font-size: 10px;
		}
	#search input {
		width: 100px;
		padding-right: 5px;
		font-size: 11px;
		}	
	
	
	/*body {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
	}


	a{ color: #6699ff; }
	a:hover{ color: #990000; }
	
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 32px;
		color: #666666;
		font-weight: bold;
	
	}



	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #666666
		font-weight: bold;
		
	
	}



	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #666666;
		font-weight: bold;
		
	
	}


	#wrapper {

		width: 855px;
		padding: 0px;
		margin: 0px;
		

	}

	div#main{
		float: right;
		width: 625px;

	}

	div#content {
		float: left;
		width: 400px;
		padding: 5px;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
		border-right-style: solid;
		border-bottom-style: solid;

	}
	

	ul
	{
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	li
	{
		
		list-style-type: none;
		padding: 0;
		margin: 0;
		background-image: url(/images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding-left: 0.8em;
	}




	div#left{
		float:left;
		}


	div#right{
		float:right;
		width:200px;

	}


	.rightSide {
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
	}



	.Navigation_Header {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		background-color: #cccccc;
		font-weight: bold;


	}

	.Navigation_Panel {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		
		background-color: #eeeeee;


	}
	
	
	
	.Navigation_Panel a:hover {
		color: #ff0000;
	}

	.Right_Panel {
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px #CCCCCC;
		border-left: 1px #CCCCCC;
		width: 200px;
	}


	.Sponsor_Box {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
		padding: 5px;
	}
	.Sponsor_Header {
		background-color: #990000;
		padding: 5px;
		height: 5px;
		border: 2px solid #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		color: #FFFF00;
	}


	.blue {font-family: Arial, Helvetica, sans-serif; color: #006699; }
	.red {color: #990000}

	.Center_Table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
		width: 400px;
		border-right-style: solid;
		border-bottom-style: solid;
	}
	.Content_Header {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		background-color: #333333;
		margin: 4px;
		padding: 4px;
		border: 1px solid #666666;
		width: auto;
	}
	.Sponsor_Box {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
		padding: 5px;
	}
	.Sponsor_Header {
		background-color: #990000;
		padding: 5px;
		height: 5px;
		border: 2px solid #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		color: #FFFF00;
	}
	.Center_Link_Spacing {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #999999;
		padding-bottom: 10px;
		list-style-position: outside;
		list-style-image: url(images/bullet.gif);
	}
	.Right_Panel {
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px #CCCCCC;
		border-left: 1px #CCCCCC;
		width: 200px;
	}

	.Content_Img {
		float: left;
		height: 250px;
		width: 250px;
		background-color: #990000;
	}
	.style14 {
		color: #000000;
		font-weight: bold;
	}
	.Center_Header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		background-color: #FFFF00;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		padding-top: 2px;
		padding-left: 4px;
	}
	.style18 {font-weight: bold}
	.style19 {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	.style20 {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
	.style21 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #990000;
	}

	*/
