	
.title  {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;
	}

.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.text_small {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	outline: none;
}

a.nav {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #0033CC; 
	}



A:Hover  {color : #000099;
         text-decoration: underline;
         outline: none;
         }
         

.textRed {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

.textG {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #6699FF;
	text-decoration: none;
}

P.imageL { Z-INDEX: 3; FLOAT: left;
               }

P.imageR { Z-INDEX: 3; FLOAT: right;
                }

UL LI {
	list-style-image: url(images/arrow_link.gif);
	padding-left: -10px;
	
	
    }
	
.link {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #333333; 
	}
	
	
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCC66;
	line-height: 14px;
	text-align: center;
}



.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	display: block;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 300px;
	border: thin dotted #993300;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	display: block;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	border: thin dotted #666633;
	letter-spacing: .07em;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	display: block;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 150px;
	border: thin dotted #666633;
	letter-spacing: .07em;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.content {
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
}

.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: whitesmoke;
	text-indent: 0px;
	padding: 5px;
}

