.BG {
	background-image: url(adminBG.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313860;
	font-weight: bold;
	letter-spacing: 0.04em;	
}	
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #313860;
	font-weight: bold;
	letter-spacing: 0.04em;
}

.paslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A83CD;
	font-weight: bold;
	letter-spacing: 0.04em;
}

.links:link {color:#313860;}
.links:active {color:#313860;}
.links:visited {color:#313860;}
.links:hover {color:#5A83CD;}


.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.topBG {
	background-image: url(imgs/images/TopBG.gif);
	background-repeat: repeat-x;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C23C3C;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.thetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	border-bottom-style: none;
	border-bottom-color: #E4E2E3;
	background-color: #E4E2E3;
	height: 20px;
}
.newsBorder {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E4E2E3;
}

.newsTd {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E2E3;
	border-left-color: #E4E2E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E2E3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.Bline {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E2E3;
	border-left-color: #E4E2E3;
}
