body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ebebeb;
	background-image:url(../images/bg4.gif);
	background-repeat: repeat-x;
	margin: 0px;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #336699;
	outline: none;
	}
a:visited {
	color:  #336699;
	}
a:active {
	color:  #336699;
	}
a:hover {
	color: #336699;
	text-decoration: underline;
	}
.menubg
{
	padding-left:12px;
	background-image:url(../images/Menu_BG.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
}
.menubg a:link {
	text-decoration: none;
	color: #000000;
}

.menubg a:visited {
	text-decoration: none;
	color: #000000;
}

.menubg a:hover {
	/*text-decoration: underline;*/
	color: #b4282b;
}	
.tbl 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.redtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/Red_Title1.gif);
	background-repeat:no-repeat;
	background-position:left;
}		
.redtxt
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}
.brdr1
{
	border-style:  solid;
	border-width: 1px;
	border-color: #000000;
}
.brdr2
{
	border-left-style:  solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-style:  solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
.brdbtm
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.brdtop
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.brdrt
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
.title1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #488372;
	}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	}
.welcome {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	}	
img {
	border: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.brdr {
	border: 1px solid #000000;
	background: #FFFFFF;
	}
.whttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}	
.whttxt a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.whttxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.whttxt a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}