body {
	background: #ffffff url('images/bg1.jpg') no-repeat left top;
	margin-top:8px; 
	padding: 0px;
}

body td, p, ul, li {
	font-family: arial; 
	font-size: 12px; 
	color: #333333;
	font-weight: bold;
}

.foot {
	font-family: arial; font-size: 10px; color: #999999; text-align:center;
}

.nav a:link, .nav a:visited {font-family: arial; background: #DDDCE1; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:center; color:#000000; font-weight:bold; font-size:11px; padding-left:6px; padding-right:6px; border-right: 1px #ffffff solid;}
.nav a:hover {font-family: arial; background: #BCBDC1; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:center; color:#000000; font-weight:bold; font-size:11px; padding-left:6px; padding-right:6px; border-right: 1px #ffffff solid;}

.nav1 a:link, .nav1 a:visited {font-family: arial; background: #DDDCE1; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:center; color:#000000; font-weight:bold; font-size:11px; padding-left:12px; padding-right:12px; border-right: 0px #ffffff solid;}
.nav1 a:hover {font-family: arial; background: #BCBDC1; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:center; color:#000000; font-weight:bold; font-size:11px; padding-left:12px; padding-right:12px; border-right: 0px #ffffff solid;}


.jean_link a:link, .jean_link a:visited {width: 615px; font-family: arial; background: #DDDCE1; text-decoration: none; float:center; line-height: 30px; height: 30px; text-align:center; color:#000000; font-weight:bold; font-size:22px; padding-left:6px; padding-right:6px; border-right: 1px #ffffff solid;}
.jean_link a:hover {width: 615px; font-family: arial; background: #BCBDC1; text-decoration: none; float:center; line-height: 30px; height: 30px; text-align:center; color:#000000; font-weight:bold; font-size:22px; padding-left:6px; padding-right:6px; border-right: 1px #ffffff solid;}


.content {
	padding: 15px;
}

h1 {
	font-family: arial; 
	font-size: 24px; 
	color: #333333;
	margin-bottom: 0px;
	padding-left: 10px;
}

.sm_text {
	font-family: arial; 
	font-size: 10px; 
	color: #333333;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #1557A5;	font-weight:bold;
}

a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}