BODY {
	BACKGROUND: #000000;
	FONT-SIZE: 13px;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial;
	COLOR: #FFFFFF;
	margin-top: 10px;
}
BODY.intro {
	text-align: center; /* for IE */
	BACKGROUND: #CC0000;
	FONT-SIZE: 13px;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial;
	COLOR: #FFFFFF;
	margin-top: 20px;
}

TABLE.main {
}
DIV.page {
    background-image: url(images/bglogo.gif); 
    background-color: #E80B0B;
    background-repeat: no-repeat;
    background-position: center center;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

TD.header {
	margin:0px;
	padding:0px;
}

TD.headings {
	margin:0px;
	padding:0px;
	height: 40px;
}

TD.main {
	height: 300px;
	width: 800px;
}

A,A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A:active {
   color : #003300; 
   text-decoration : underline; 
}

A.intro,A.intro:link {
    font-size:15px;
    font-weight: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.intro:visited {
    font-size:15px;
    font-weight: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A.intro:hover {
    font-size:15px;
    font-weight: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

A.menulink {
   display: block;
   text-align: center;
   text-decoration: none;
   font-family:Arial,helvetica;
   font-size:13px;
   font-weight: bold;
   color: black;
   border-top: solid 1px #c0c0c0;
   border-left: solid 1px #c0c0c0;
   border-right: solid 0px #c0c0c0;
   border-bottom: none 0px black;
   padding: 4px;
   background-color: #FFFFFF;
}
A.menulink:visited {
   display: block;
   text-align: center;
   text-decoration: none;
   font-family:Arial,helvetica;
   font-size:13px;
   font-weight: bold;
   color: black;
   border-top: solid 1px #c0c0c0;
   border-left: solid 1px #c0c0c0;
   border-right: solid 0px #c0c0c0;
   border-bottom: none 0px black;
   padding: 4px;
   background-color: #FFFFFF;
}
A.menulink:hover {
   background-color:#000000;
   color: #FFFFFF;
   border-bottom: none 1px black;
}

A:hover IMG.imglink {
	BORDER-COLOR: #000000;
}

IMG.imglink {
	BORDER: #FFFFFF 2px solid;
}

P {
	font-family : Trebuchet MS, Verdana, Tahoma, Arial;
	FONT-SIZE: 13px;
	margin-left:10px;
	margin-right:10px;
}

TH {
	background: #000033;
}

H1 {
    FONT-SIZE: 30px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	COLOR: #FFFFFF;
	margin-top:10px;
	margin-bottom:0px;
}

H2 {
	FONT-SIZE: 22px;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}

H3 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	COLOR: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}

HR {
	COLOR: #666666;
	HEIGHT: 1px;
	WIDTH: 98%;
}

.small {
	FONT-SIZE: 11px;
}


DIV.anchor {
   cursor: pointer;
}
TABLE.picture,TD.picture {
    float: right;
	margin-left : 4px;
	margin-right : 4px;
	padding : 2px;
	border-width : 1px;
	border-style : solid;
	border-spacing : 0px;
	border-color : #CCCCCC;
	background : white;
}

TD.caption {
    caption-side: bottom;
    text-align: center;
    vertical-align: bottom
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
UL {
	FONT-SIZE: 13px;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial;
}
LI.pdf {
   list-style-image: url(images/icon_pdf.gif);
   padding-left: 0px;
}
LI.doc {
   list-style-image: url(images/icon_doc.gif);
   padding-left: 0px;
}

DIV.floatright {
   float: right;
   margin-right: 10px;
   margin-left: 10px;
   margin-bottom: 4px;
}

INPUT,TEXTAREA,SELECT,OPTION {
    font-family : Trebuchet MS,Verdana,Arial,Helvetica; 
	font-size: 13px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background: #DEDEDE;
}
INPUT.button {
	BORDER: #000 1px solid;
	BACKGROUND: #333333;
	FONT: bold 100% Trebuchet MS,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	CURSOR: hand;
	COLOR: white;
}

TH.list {
	font-size: 13px;
    border: 1px solid #999;
	background: #FFFF00;
	color: black;
	padding: 4px;
} 
TD.list {
	font-size: 13px;
    border: 1px solid #CCC;
	padding: 4px;
} 
TABLE.list {
	border-collapse: collapse;
    border: 1px solid #000;
	margin-left:0px;
	margin-right:0px;
}

div.fullframe {
   overflow : auto;
   width : 520px;
   height : 360px;
   margin-left: auto;
   margin-right: auto;
   border: 2px solid #FFF;
   SCROLLBAR-FACE-COLOR: #E4E4E4;
   SCROLLBAR-HIGHLIGHT-COLOR: #CFCFCF;
   SCROLLBAR-SHADOW-COLOR: #CCCCCC;
   SCROLLBAR-ARROW-COLOR: #666666;
   SCROLLBAR-TRACK-COLOR: #FFFFFF;
   SCROLLBAR-DARKSHADOW-COLOR: #999999;
}

div.introframe {
   overflow : auto;
   width : 720px;
   height : 576px;
   border: 0px solid #FFF;
   margin-left: auto;
   margin-right: auto;
   margin-top: 40px;
}

.footer-right {
   color: #CCCCCC;
   font-family:arial,verdana,helvetica;
   font-size:11px;
   font-weight: normal;
   float: right;
   margin-right: 15px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.footer-left {
   color: #CCCCCC;
   font-family:arial,verdana,helvetica;
   font-size:11px;
   font-weight: normal;
   float: left;
   margin-left: 15px;
   padding-top: 5px;
   padding-bottom: 5px;
}
