@charset "utf-8";
/* CSS Document */


body {
	background: #12932c url(../images/bg.jpg) top repeat-x;
	margin:8px 0;
	text-align:justify;
	line-height:20px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
}
#container {
	margin:0 auto;
	border:4px solid #0f9429;
}
#top-bg-line { width:auto; height:19px; background: url(../images/top-bg-line.jpg) center no-repeat;}

.header1 {
	font-size:3em;
	color:#2D2497;
	padding:50px 0 50px 10px;
	font-weight:bolder;
}

#header-text {
	width:180px; 
	height:270px; 
	margin:50px 0 0 530px;
	font:Times New Roman;
	font-size:36px;
	color:#FFF;
	text-shadow:#000 4px 4px 6px;
	line-height:100%;
	font-weight:bold;
}
#header-text-admin {
	width:180px; 
	height:auto; 
	margin:2px 0 0 525px;
	font:Times New Roman;
	font-size:32px;
	color:#FFF;
	text-shadow:#000 4px 4px 6px;
	line-height:130%;
	font-weight:bold;
}
.font1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#982b26;
	border-bottom:1px solid #962b23;
	border-top:1px solid #962b23;
}

.font2 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#982b26;
}

.font3 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	text-shadow:#3C5083 1px 1px 6px;
}
.font4 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#922923;
	padding:30px 30px 0 30px;
}
.font5 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
/*	color:#FDB117; */
	color:#922923;
}
.font6 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding:50;
	
}
img, div { behavior: url(includes/iePNGfix/iepngfix.htc); }

.left-rep{
	width:115px;
	background:#FDAF17 url(../images/check.gif) top left repeat-y;
}
.right-rep{
	width:115px;
	background:#FDAF17 url(../images/check2.gif) top right repeat-y;
}