﻿



body
{
	color: #162983;
	font-family: Arial, Helvetica, sans-serif;
}


aaa:link
{
	color: #FFFF00;
	padding-left: 0px; 
	padding-right: 0px;
}
aaa:visited
{
	color: #FEFEFF;
	padding-left: 0px;
	padding-right: 0px;
}
aaa:hover
{
	background-color: #FFFF00;
	color: #162983;
}
#NewsPanel a:link
{
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
	color: #162983;
}
#NewsPanel a:visited
{
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
	color: #162983;
}
#MainPanel a:link
{
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
	color: #162983;
}
#MainPanel a:visited
{
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
	color: #162983;
}

#NewsPanel a:hover, #MainPanel a:hover
{
	text-decoration: underline;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
.menuVisited, .leftMenuVisited
{
	color: #FEFEFF;
	padding: 5px;
	text-align: left;
}
#MainPanel a:hover
{
	text-decoration: underline;
}

#TopMenuTable1 a:hover, #TopMenuTable2 a:hover, #LeftMenuTable a:Hover
{
	background-color: White;
	color: #162983;
	padding: 5px;
}


.menuPanel
{
	border-width: thin;
	background-color: #505fa2;
	border-color: #162983;
	border-top-style: solid;
	border-bottom-style: solid;
	color: White;
}

.footer
{
	padding: 5px;
	border-width: thin;
	font-size: x-small;
	text-align: center;
	background-color: #c5c9e0;
	color: White;
	background-color: #505fa2;
	border-color: #162983;
	border-top-style: solid;
}
.newsFooter
{
	padding: 5px;
	border-width: thin;
	font-size: xx-small;
	background-color: #c5c9e0;
	border-color: #162983;
	border-top-style: solid;
}
.ViewEvents
{
	padding: 5px;
	border-width: thin;
	font-size: small;
	background-color: #c5c9e0;
	border-color: #162983;
	border-top-style: solid;
}
.ViewEventsBottom
{
	padding: 5px;
	border-width: thin;
	border-color: #162983;
	border-top-style: solid;
}
.header
{
	font-size: xx-large
}

.WholePage
{
	border: thin solid #162983;
	background-position: center;
}


.mainPanel
{
	background-color: #e7e9f2;
}
.leftPanel
{
	border-width: thin;
	background-color: #8a94c1;
	border-color: #162983;
	border-right-style: solid;
}

.newsPanel
{
	background-color: #c5c9e0;
	border-color: #162983;
	border-top-style: solid;
}

img
{
	padding: 0px;
	margin: 0px;
}
hr
{
	border-width: thin;
	border-color: #162983;
	border-top-style: solid;
}

.homeCell
{
	font-family: 'Comic Sans MS';
	font-size: large;
	vertical-align: middle;
	text-align: center;
}
.h1
{
	font-family: 'Comic Sans MS';
	font-size: xx-large;
	vertical-align: middle;
	text-align: left;
	font-weight: bolder;
			text-decoration: none;
	font-style: normal;
}
.h2
{
	font-weight: bold;
	font-size: large;
}
.h3
{
	font-family: 'Comic Sans MS';
	font-size: larger;
	vertical-align: middle;

	text-decoration: none;
	font-style: normal;
}
.ii
{
	text-decoration: none;
	font-style: normal;
}
.TwitterHeader
{
	font-size: medium;
}
.TwitterBody
{
	font-size: small;
	text-align: left;padding-left: 0px;
	padding-right: 0px;
}

.TwitterDate
{
	font-size: small;
	text-align: right;
	font-style: italic;
}


ul
{
	list-style-position: outside;
	list-style-image: url( '/images/menulogo-blue20.png' );
	margin-left: 40px;
}

.scrollbox
{
    width: 740px;
    height: 100px;
    padding-top: 5px;
    padding-left: 15;
    padding-right: 15;
    font: 13px Arial;
    overflow: auto;
    border: 1px solid #162983;
    
    margin-top: -1px;
    
}