body {
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(images/bg.gif);

}

.searchbar {
	FONT-WEIGHT: bold;
	font-size: 10pt;
	background: #FFFFFF;
	MARGIN: 0px;
	WIDTH: 100%;
	color: #333333;
	FONT-FAMILY: arial,sans-serif;
	WHITE-SPACE: nowrap;
	padding: 0px;
	border-bottom: 0px solid #000000;	
}

.fplink:link, .fplink:visited {
	text-decoration: none;
	color: #333333;
} 

.fplink:hover, .fplink:active {
	text-decoration: underline;
	color: #333333;
}

.content{
	position: absolute;
	top: 130px;
	text-align: center;
	width: 100%;

}
.header{
	position: absolute;
	text-align: center;
	width: 100%;


}
h1 {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	width: 100%;
	color: #990000;
	border-bottom: 0px solid #000000;

}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9A166A;
}
ul.color {
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;

}
a:visited {
	color: #188A13;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;

}
a:hover {
	color: #188A13;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;

}
a.nav:link {
	height: 16px;
	width: 200x;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 6px;

}
a.nav:visited {
	height: 16px;
	width: 200px;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 4px;
}
a.nav:hover {
	height: 16px;
	width: 200px;
	color: #0000CC;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 4px;
}
.border {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;

}
.topleft {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
}
.topright {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
}
.topsides {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
.top {
	border-top: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 6px;
	padding: 10px;

}
.topbottom {
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
}
.right {
	border-right: 0px solid #000000;
}
.left {
	border-left: 1px solid #CCCCCC;

}
.leftright {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
.bottomleft {
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
.bottomright {
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
.topsides {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
}
.sidemenuleft {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-botttom: 5px;
	text-align: justify;

}
.text2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-botttom: 5px;
}
.menu{
	position: absolute;
	vertical-align: top;
	top: 105px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-left: 0px solid #000000;
	text-align: left;
	width: 200px;


}
.color1
{
	background-color: #D9F09A;
}
.color2
{
	background-image: url(images/title-bk.gif);
	background-repeat: repeat-x;

}
.main-bk {
	background-image: url(images/main-bk.gif);
	background-repeat: repeat-y;
}

