/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5890BC;
}
a:visited {
	color: #DC8E27;
}
h1 {
	font-size: 18px;
	color: #003399;
}
h2 {
	font-size: 14px;
	color: #5890BC;
}
h3 {
	font-size: 16px;
	color: #CC0000;
}
h4 {
	font-size: 14px;
	color: #DC8E27;
}
h5 {
	font-size: 10px;
	color:#5890BC;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}

.style3 {
	font-family: "Brush Script MT";
	font-size: 20px;
}
.bullet1 {margin-bottom:45px; padding:5px;}
.buttet2 {margin-bottom:30px; padding:10px;}
.top {background-image:url(images/top_bg.gif);}
.footer {
	background-image:url(images/bottom_bg.gif); 
	font-size:10px; 
	color:#FFFFFF; 
	text-align:center; 
	height:30px;
	padding:5px;}

.footer a {color:#FFFFFF; font-size:10px; text-decoration:none;}
.right {
	background-image:url(images/fuzzy_right.gif);
	background-repeat:repeat-y;
	}
.left {
	background-image:url(images/fuzzy_left.gif);
	background-repeat:repeat-y;
	}
	
.fieldset {margin:10px 10px 10px 10px; padding:5px; border:1px solid #5890BC; border-collapse:collapse;}