﻿body {
	color: #000000;
	font-family: Arial;
    font-size: 12px;
	}


table.adminMod {
	border-width:0px;
	background-color: #FFFFFF;
	height: 109px;
	width: 300px;
	}

table.adminMain {
	border-width:0px;
	background-color: #FFFFFF;
	height: 365px;
	width: 455px;
	}

	A.Links12 {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	A.Links12:visited {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	A.Links12:hover {
	color: Red;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	A.Links12:active {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

td.body {
	color: #000000;
	font-family: Arial;
    font-size: 12px;
	}


.header-text-b {
	color: #FFFFFF;
	font-family: Arial;
    font-size: 20px;
}

	A.Nav {
	color: #0e2a5b;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	A.Nav:visited {
	color: #0e2a5b;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	A.Nav:hover {
	color: #bc7a26;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	A.Nav:active {
	color: #0e2a5b;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	
.dark-blue-text {
	color: #0e2a5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.blue-text-b {
	color: #0e2a5b;
	font-family: Arial;
    font-size: 20px;
}

.brown-text {
	color: #b58147;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

	A.Right-Nav {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	}
	A.Right-Nav:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	}
	A.Right-Nav:hover {
	color: #ffefb0;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	}
	A.Right-Nav:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	}
	
.green-text {
	color: #bed630;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.white-text {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}