BODY {
	background-color: #000000;
	color: #000000;
	font-family: Comic Sans MS;
	font-size: 13px !important;
}

.news-title
{
    color: #bb9c70;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

TD
{
	color:Black;
	font-size: 13px;
}

.table
{
	margin: 0px;
	padding: 0px;

}

.bottom
{
	font-family:Comic Sans MS; color:#bb9c70; font-size:9pt;
}

.bottom a
{
	text-decoration: none;
	font-family:Comic Sans MS; color:#bb9c70; font-size:9pt;
}

.bottom a:hover
{
	text-decoration: underline;
	font-family:Comic Sans MS; color:#bb9c70; font-size:9pt;
}

.bottom_s
{
	color:#d5cec2;
	padding-left:8px;
	padding-right:8px;
}

.bottom_copy
{
	font-family:Comic Sans MS; 
	color:#8e7148; 
	font-size:8pt;
	padding-top:10px;
}

.bottom_second a
{
	font-family:Comic Sans MS; 
	color:#4d3f2b; 
	font-size:8pt;
	padding-top:10px;
}

.cart
{
	Font-size: 8pt; 
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align:justify;
}

.cart_top
{
	background-color:#f3e6c8; 
	font-family: 'Comic Sans MS', cursive;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.cart_top2 th
{
    padding-left: 20px;
    padding-right: 20px;    
}

.cart_bottom
{
	background-color:#e4cc97; 
  color: #a68341;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
}

.cart_td
{
	background-color:#faf5eb;
	font-size: 13px;
	text-align: left;
}

.cart_td2 td
{
    padding-left: 20px;
    padding-right: 20px;
}

.cart_alt_td
{
	background-color:#f3e6c8;
	font-size: 13px;
	text-align: left;
}

.cart_td input
{
	width:30px;
	font-size: 13px;
}

.cart_alt_td input
{
	width:30px;
	font-size: 13px;
}

.cart_empty
{
	background-color:#f3e6c8; 
  color: #a68341;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

.input-select
{
	border: solid 1px #bb9c70;
	width: 300px;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:0px;
	margin:0px;
}

.input-select-small
{
	border: solid 1px #bb9c70;
	width: 158px;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:0px;
	margin:0px;
}

.input-select-big
{
	border: solid 1px #bb9c70;
	width: 380px;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:0px;
	margin:0px;
}

.input
{
	border: solid 1px #bb9c70;
	width: 300px;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:1px;
	margin:0px;
}

.input-date
{
	border: solid 1px #bb9c70;
	width: 276px;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:1px;
	margin:0px;
}

.input-small
{
	border: solid 1px #bb9c70;
	width: 150px;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:1px;
	margin:0px;
}

.input-tiny
{
	border: solid 1px #bb9c70;
	width: 50px;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:1px;
	margin:0px;
}

.title
{
    font-family: Comic Sans MS;
    font-size: 14px;
    font-weight: bold;
    color:#a68341;
} 



.content
{
	Font-Family: Comic Sans MS; 
	Font-weight: normal; 
	Text-decoration: none;	
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align:justify;
	width:660px;
}

.req_msg
{
    text-align:center;
}

.maxw { width: 100%; }

.maxh { height: 100%; }

.cursor { cursor: pointer; cursor: hand; }

A
{
    color: #666666;
    text-decoration: none;
}
A:hover { text-decoration: underline; }

.success
{
	font-family: Comic Sans MS;
	font-size: 11px;
	color: #108E21;
}
.error
{
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #ff0000;
}

.editor .req
{
    color: #bb9c70;
    font-weight: bold;
    padding-bottom: 12px;
    text-align: center;
}

.editor TD.left
{
    font-weight: bold;
    height: 22px;
    text-align: left;
    white-space: nowrap;
}

.editor TD.left-small
{
    font-weight: lighter;
    height: 22px;
    font-size: 9px;
    text-align: left;
    white-space: nowrap;
}

.editor TD.right
{
    height: 22px;
    text-align: left;
}










.input-Required-Left
{
	border: solid 1px #bb9c70;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:1px;
	margin:0px;
}


.input-NotRequired-Left
{
	border: solid 1px #bb9c70;
	color: black;
	font-family: Comic Sans MS;
	font-size: 10pt;	
	padding:1px;
	margin:0px;
}
