

BODY
{
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    FONT-FAMILY: arial, 'Lucida Sans', 'Luxi sans', Tahoma, Verdana, sans-serif;

    
}

p
{ 
	font-family:	arial, Verdana; 
	color:		black;
	
}


p, li, td, body 
{ 
	font-family:	arial, Verdana; 
	color:		 #25364D;
	font-size:		1.0em;
	
}

span.comment { color: gray; font-style: italic; }
span.literal { color: red; }
span.identifier {}
span.keyword { font-weight: bold; }
span.buildin { color: brown; }


h1 
{ 
	line-height:	100%; 
	font-size: 		1.5em; 
	font-weight:	bold;
	color: black;
}

h2 
{ 
	line-height:	100%; 
	font-size:	1.3em; 
}

h3 
{ 
	line-height:	100%; 
	font-size:	1.0em; 
}


.bottext 
{ 
	color:			white; 
}

.menuBoxStyle
{
	 background: white;

	 border: 1px solid #a3a3a3;
	 padding: 0.4em;
}

.menuBlock
{
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

.menuHeader
{
	font-weight:	bold;
	color:		#27351f;
}


.menuItem {
	margin-left: 1.25em;
        padding-top: 0.5em;
        text-transform: capitalize;
}

.headline
{
	font-size:	1.5em;
	font-weight:	bold;
	border-bottom:	1px dotted black;
	color:		black;
}

.newsdate 
{ 
	color:			#263268; 
}

.textBoxStyle
{
	font-size:	1em;
	border-style: solid;
	border-color: #a3a3a3;
	border-width: 1px;
	padding: 4px;
	width: 500px;
}

.eventsBoxStyle
{
	xbackground-color:#e8e2ee;
	xbackground-color: #cc4400;
	 background: #eff2ed;


	border-style: solid;
	border-color: #a1a0a5;
	border-width: 1px;
	padding: 4px;
}

.navBarStyle
{
      background: #f2f7fb;
	border-style: solid;
	border-color: #a1a0a5;
	border-width: 1px;
	padding: 2px;
}

#mainhead
{
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 1em;
	background: #25364D;
	color: white;
    FONT-SIZE: 120%;
    PADDING-TOP: 0.4em;
}

#pagehead
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 10px;    
    PADDING-TOP: 10px;
    BACKGROUND-COLOR: #25364D;
    BORDER-BOTTOM: 1px solid #435b35;
    MARGIN: 0px;
    COLOR: white;
    FONT-FAMILY: arial, 'Lucida Sans', 'Luxi sans', Tahoma, Verdana, sans-serif;
    left: 0.65em;
}


a:link
{
text-decoration: none;
}

a:visited 
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}

a:hover
{
}


