body {
	background-color: #0C4A87;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(layout/main_back.jpg);
	background-repeat: repeat-x;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a.WhiteText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteText:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.WhiteText:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteText:active {
	color: #FFFFFF;
	text-decoration: none;

}

.PageBack {
	background-image: url(layout/main_back.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
a:link {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:active {
	color: #003333;
	text-decoration: none;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
a.menu:link {
	color: #003333;
	text-decoration: none;
}
a.menu:hover {
	color: #003333;
	text-decoration: underline;
}
a.menu:visited {
	color: #003333;
	text-decoration: none;
}
a.menu:active {
	color: #003333;
	text-decoration: none;

}.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #062F43;
}
.MainTable {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(layout2/main.gif);
	background-repeat: no-repeat;
}
.MenuSub {
	background-color: #FFE9BB;
	border: 1px solid #062F43;
}
.BoxGen {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
}
.GenHead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.NoteBox {
	background-image: url(layout/note.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 15px;
}

.SmallText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Images {
	margin: 1px 5px 1px 2px;
	border: 1px solid #000000;
}
.boxMain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5A7D17;
	border-right-color: #5A7D17;
	border-bottom-color: #5A7D17;
	border-left-color: #5A7D17;
}
.CatTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
}
.CatTableAdmin {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	font-weight: bold;
}


a.SmallText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.SmallText:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.SmallText:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.SmallText:active {
	color: #FFFFFF;
	text-decoration: none;

}
.WhiteHead {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.GreenBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.GenText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.NavigationInfo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

a.NavigationInfo:link {
	color: #003399;
	text-decoration: none;
}
a.NavigationInfo:hover {
	color: #003399;
	text-decoration: underline;
}
a.NavigationInfo:visited {
	color: #003399;
	text-decoration: none;
}
a.NavigationInfo:active {
	color: #003399;
	text-decoration: none;

}
.BorderBlackTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.RedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	}