@charset "utf-8";


body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F5921D;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.left_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #743113;
	border-right-color: #743113;
	border-bottom-color: #743113;
	border-left-color: #743113;
}

#div1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 10px;
	height: auto;
	width: 350px;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table {
	border: 1px solid #666;
}
.subtitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
}
.right_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #743113;
	border-right-color: #743113;
	border-bottom-color: #743113;
	border-left-color: #743113;
	border-right-style: solid;
}
.left_right_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #743113;
	border-right-color: #743113;
	border-bottom-color: #743113;
	border-left-color: #743113;
	border-right-style: solid;
}
.bottom_line {
	border-bottom-width: 1px;
	border-top-color: #743113;
	border-right-color: #743113;
	border-bottom-color: #743113;
	border-left-color: #743113;
	border-bottom-style: solid;
}
.left_right_black_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.bottom_top_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
}

.top_bottom_white_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.border {
	border: 1px solid #333;
}
.white_border {
	border: medium solid #FFF;
}
.orange {
	color: #F93;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.table {
	background-color: #FC9;
	border: thin solid #999;
}
.frame_bg_lf {
	background-image: url(images/frame_white_shadow_04.png);
	background-repeat: repeat-y;
}
.frame_rt {
	background-image: url(images/frame_white_shadow_06.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.frame_top {
	background-image: url(images/frame_white_shadow_02.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.frame_bt {
	background-image: url(images/frame_white_shadow_08.png);
	background-repeat: repeat-x;
	background-position: center center;
}
