
body { 
	margin-top: 0px;
	margin-left: 0px; background-color:#e0e0e0; background-image:url('images/bg.jpg'); background-repeat:repeat-x;
}

H1 { 
	font-family: Tahoma, Arial, Helvetica; 
	color: #550000; 
	font-size : 12pt; 
	display : inline;
}

H2 { 
	font-family: Tahoma, Arial, Helvetica; 
	color: #ece9db; 
	font-size : 12pt; 
	font-weight:bold;
}

H3 { 
	font-family: Tahoma, Arial, Helvetica; 
	color: #ece9db; 
	font-size : 14pt; 
}

H4 { 
	font-family: Tahoma, Helvetica; 
	color: #ece9db; 
	font-size : 12pt; 
}
.frm1 {border-style: solid;border-color:#e5d2a8; border-width:0px;}
.head1 {background-image:url("images/head1.jpg"); background-repeat:no-repeat; height:72px; padding-right:0px; padding-top:0px;}
.body1 {background-image:url("images/body1.jpg"); background-repeat:no-repeat; height:210px; padding-bottom:50px;}
.body1A {background-image:url("images/body1A.jpg"); background-repeat:no-repeat; height:210px; padding-bottom:50px;}
.body1B {background-image:url("images/body1B.jpg"); background-repeat:no-repeat; height:210px; padding-bottom:50px;}
.body2 {background-image:url("images/body2.jpg"); background-repeat:repeat; padding-top:0px; padding-bottom:20px; padding-left:60px; padding-right:60px;}
.title1{color:#ffffff; font-family: Tahoma, comic sans MS; font-size:17pt; }
.foot1 {background-image:url("images/foot1.jpg"); background-repeat:no-repeat; height:84px;color:#ffffff;}
td {font-size: 10pt; font-family:Tahoma; color:#202020; line-height:18px; }
.hi_l {color:#00aa88; font-weight:bold;}
.big1 {color: #550000; font-size : 12pt; font-weight:bold;}

li {
	list-style-type: circle;
}

hr {
	width: 85%;
	color: #ece9db;
}


a:link { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#ffffff; padding-left:0px;
	text-decoration:none; 
}

a:visited { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#ffffff; padding-left:0px;
	text-decoration:none; 
}

a:hover { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#d0d0d0; padding-left:0px; 
	text-decoration:none; border-width:0px;
}

a:active { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#ffffff; padding-left:0px;
	text-decoration:none;
}

a.link1:link { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#213d75; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link1:visited { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#213d75; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link1:hover { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#202020; padding-left:0px; 
	text-decoration:none;font-weight:bold;
}

a:link1.active { 
	font-size: 10pt; margin-bottom:-8px; font-family:Tahoma; color:#213d75; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link2:link { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color:#00aa88; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link2:visited { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color:#00aa88; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link2:hover { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color:#ece9db; padding-left:0px; 
	text-decoration:none;font-weight:bold;
}

a:link2.active { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color:#00aa88; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link3:link { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color:#ece9db; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link3:visited { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color#ece9db; padding-left:0px;
	text-decoration:none;font-weight:bold;
}

a.link3:hover { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color:#00aa88; padding-left:0px; 
	text-decoration:none;font-weight:bold;
}

a:link3.active { 
	font-size: 11pt; margin-bottom:-8px; font-family:Tahoma; color:#ece9db; padding-left:0px;
	text-decoration:none;font-weight:bold;
}
    
.formfields  { 
	font-family: Tahoma; 
	color: #202020; 
	font-size: 9pt; 
	width: 200;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-position: top; 
   }

img { /* defines the css for the <img> tag */
	border: 0px; /* set border width to 0 pixels */
}

a img { border: solid 0px #00aa88; border-color: #00aa88;
}


a:hover img {
	border-color: #f33;
}
a:hover {  /* wakeup IE */
	border-width: 0;
}

.btn1 {height:30px; width:60px; border-width:4px; color:#404040; border-style:double; border-color:#000000; background:#ffffff;}
	

