.MainBody {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.pgHeadApp {
	background-image: url(../img/nav/pghead.png);
	background-repeat: repeat-y;
	background-position: right 0px;


}

.ColorDiv {
	height: 3px;

}

A.Black, A.Black:link, A.Black:visited, A.Black:active {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

A.Black:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;


}
A.Blue:link, A.Blue:visited, A.Blue:active {
	color: #003399;
	text-decoration: none;
	text-transform: capitalize;


}

A.Blue:hover {
	color: #003399;
	text-decoration: underline;
	text-transform: capitalize;


}

A.Submenu:link, A.Submenu:visited, A.Submenu:active{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-transform: uppercase;




}

A.Submenu:hover {
	font-size: 12px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;



}

.GreyText {
	color: #CCCCCC;
}

.SubMenuL {
	background-image: url(../img/nav/submenu_l.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	clear: none;
	margin: 0px;
	border: 1px none #CCCCCC;





}
.SubMenuR {
	background-image: url(../img/nav/submenu_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	clear: none;
	margin: 0px;
	border: 1px none #CCCCCC;





}
.SubMenuM {
	background-image: url(../img/nav/submenu_m.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	clear: none;
	margin: 0px;
	border: 1px none #CCCCCC;





}
 
.SolidLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.DottedLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TitleFontSize {
	font-size: 14px;
}
.Square {
	border: 1px solid #CCCCCC;
}


A.Blue {
	color: #006699;
	text-decoration: none;
	text-transform: uppercase;


 } 
.Body {
	background-color: #FFFFFF;
	background-image: url(../img/nav/cave.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
