html, body, p, td {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	}
	
	
a img, :link img, :visited img {
	border: 0;
	}
	
.globalborder {
	border: 1px solid #cc8800;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
}
.orangeborder {
	border: 1px solid #FF9900;
}
.border2 {
	border: 1px solid #990066;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #993366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	font-size: 16px;
}

.head2 {
	font-weight: bold;
	color: #CC6600;
	font-size: 12px;
}

.navlink_focus {
	color: #8d9e29;	
	font-size: 16px;
	}

.navlink_active a {
	text-decoration: none;
	color: #cf6e0b;	
	font-size: 16px;
	}
	
.navlink_active a:hover {
	text-decoration: none;
	color: #8d9e29;	
	font-size: 16px;
	}

.padding_right {
		padding-right: 10px;
	}
	
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cc8800;
	border-left-style: none;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.divline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #990033;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990066;
}
.btmlftrghtborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: cc8800;
	border-bottom-color: cc8800;
	border-left-color: #cc8800;
}
.navborderbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-size: 12px;

}

.head3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-weight: bold;
	color: #CC6600;
	font-size: 12px;

}