﻿body {
	line-height:150%;
	word-spacing:2px;
	font-family:arial;
	font-size:14px;
	color:#6B4A52;
	margin:0px;
	background-color:#1B538B;
	background-image:url('assets/bg.jpg'); 
	background-position:left top;
	background-repeat:repeat-y;
}
.roundedcornr_box_941576 {
   background: #cccccc;
}
.roundedcornr_top_941576 div {
   background: url(../assets/roundedcornr_941576_tl.png) no-repeat top left;
}
.roundedcornr_top_941576 {
   background: url(../assets/roundedcornr_941576_tr.png) no-repeat top right;
}
.roundedcornr_bottom_941576 div {
   background: url(../assets/roundedcornr_941576_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_941576 {
   background: url(../assets/roundedcornr_941576_br.png) no-repeat bottom right;
}

.roundedcornr_top_941576 div, .roundedcornr_top_941576, 
.roundedcornr_bottom_941576 div, .roundedcornr_bottom_941576 {
   width: 100%;
   height: 15px;
   font-size: 1px;
   margin:0px;
   padding:0px;
}
.roundedcornr_content_941576 { margin: 0px 5px 0px 5px; }

.banner {
	background-image:url('assets/banner.gif'); 
	background-position:left top;
	background-repeat:no-repeat;height:164px
}
.content {
	background-image:url('assets/content.gif'); 
	background-position:left top;
	background-repeat:repeat-y;
	text-align:justify;
	vertical-align:top
}
div.content {
		padding:0px 5px 5px 120px;
		width:440px;
}
div.menu {
		padding:35px 40px 10px 10px;
		width: 150px;
		text-align:center;		
		font-size:large;
		float:right;
}

a.link, a:visited.link {
font-weight:bold;
	text-decoration:none;
	color:#8C5252;
	border-bottom:1px #8C5252 solid;
	}
a:hover.link {
	border-bottom:0px #8C5252 solid;
	
}	

a.menu, a:visited.menu {
	height:25px;
	text-decoration:none;
	display:block;
	padding:3px;
	font-family:"Times New Roman", Times, serif;
	color:#8C5252;

}
a:hover.menu {
	background-image:url('assets/menu_bullet.gif');
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
}
a.small, a:visited.small {
	color:#3333CC;
	text-decoration: none;
	border-bottom: 1px #3333CC solid;
}
a:hover.small {
	border-bottom:0px ;
}
h1 {
	font-size:170%;
	color:#8C5252;
	font-family:Georgia, Times New Roman, Helvetica
}
h2 {
	font-size:120%;	
}
h3 {
	font-size:110%;
}
.footer {
	background-image:url('assets/footer.gif'); 
	background-position:left top;
	background-repeat:no-repeat;
	height:222px;
	font-size:x-small;
	text-align:left;
	padding:45px 5px 5px 120px;
	vertical-align:middle
}
