﻿* 
{
	margin:0px;
	padding:0px;
}

body {
	border: none 0pt;
	background: rgb(3,55,0) url(http://localhost/notx/images/bg.jpg) repeat-x fixed center top;
/*	background-color: #2a2a2a; */
	font-family: Verdana,Geneva,Helvetica,Sans-Serif;
	font-size: small;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	padding-bottom: 5px;
	text-align:center;
}

#container {
	background: #fff;
	width:760px;
	border:1px solid #000542;
	margin:0pt auto;
	position:relative;
	text-align:left;
	background-color: Navy;
}

h1
{
	font-size: xx-large;
	color: Navy;
}

h2
{
	color: Navy;
	font-family: Verdana,Geneva,Helvetica,Serif;
	font-size:18pt;
	text-align:center;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: 25px;
}

h3
{
	font-family: Verdana,Geneva,Helvetica,Serif;
	font-size:14pt;
	margin-top:20px;
	margin-left:10px;
	color: Green;
}

p
{
	color: rgb(34,30,31);
	font-family: Verdana,Geneva,Helvetica,Sans-serif;
	font-size:12pt;
	line-height:1.5em;
	margin: 10px 7px 10px 10px;
}

li
{	color: rgb(34,30,31);
	font-family: Verdana,Geneva,Helvetica,Sans-serif;
	font-size:12pt;
	margin:15px;
	margin-left:25px;
}

a
{
	color:rgb(26,56,140);
}

a:hover
{
	color:rgb(3,55,0);
}

.centerstage
{
	width:630px;
	float:right;
	background-color:#fff;
	padding-bottom:20px;
}

.masttable
{
	width:100%;
	background-color:rgb(171,197,230);
	border:0px;
	border-top: solid 10px rgb(255,212,3);
	border-bottom: solid 10px rgb(255,212,3);
}

.centered
{
	text-align:center;
	margin:0 auto;
}

.leftmenu
{
	float:left;
	width:125px;
}

.menu
{
	margin-left:0px;
	margin-top:17px;
	list-style:none;
	font-size:10pt;
	text-align:center;
	padding-left:0px;
}

.menutext
{
	display:block;
	padding:.5em;
	font-size:12pt;
	height:25px;
}

.doublespace
{
	height:45px;
}

.menulink
{
	text-decoration:none;
	color:rgb(255,212,3);
}

.menulink:link, .menulink:visited, .menulink:active
{
	color:rgb(255,212,3);
}

.menulink:hover
{
	color:#fff;	
}

.indent
{
	margin-left:35px;
}

.footerlink
{
	text-decoration:none;
	color:#fff;
}

.footerlink:hover
{
	text-decoration:underline;
	color:#fff;
}

#footer
{
	border:0px;
	position:relative;
	text-align:center;
	margin:0pt auto;
	width:760px;
}

.footertable
{
	width:100%;
	border:0px;
	border-top: solid 8px rgb(255,212,3);
	background-color:rgb(26,56,140);
	clear:both;
}

.footnote
{
	font-size:10pt;
}

.text
{
    font-family: Courier New, Serif;
    font-size:10pt;
}

.list
{
	margin: 0;
	padding: 0;
	margin-left:25px;
}

.slim
{
	margin-top:3px;
	margin-bottom:3px;
}

.photo
{
	margin:10px;
	border:0px;
}

.panel_p
{
	color: rgb(34,30,31);
	font-family: Verdana,Geneva,Helvetica,Sans-serif;
	font-size:12pt;
	line-height:1.5em;
	margin: 10px 7px 10px 10px;
}

/*
h1
{
	color: rgb(237,28,35);
	font-family: Verdana,Geneva,Helvetica,Serif;
	font-size:36pt;
}

h2
{
	color: rgb(237,28,35);
	font-family: Verdana,Geneva,Helvetica,Serif;
	font-size:21pt;
	margin-left:15px;
	margin-top:10px;
}

h3
{
	color: rgb(34,30,31);
	font-family: Verdana,Geneva,Helvetica,Serif;
	font-size:16pt;
	margin:2px;
	margin-left:10px;
}

a
{
	color:rgb(26,56,140);
}

a:hover
{
	color:rgb(237,28,35);
}

.textlink
{
	font-size:10pt;
	text-decoration:underline;
	color:#fff;
}

.textlink:hover
{
	text-decoration:none;
	color:#fff;
}

.pagefooter
{
	clear:both;
}

.footertable
{
	width:100%;
	border:0px;
	border-top: solid 8px rgb(255,212,3);
	background-color:rgb(26,56,140);
	clear:both;
}

.outline
{
	border-top: solid 4px rgb(255,212,3);
	border-bottom: solid 4px rgb(255,212,3);
}

.highlight
{
	color:rgb(237,28,35);
	font-size:13pt;
	font-weight:bold;
}

.attribute
{
	font-size:12px;
	color:Navy;
}

.caption
{
	font-size:10pt;
	color:Navy;
	margin-top:2px;
	line-height:1.2em;
}

.indent
{
	margin-left:35px;
}

.clearer
{
	clear:both;
}
*/