table, td, img {
border-style: none;
border-width:0px;
margin:0px;
}

td {
vertical-align:top;
}

table, img {
padding:0px;
margin:0px
border:0px
}

body {
color:#C17B25;
font-family: Verdana, Arial, sans serif;
font-size: 12px;
background-image:url('images/background.jpg');
margin:0px;
padding:0px;
}

caption {
caption-side:bottom;
}

textarea { 
    resize: none; 
}

.head{
font-size: 18px;
font-weight:bold;
}

.bighead{
font-size: 24px;
font-weight:bold;
}

.spec:hover {
background-image:url('images/backgroundred.jpg');
}

a {
font-size: 12px;
color: #113864;
text-decoration:none;
}

a:hover {
font-size: 12px;
color: #000;
text-decoration:none;
}

a.prevnext {
font-size: 12px;
color: #FAD9A7;
text-decoration:none;
}

a.prevnext:hover {
font-size: 12px;
color: #fff;
text-decoration:none;
}

a.nav {
font-size: 14px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

a.nav:hover {
font-size: 14px;
color:#ff0000;
font-weight:bold;
text-decoration:none;
}

a.browse {
font-size: 21px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.browse:hover {
font-size: 21px;
color:#ff0000;
font-weight:bold;
text-decoration:none;
}

a.big {
color:#FAD9A7;
font-size: 16px;
font-weight:bold;
}

a.big:hover {
color:#fff;
font-size: 16px;
font-weight:bold;
}

a.white {
color:#ddd;
font-size: 16px;
font-weight:bold;
}

a.white:hover {
color:#fff;
font-size: 16px;
font-weight:bold;
}

.white18 {font-weight:bold;font-size:18px;color:#FFD700}
.white14 {font-weight:bold;font-size:14px;color:white}
.yell14 {font-weight:bold;font-size:14px;color:#FFD700}
.red18 {font-weight:bold;font-size:18px;color:red}
.red14i {font-weight:bold;font-size:14px;color:red;font-style:italic}
.red14 {font-weight:bold;font-size:14px;color:red}
.red10 {font-weight:bold;font-size:11px;color:red}
.black14 {font-weight:bold;font-size:14px;color:black}
.black18 {font-weight:bold;font-size:18px;color:black}
.head {font-weight:bold;font-size:18px}
.bluehead {font-family:arial;font-weight:bold;font-size:24px;color:#991F1E}
.blue14 {font-weight:bold;font-size:14px;color:#991F1E}
.reg {font-size:12px}
.green {font-size:18px;font-weight:bold;color:#006600}
.titlebar {color:#FAD9A7;}

/**************** menu coding *****************/

#insidepage, #pagetop, #pagebottom, #bar, #rainbow, #rainbowh{
margin-left: auto ;
margin-right: auto ;
}

#insidepage {
width: 987px ;
padding: 10px;
background: #D1E2F5;
}

#pagetop{
width: 1007px ;
background: #000000;
}

#pagebottom{
width: 987px ;
padding: 10px;
background: #000000;
}

.CSSTableGenerator {
	margin:0px;padding:0px;margin-bottom:20px;
	width:100%;
}.CSSTableGenerator table{
	width:800px;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator td{
	vertical-align:middle;
	background-color:#F7F0E2;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:2px;
	padding-left:10px;
	font-size:13px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr:first-child td{
	background-color:#D9C399;
	border:0px solid #ffffff;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}