@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
}
.myriad {
	font-family: Myriad;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.myriad:hover {
	font-family: Myriad;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.myriad_13 {
	font-family: Myriad;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.myriad_13:hover {
	font-family: Myriad;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

.but_bg {
	background-image: url(../imges/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.roman {
	font-family: "Times New Roman PS MT";
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.roman_26 {
	font-family: "Times New Roman PS MT";
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.brd {
	background-image: url(../imges/bg_left.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0B589;
	border-right-color: #D0B589;
	border-bottom-color: #D0B589;
	border-left-color: #D0B589;
}

.arial12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial13 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial13_1 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #F4E7C3;
	text-decoration: none;
}

.midimage {
	background-image: url(../imges/img.gif);
	height:340px;
	width:684px;
	background-repeat:no-repeat;
}


.midimage1 {
	background-image: url(../imges/img2.gif);
	height:314px;
	width:684px;
	background-repeat:no-repeat;
}


.leftbg {
	background-image: url(../imges/bg_left1.gif);
	background-repeat:no-repeat;
}

.shad {
	background-image: url(../imges/shad.gif);
	background-repeat: repeat-x;
	background-position: top;
}