body {
	background-color: #FFFFFF; 
	font-family: tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #000;}

.left_tile {
    background-image: url(images/left_tile.jpg);
    background-repeat: repeat-y; }
    
.nav_tile {
    background-image: url(images/nav_tile.jpg);
    background-repeat: repeat-x; }
    
.right_tile {
    background-image: url(images/right_tile.jpg);
    background-repeat: repeat-y; }
    
.footer {
    background-image: url(images/footer.jpg); }

.footertxt {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #FFF; 
    padding-top: 8px;}

.input {
	border: 1px solid #434444;
	font-family: tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #434444; }

.button {
	background-color: #9a0006;
	border: 1px solid #434444;
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF; 
	padding: 2px; }

.formcontainer {
	width: 430px;
	text-align: left; }

.fieldname {
	float: left;
	width: 120px;
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #434444;
	margin-bottom: 5px; }

.field {
	float: right;
	width: 310px; 
	font-family: tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #434444; 
	margin-bottom: 5px;}

.regtxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 15px; }
	
.titletxt 
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #110975; }
    
a.leftlink:link { font-family: tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; }
a.leftlink:active { font-family: tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; }
a.leftlink:visited { font-family: tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline ; }
a.leftlink:hover { font-family: tahoma; font-size: 11px; font-weight: normal; color: #C90016; text-decoration: underline; }

a.leftlinkb:link { font-family: tahoma; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
a.leftlinkb:active { font-family: tahoma; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
a.leftlinkb:visited { font-family: tahoma; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none ; }
a.leftlinkb:hover { font-family: tahoma; font-size: 11px; font-weight: bold; color: #C90016; text-decoration: underline; }

a.reglink:link { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #C90016; text-decoration: underline; }
a.reglink:active { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #C90016; text-decoration: underline; }
a.reglink:visited { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #C90016; text-decoration: underline; }
a.reglink:hover { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #000000; text-decoration: underline; }

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF; }
	

#nav a { 
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF; } 
	
a.nav:link { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #C90016; text-decoration: none; }
a.nav:active { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #C90016; text-decoration: none; }
a.nav:visited { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #C90016; text-decoration: none; }
a.nav:hover { font-family: tahoma; font-size: 11pt; font-weight: bold; color: #C90016; text-decoration: none; }
	
	

#nav li { 
	float: left; 
	width: 100px;}

#nav li ul {
	position: absolute; 
	width: 100px;
	left: -999em;
	border: 0px;
	background-color: #515151;
	padding: 3px;
	margin-top: 0px;} 



a.navlink:link {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 2px;}
a.navlink:active {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 2px;}
a.navlink:visited {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 2px;}
a.navlink:hover {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #707070; padding: 2px;}

.navlink {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold; }


#nav li ul ul
{ /* third-and-above-level lists */
background-color: #333333; 
}

a.navlink2:link {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 2px;}
a.navlink2:active {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 2px;}
a.navlink2:visited {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 2px;}
a.navlink2:hover {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #515151; padding: 2px;}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{ left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{ left: auto; } 

.lists 
{
    margin-top: -1px; 
    margin-bottom: -1px; 
    margin-left: 5; 
    padding-left: 16px; 
    text-indent: -16px; 
    list-style-position: inside; }