/*Page Properties*/
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing:0.1em;
}
body {
	margin: 0px;
	background:url(../images/front/bg.jpg) repeat-x #FFFFFF;
	text-align:center;

}

a:link {
	color: #9D000C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9D000C;
}
a:hover {
	text-decoration: underline;
	color: #9D000C;
}
a:active {
	text-decoration: none;
	color: #9D000C;
}
li {
	color:#666666;
	}


/*Layout properties*/

.Bg{
	width:757px; height:auto; display:table;
	background-image: url(../images/front/Body_Bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom:1px #CCCCCC solid;
	
}

.Main{
	margin:0px auto;
	width:757px;
	min-height:276px;
	background-image:url(../images/front/Body_Top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.Page_Header{
	height:88px;
	width:749px;
	background-image:url(../images/front/Header.jpg);
}	
.Images{
	height:149px;
	width:749px;
}
.Nav{
	width:749px;
	height:36px;
	background-image:url(../images/front/nav_tile.jpg);
}
a.nav_1{
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	color:#666666;
	font-size: 9px;
	margin:11px 7px 0px 7px;
}
a.nav_1:hover{
	color:#9D000C;
}
.Content_Main{
	width:749px;	
	
}
.Content{
	width:715px;
	padding:17px 17px 17px 17px;
	text-align:left;
}
.left{
	width:500px;
	margin-right:13px;
	float:left;
}
.right{
	width:202px;
	float:right;
	position: relative;
}
.box_top{
	background-image:url(../images/front/box_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:202px;
}
.box_bg{
	background-image:url(../images/front/box_bg.jpg);
	background-repeat:repeat-y;
	width:202px;
	margin-bottom:10px;
}
.box_bottom{
	background-image:url(../images/front/box_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:202px;
}
.box_top a{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	letter-spacing:0.1em;	
}	
.box_top li {
	color:#FFFFFF;
}
	
/*Nav Properties*/



/*Text Format Properties*/

h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
}
h2{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	letter-spacing:0.1em;
}
h3{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
	margin-left:10px;
}
.box_header{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:0.1em;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding-top:5px;
}
.box_text{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	letter-spacing:0.1em;	
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.box_text2{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	letter-spacing:0.1em;	
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.loadarea	{
	width:300px;
	height:auto;
	padding:0px 100px 0px 100px;
}
li{
	padding:1px 0px 2px 0px;
	margin:0px 6px 0px 6px;
}
ul{
	color:#FFFFFF;
	padding:0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
}
p{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing:0.1em;
}	

