body, td, a, li, ol, ul, p, div, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.text12 {
	font-size: 12px;
}

.blue11 {
	font-size: 11px;
	color: #008BE0;
}

.blue {
	color: #008BE0;
}

.yellow12b {
	font-weight: bold;
	color: #FFAF3B;
}

.white11 {
	font-size: 11px;
	color: #FFFFFF;
}

.white18b { 
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.white16b { 
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.white13b, a.white13b,  a.white13b:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.white, a.white,  a.white:visited {
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.whitemenu, a.whitemenu,  a.whitemenu:visited {
	color: #FFFFFF;
}

a.whitemenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.blue16 {
	font-size: 16px;
	color: #008BE0;
}

.blackTitle {
	font-size: 21px;
	color: #000000;
}

.blueTitle {
	font-size: 21px;
	color: #008BE0;
	text-align: right;
}

.blueTitle2 {
	font-size: 14px;
	color: #008BE0;
	font-weight: bold;
}

.blueTitle3 {
	font-size: 21px;
	color: #008BE0;
}

.blueTitle4 {
	font-size: 26px;
	color: #008BE0;
}

.blue13b, a.blue13b,  a.blue13b:visited {
	font-size: 14px;
	color: #008BE0;
	font-weight: bold;
	text-decoration: none;
}

a.blue13b:hover {
	color: #FFAE39;
}

.whiteTitle {
	font-size: 21px;
	color: #FFFFFF;
}

.loginInput {
	font-size: 12px;
	border: 1px solid #008BE0;
	background-color: #D5ECFB;
}

.loginButton {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #008BE0;
	color: #ffffff;
	font-weight: bold;
}

a, a:visited {
	color: #008BE0;
	text-decoration: none;
}

.smallLink, .smallLink:visited {
	color: #008BE0;
	text-decoration: none;
	font-size: 11px;
}

a:hover, .smallLink:hover {
	text-decoration: underline;
}


.linkSmall, .linkSmall:visited {
	text-decoration: none;
	font-size: 12px;
}

.linkSmall:hover {
	text-decoration: underline;
	font-size: 12px;
}

.small {
	font-size: 13px;
}

.small10 {
	font-size: 10px;
}

.small12 {
	font-size: 12px;
}

.orangeTitle, a.orangeTitle, a.orangeTitle:visited {
	font-size: 18px;
	text-decoration: none;
	color: #FFAE39;
}

a.orangeTitle:hover {
	text-decoration: underline;
}


.orangeTitle2 {
	font-size: 24px;
	text-decoration: none;
	color: #FFAE39;
}

.orangeTitle3 {
	font-size: 16px;
	text-decoration: none;
	color: #FFAE39;
	font-weight: bold;
}

.orangeSmall {
	font-size: 11px;
	color: #FFAE39;
}

.menu, a.menu, a.menu:visited {
	font-size: 17px;
	color: #001F52;
	text-decoration: none;
}

.submenu, a.submenu, a.submenu:visited {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

a.submenu:hover, a.menu:hover {
	text-decoration: none;
	color: #FFFF00;
}

.button {
	font-size: 13px;
	color: #B3260E;
	background-color: #FFD107;
	height: 26px;
	width: 80px;
	border: 1px solid #000000;
}
        
a.bottomMenu, a.bottomMenu:visited { text-decoration: none; font-size: 11px; }
a.bottomMenu:hover { text-decoration: underline; }


.tdBorder {
	color: #008BE0;
	border: 1px solid #008BE0;
	background-color: #D5ECFB;
	padding: 2px 2px 2px 2px
}
.tdBorder2 {
	font-size: 13px;
	padding: 2px 0 15px 0
}

.gray {
	color: #999999;
	font-size: 12px;
}


.advertisingSmall {
	font-size: 14px;
	padding-left: 3px;
	color: #008BE0;
	font-weight: bold;
        width: 50%;
}

.formInput {
	font-size: 12px;
	background-color: #FFFFFF;
}

.formButton {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #008BE0;
	color: #ffffff;
	font-weight: bold;
}

.MPTB1 {
	font-size: 13px;
	background-color: #2F94D1;
	color: #ffffff;
}

.MPTB2 {
	font-size: 11px;
	background-color: #A0D8F9;
	color: #000000;
}

.MPTB3 {
	font-size: 11px;
	background-color: #D6ECF9;
	color: #000000;
}

.inpYellow {
	background-color: #FFFBB4;
}

.bigButton {
	font-size: 15px;
	border: 1px solid #000000;
	background-color: #FFD107;
	color: #B3260E;
	width: 150px;
	text-align: center;
	padding: 7px 15px 7px 15px;
}

.bigButton a, .bigButton a:visited{
	font-size: 15px;
	color: #B3260E;
	text-decoration: none;
}

.bigButton a:hover{
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
}

