body { 	font-family: Arial, Times New Roman, Sans-serif;
	font-size: 13px; 
	background-color: #FFFFCC; 
	background-image:url('./images/body_bground.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	margin-top: 0px; 
	padding: 0pt; 
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	color:#000000;
		}
		
#bod_col {
padding-left:8px;
padding-right:8px;
background-color:white;

}

#body_table {
padding:0px;
margin:0px;
width:790px;
margin-left:auto; 
margin-right:auto;
border-top:2px solid black;
border-left:2px solid black;
border-right: 2px solid black;
}

.bod_col_menu {
padding-top:8px;
width:243px;
background-image: url('./menu/menu_bground.jpg');
background-repeat:repeat-y;
border-right:4px solid black;

}

#login_name{
color:#FFFFFF;
font-size:12px;
display:inline;
margin-right:10px;
padding:2px;

}

#content_table{
background-color:white;
width:100% !important;
}

#content_table_lcol{
border:0px solid red;
padding:0px;
vertical-align:top;
}

#content_table_rcol{
border:0px solid red;
padding:0px;
width:50% !important;
vertical-align:top;
text-align:right;
}

#review_table{
border:1px solid black;

padding:0px;
margin-bottom:10px;
margin-left:10px;
}

#item_info {
margin-left:4px;
}

p  {
	font-family: Arial, Times New Roman, Sans-serif;
	font-size: 13px;
	color:#000000;
	
}

ul{
margin:0px;
}

li {
	font-family: Arial, Times New Roman, Sans-serif;
	font-size: 14px;
	color:#000000;
}

h1 {
	color:#663300;
	margin-top:10px;
	margin-bottom:0px;
	border-top:0px solid #A50021; 
	border-bottom: 0px solid #A50021;
	font-size: 15px;
	font-weight:bolder;
	padding:0px;
	text-transform:uppercase;
}

h2 {
	color:#000000;
	margin-top:2px;
	margin-bottom:2px;
	border-top:0px solid #004C7D; 
	border-bottom: 0px solid #004C7D;
	font-size: 14px;
	font-weight:bolder;
	display:block;
}

a img {
border:none;
}

A:link, A:active {
		font-family: Arial, Times New Roman, Sans-serif; 
		font-size: 13px;
		color:#B09880;
		
}

A:visited, A:hover {
		font-family: Arial, Times New Roman, Sans-serif;
		font-size: 13px;
		color:#B09880;
		
}


A.pager_links:link, A.pager_links:active, A.pager_links:visited, A.pager_links:hover {
		font-family: Arial, Times New Roman, Sans-serif; 
		font-size: 14px;
		color:#A50021;
		text-decoration:underline;
		font-weight:bold;
		margin-right:5px;
		border:1px solid black;
		padding:3px;
}
		
A.small:link, A.small:active {
		font-family: Arial, Times New Roman, Sans-serif; 
		font-size: 13px;
		color:#990000;
		text-decoration:underline;
		font-style:italic;		
}

A.small:visited, A.small:hover {
		font-family: Arial, Times New Roman, Sans-serif; 
		font-size: 13px;
		color:#990000;
		text-decoration:underline;
		font-style:italic;
		}
		
pre {
font-family:Arial, Times New Roman, Sans-serif;
color:#990000;
font-size:14px;
margin-top:3px;
}


.error {
font-family:Arial, Times New Roman, Sans-serif;
color:#FF0000;
font-size:13px;
}

.footer {
		font-size: 13px;
		color:#990000;
		text-decoration:none;
		font-style:italic;
		font-family: Arial, Times New Roman, Sans-serif;
		}
		
textarea {
		font-family: Arial, Times New Roman, Sans-serif;
		font-size:14px;
		}
		
	
select {
 background-color: #FFFFFF; 
 color: #000000;
 font-weight:normal;
 margin-top:4px; 
}
		
input {
		font-family: Arial, Times New Roman, Sans-serif;
		font-size:12px;
		}
		
input.button {
text-align:center;
padding-right:10px;
padding-left:10px;
overflow:visible;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
text-transform:none;
font-family: Verdana, Arial;
background-color:#452200;
border-bottom: 2px solid #99CCFF;
border-top: 2px solid #99CCFF;
border-right:0px;
border-left:0px;
}