.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ebebeb;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/Temp/BG.jpg);
}
.BGTop {
	background-image: url(../Images/Temp/BGTop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.BGMid {
	background-image: url(../Images/Temp/BGMid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.BGBot {
	background-image: url(../Images/Temp/BGBot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Footer {
	background-image: url(Images/Temp/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.LinkMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16x;
	font-weight: bold;
	color: #326a7b;
}
.title1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #326a7b;
	text-decoration: none;
	font-weight: bold;
}
.title1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #326a7b;
	text-decoration: none;
	font-weight: bold;
}
.title1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #326a7b;
	text-decoration: underline;
	font-weight: bold;
}

.BG3 {
	background-image: url(Images/BG/3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #326a7b;
}
.title2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #326a7b;
	text-decoration: none;
	font-weight: bold;
}
.title2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #326a7b;
	text-decoration: none;
	font-weight: bold;
}
.title2Admin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #326a7b;
	text-decoration: underline;
	font-weight: bold;
}
.title2Admin a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F95C6;
	text-decoration: none;
	font-weight: bold;
}
.title2Admin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F95C6;
	text-decoration: none;
	font-weight: bold;
}
.title2Admin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F95C6;
	text-decoration: underline;
	font-weight: bold;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F95C6;
}
.title3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F95C6;
	text-decoration: none;
	font-weight: bold;
}
.title3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F95C6;
	text-decoration: none;
	font-weight: bold;
}
.title3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F95C6;
	text-decoration: underline;
	font-weight: bold;
}
.text12Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.text12 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #326a7b;
	text-decoration: none;
	font-weight: bold;
}
.text12 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #326a7b;
	text-decoration: none;
	font-weight: bold;
}

.text12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #326a7b;
	text-decoration: underline;
	
}
.text12line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ebebeb;
	border-left-color: #CCCCCC;

}

.text12White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.text12White a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebebeb;
	text-decoration: none;
	font-weight: bold;
	
}
.text12White a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebebeb;
	text-decoration: none;
	font-weight: bold;
}
.text12White a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebebeb;
	text-decoration: underline;
	font-weight: bold;
}
.text11White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text11White a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text11White a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text11White a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.title1Invert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0856A1;
}
.borderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0856A1;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	
}
.text11 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.text11 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.text11 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

.text11Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.text11Grey a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.text11Grey a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.text11Grey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}


.text11Invert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text11Invert a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text11Invert a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text11Invert a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.text11line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.text11line a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text11line a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text11line a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text11lineLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}
.text10 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.text10 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.text10 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.text10White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text10White a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text10White a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text10White a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.BlockGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0FEf8;
	border: 1px solid #ebebeb;
}
.Background {
	background-image: url(Images/gear.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BGPage {
	background-color: #000000;
	background-image: url(Images/BG2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.BGLeftBot {
	background-image: url(Images/BGRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGGradient {
	background-image: url(Images/Menu/BGPageGradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.BGHeader {
	background-image: url(Images/Header/Header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG2 {
	background-image: url(Images/BG/2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG1 {
	background-image: url(Images/BG/1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borderDark {
	border: 1px solid #333333;
}
.AdminPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0856A1;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0856A1;
	border-right-color: #0856A1;
	border-bottom-color: #0856A1;
	border-left-color: #0856A1;
}
.mceEditor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Head14Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0077be;

}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #858585;
}
.text14Dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
