#bottom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	height:140px;
	width:997px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	padding-bottom:10px;
}

#bottom_bg a{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}

#bottom_bg a:hover{
	color: #990000;
}

#menu {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #362f2d;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-color: #99CCFF;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	
}

#menu a{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #362f2d;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background: url(images/arrow.gif) 100% 50% no-repeat;
}

#menu_bg {
	background-image: url(images/long-fade2.gif);
	background-repeat: repeat-x;
}

#table_bg {
	background-image: url(images/med_fade2.gif);
	background-repeat: repeat;
	padding: 8px 8px 8px 8px;
}

.breadcrumb a{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;	
}
.breadcrumb a:hover {
	font-size: 10px;
	color: #888888;
	text-decoration: underline;
	font-weight: normal;	
}

.break {
	padding-top: 3px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.footer{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #362f2d;
	font-weight: bold;
	text-decoration: none;
}

.left_bottom_box {
	background-image:url(images/under_pic.gif);
	background-repeat:no-repeat;
	height:134px;
	width:200px;
	padding-left:9px;
	vertical-align: top;
	
}

.left_bottom_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: bold;
	color:#999999;
	vertical-align: top;	
}

.mainpage_bg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #362f2d;
	padding-left: 20px;
	background-image:url(images/main_bg.gif);
	background-repeat:no-repeat;
	width:545px;
	height:361px;
	line-height: 16px;
}

.mainpage_table {
	padding-left: 5px;	
}

.small_pic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
	padding-left: 5px;	
}

#trans_box{
	border: dashed 1px #999999;
	padding: 8px 8px 8px 8px;
	background-image: url(images/long_fade.gif);
	background-repeat: repeat-x;
}

#trans_box tr{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

body {
	background-color:#f8f0e6;
} 

h1{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #362f2d;	
}

h2{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #362f2d;	
	
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

li{
	padding-bottom: 15px;
}