﻿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;
	}




body {
	color: #000000;
	font-family: Arial;
    font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28ba9b;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #00638A;
}
a:visited {
	text-decoration: none;
	color: #00638A;
}
a:hover {
	text-decoration: underline;
	color: #00638A;
}
a:active {
	text-decoration: none;
	color: #00638A;
}
	
.nav {
	display: block;
	width: 206px;
	height: 27px;
	background: url(../Includes/UserFiles/Images/State1.png) no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.nav a:link {
	display: block;
	width: 206px;
	height: 27px;
	background: url(../Includes/UserFiles/Images/State1.png) no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.nav a:visited {
	display: block;
	width: 206px;
	height: 27px;
	background: url(../Includes/UserFiles/Images/State1.png) no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.nav a:hover {
	display: block;
	width: 206px;
	height: 27px;
	background: url(../Includes/UserFiles/Images/State2.png) no-repeat;
	text-decoration: none;
	color: #fff8aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.nav a:active {
	display: block;
	width: 206px;
	height: 27px;
	background: url(../Includes/UserFiles/Images/State1.png) no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
	font-family: Arial;
    font-size: 12px;
	}

.body13 {
	color: #000000;
	font-family: Arial;
    font-size: 13px;
	}

.body11 {
	color: #000000;
	font-family: Arial;
    font-size: 11px;
	}

.body9 {
	color: #000000;
	font-family: Arial;
    font-size: 9px;
	}

.body8 {
	color: #000000;
	font-family: Arial;
    font-size: 8px;
	}

.page-header {
	color: #004880;
}




/*Blog Specific*/
 
.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
    }
	
.sidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00638A;
	font-weight: bold;
}
.sidebar a:visited {
	text-decoration: none;
	color: #00638A;
}
.sidebar a:hover {
	text-decoration: underline;
	color: #00638A;
}
.sidebar a:active {
	text-decoration: none;
	color: #00638A;
}

.page a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00638A;
	font-weight: bold;
}
.page a:visited {
	text-decoration: none;
	color: #00638A;
}
.page a:hover {
	text-decoration: underline;
	color: #00638A;
}
.page a:active {
	text-decoration: none;
	color: #00638A;
}

A.PageTitle {
	font-family: Arial;
	color: #004880;
	font-size: 18px;
	text-decoration: none;
	}
A.PageTitle:visited {
	font-family: Arial;
	color: #004880;
	font-size: 18px;
	text-decoration: none;
	}
A.PageTitle:hover {
	font-family: Arial;
	color: #28ba9b;
	font-size: 18px;
	text-decoration: none;
	}