﻿/* Cascading Style Sheet */
.topbar {
	border: 1px #00FFFF solid;
	background-color : #003366;
	height : 30px;
	vertical-align : top;
	color: #336699;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.topbutton {
    height : 24px;
    text-align : center;
    vertical-align : top;
    width : 80px;
  }


.menu1head, :hover.menu1head, :visited.menu1head {
    color : #FFFFFF;
    font-size : 16pt;
    width : 160px;
  }


.menu1, :hover.menu1, :visited.menu1 {
    color : #00FFFF;
    font-size: 12pt;
    text-decoration:underline !important;
    width : 160px;
  }


.menu2, :hover.menu2 {
    color : #00FFFF;
    font-size: 12pt;
    text-decoration:underline !important;
    width : 160px;
  }


:visited.menu2 {
    color : #6799CC;
    font-size: 12pt;
    text-decoration:underline !important;
    width : 160px;
  }


.biglink {
    color : #ff00ff;
    font-family : Arial;
    font-size : large;
    text-align : center;
  }


P {
    font-family : Arial;
    color : #00008B;
  }


H1 {
    font-family : Georgia, "Times New Roman", Times, serif;;
    text-align: center;
    color : #ffffff;
    font-size :x-large;
    margin-top : 0px;
    padding-top : 0px;
  }


H2 {
    font-family : Georgia, "Times New Roman", Times, serif;;
    color : #00FFFF;
    font-size : large;
    text-align : center;
    text-align: center;
  }

H3 {
	font-family : Georgia, "Times New Roman", Times, serif;;
	color : mediumvioletred;
	font-size : medium;
	font-style : italic;
	text-align: center;	 
}
H4 {
    font-family : Georgia, "Times New Roman", Times, serif;;
    color : #ff0000;
    font-size : 20pt;
    margin-top : 0px;
    padding-top : 0px;
  }
H5 {
    font-family : Georgia, "Times New Roman", Times, serif;;
    color : #ffffff;
    font-size : 10pt;
    margin-top : 3px;
    padding-top : 3px;
  }
H6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #6799cc;
	font-size : x-large;
	text-align : center;
}
*link {
	text-decoration: none;
}
A {
	color : #00FFFF;
	text-decoration: none;
}


A:Visited {
    color : #6799CC;
  }


A:Active {
    color :#00FFFF;
  }


A:Hover {
    color :#FF0000;
  }


BODY {
	padding-left: 5px;
    color : #00008B;
    font-family : Arial;
    font-size : 11pt;
    background-color : #6799CC;
  }


.center {
    text-align : center;
  }


.theader {
    background-color : #194475;
    padding-top : 20px;
    text-align : center;
    vertical-align : middle;
  }


.tred {
    background-color : #9966FF;
    height : 60px;
    text-align : center;
    vertical-align : middle;
    width : 160px;
  }


.right {
    text-align : right;
  }


.menu {
    font-size : x-small;
    list-style-type : decimal;
    color : #00FFFF;
    list-style : decimal;
  }


UL {
    list-style-type : square;
  }


LI {
    font-family : Arial;
    font-size : 11pt;
  }
p.c16 {color: #000066; font-family: Verdana, Arial, Helvetica, Sans-Serif; margin-left:10px }


.leftpanel {
    background-color : #ffffff;
    font-family : Arial;
    font-size : 12pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
    width : 160px;
  }


.middlepanel {
    font-family : Arial;
    font-size : 11pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
  }


.rightpanel, :visited.rightpanel {
    background-color : #86aaf9;
    color : #00008B;
    font-family : Arial;
    font-size : 12pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
    width : 160px;
  }


.clist {
    background-color : #ece5e7;
    margin-bottom : 2px;
    outline-style : none;
    width : 200px;
  }


.banner {
    background-color : #86aaf9;
    background-image : url('/images/asfrlgbnr.gif');
    background-position : 100%;
    background-repeat : no-repeat;
    color : 86aaf9;
    font-family :Arial ;
    font-size : 28pt;
    height : 100%;
    width : 100%;
  }
.table {
    background-color : #336699;
    background-position : center 100%;
    background-repeat : no-repeat;
    color : #86aaf9;
    font-family :Arial ;
    font-size : 28pt;
    height : 100%;
  }
 .table1{
    background-color : #FFFFFF;
    background-position : center 100%;
    background-repeat : no-repeat;
    color :#fff;
    font-family :Arial ;
    font-size : 28pt;
    height : 100px;
    padding-left :2px
  }
.input {
    background-color : #7FFFD4;
    color : #00008B;
    font-family : Arial;
    font-size : 10pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
    width : 160px;
  }