.preview {
	text-align: center;
}

.preview img {
	width: 140px;
}

.navigation {
}

.navigation a {
	color: #BA2700;
	text-decoration: underline;
}

.navigation b {
	color: #000000;
	text-decoration: underline;
}

* {
	font-family: Verdana, Arial, sans-serif;
}

.name {
	text-align: center;
	font-weight: bold;
}

.separator {
	text-align: center;
}

body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #FFDC37;
	background-image: none;
}

body,td {
	font-size: 11px;
	color: #7D7D7D;
}

a {
  color: #4C4CC3;
  text-decoration: none;
}

a:hover {
  color: #9B0000;
  text-decoration: underline;
}

form {
	display: inline;
}

.main {
	font-size: 11px;
	color: #5D5F60;
}

.main b {
	font-size: 11px;
	color: #5D5F60;
}

.main a {
	font-size: 10px;
	text-decoration: underline;
	color: #BA2700;
}

.main a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #BA2700;
}

.main a u {
	font-size: 10px;
	text-decoration: underline;
	color: #BA2700;
}

.main a:hover u {
	font-size: 10px;
	text-decoration: none;
	color: #BA2700;
}

td.main, p.main {
	font-size: 11px;
	line-height: 1.5;
}

.main a b {
	color: #5D5F60;
	font-size: 10px;
	text-decoration: underline;
}

.main a:hover b {
	color: #5D5F60;
	font-size: 10px;
	text-decoration: none;
}

.main ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.main ul li {
	float: left;
	background: none;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.main ul li a {
	color: #BA2700;
	text-decoration: underline;
	background: none;
	text-transform: none;
}

.main ul li a:hover {
	text-decoration: none;
}

table {
	width: 100%;
}

img {
	border: 0px;
}

.bg {
	background: url(/image/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg1 {
	background: url(/image/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg2 {
	background: url(/image/bg16.gif);
	background-repeat: repeat-y;
}

.bg3 {
	background: url(/image/bg19.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg4 {
	background: url(/image/bg20.gif);
	background-repeat: repeat-y;
}

.bg5 {
	background: url(/image/bg25.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFB137;
}

.bg55 {
	background: url(/image/bg255.gif);
	background-repeat: repeat-y;
	background-position: top;;
	background-color: #FFB137;
}

.bg6 {
	background: url(/image/bg29.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F0F0F0;
}

.bg66 {
	background: url(/image/bg299.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #F0F0F0;
}

.bg7 {
	background: url(/image/bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
}

.bg8 {
	background: url(/image/bg3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.bg9 {
	background: url(/image/bg4.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;
}

.bg10 {
	background: url(/image/bg5.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bg11 {
	background: url(/image/bg34.gif);
	background-repeat: repeat-x;
}

.bg12 {
	background: url(/image/bg38.gif);
	background-repeat: repeat-x;
}

.bg13 {
	background: url(/image/bg36.gif);
	background-repeat: repeat-y;;
	padding: 0px 12px 0px 12px;
}

.bg14 {
	background: url(/image/bg40.gif);
	background-repeat: repeat-y;
}

.bg15 {
	background: url(/image/bg45.gif);
	background-repeat: repeat-x;
}

.bg16 {
	background: url(/image/bg46.gif);
	background-repeat: repeat-x;
}

.bg17 {
	background: url(/image/bg58.gif);
	background-repeat: no-repeat;
}

.bg18 {
	background: url(/image/bg59.gif);
	background-repeat: repeat-x;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li {
	background: url(/image/li.gif) left top no-repeat;
	margin: 0px;
}

ul li a {
	color: #4C4CC3;
	font-size: 11px;
	text-decoration: none;
	padding-left: 9px;
	line-height: 25px;
	background: url(/image/link.gif) no-repeat;
	background-position: 0 5px;
}

ul li a:hover {
	color: #9B0000;
}

ul li.bg_list_sub a {
	color: #4C4CC3;
	font-size: 11px;
	text-decoration: none;
	padding-left: 19px;
	line-height: 25px;
	text-transform: uppercase;
	background: url(/image/sublink.gif) 10px 0px no-repeat;
	background-position: 0 5px;
}

ul li a:hover {
	color: #9B0000;
}


.bd img {
	border: solid 1px #C8C8C8;
}

.box_width_left {
	width: 167px;
}

.box_width_right {
	width: 167px;
}

.box_width_cont {
	width: 100%;
}

.title {
	color: #9B0000;
	font-weight: bold;
	text-transform: uppercase;
}

.current {
	color: #FF7D00;
	font-weight: bold;
	text-transform: uppercase;
	height: 27px;
	text-indent: 10px;
}

.current a {
	color: #FF7D00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.current a:hover {
	color: #FF7D00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
