body {
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	text-decoration: none;
	font-size: 11pt;
	color: #ffffff;
	margin: 0 0 0 0;
	background: #000000;
}

input, select {
	background-attachment: fixed;
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	text-decoration: none;
	font-size: 11pt;
	color: #000000;
}
input.pass {
	background-attachment: fixed;
	font-family: Sans-Serif;
	text-decoration:  underline;
	font-size: 11pt;
	color: #000000;
}

a {
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	font-size: 11pt;
	color: #9a9a9a;
	text-decoration: none;
}

a:hover {
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	font-size: 11pt;
		color: #9c9c9c;
	text-decoration: bold;
}

img.blkborder {
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	border: solid 1px black;
}

.tcleft
{
    margin:0px 0px 0px 0px;
     padding:3px 3px 3px 3px;
     width:100%;
     
}

hr 
{
    width: 80%;
    border: solid 1px black;
    height: 1px;
}

.tcright
{
     border-left:solid 1px black;
     margin:0px 0px 0px 0px;
     padding:3px 3px 3px 3px;
     width:200px;
     
}

.headheader {
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
	font-size: 18pt;
	color: #ffffff;
	font-weight: normal;
    text-align: left;
}
.headheader a {
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
	font-size: 18pt;
	color: #ffffff;
	font-weight: normal;
	
}
.headheader a:hover {
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
	font-size: 18pt;
	color: #ffffff;
	font-weight: normal;
	
}

.head2 {
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
	font-size: 12pt;
	color: #ffffff;
	font-weight: normal;
	
}

.head2 a {
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
	font-size: 12pt;
	color: #9a9a9a;
	font-weight: normal;
	
}

.head2 a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #9c9c9c;
	font-weight: normal;
	
}

h2 {
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
	font-size: 12pt;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

.headlines {
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	text-decoration: none;
	font-size: 11pt;
	color: #ffffff;
}

.headlines a {
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	text-decoration: none;
	font-size: 11pt;
	color: #9a9a9a;
}

.headlines a:hover {
	font-family: Calibri, 'Segoe UI', Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
	color: #9c9c9c;
}

table .navmenu {
	 background-color:Black;
	 }
	 
table .navmenu a {
	 background-color:#000000;
	 color:#ffffff;
	 cursor: hand;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
	 width: 160px;
	 display: block;
	 height: 20px;
	 }
	 
table .navmenu a:hover {
	 background-color:#ED8D00;
	 color: black;
	 cursor: hand;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
	 }
	 
.selected {
	 background-color:#ED8D00;
	 color: black;
	 cursor:default;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
 	 width: 160px;
	 display: block;
	 height: 20px;
	 }
	 
table .navmenured {
	 background-color:Black;
	 }
	 
table .navmenured a {
	 background-color:#000000;
	 color:#ffffff;
	 cursor: hand;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
	 width: 160px;
	 display: block;
	 height: 20px;
	 }
	 
table .navmenured a:hover {
	 background-color:#ff0000;
	 color: black;
	 cursor: hand;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
	 }
	 
.selectedred {
	 background-color:#ff0000;
	 color: black;
	 cursor:default;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
 	 width: 160px;
	 display: block;
	 height: 20px;
	 }
	 
table .navmenugreen {
	 background-color:Black;
	 }
	 
table .navmenugreen a {
	 background-color:#000000;
	 color:#ffffff;
	 cursor: hand;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
	 width: 160px;
	 display: block;
	 height: 20px;
	 }
	 
table .navmenugreen a:hover {
	 background-color:#00ff00;
	 color: black;
	 cursor: hand;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
	 }
	 
.selectedgreen {
	 background-color:#00ff00;
	 color: black;
	 cursor:default;
	 background-image: url("/assets/images/arrow.gif");
	 background-position:right center;
	 background-repeat:no-repeat;
 	 width: 160px;
	 display: block;
	 height: 20px;
	 }