.Header
{
    background-image:url(images/cmpheader.jpg);
    height:50px;
}
.Footer
{
    background-image:url(images/end.jpg);
}
.Verdana10pt
{
    font-family:Verdana;
    font-size:10pt;
    background-color:White;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: none;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #828688;
	text-decoration: none;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.style7
{
	font-weight: bolder;
	font-size: 12px;
	text-transform: uppercase;
	color: navy;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
body {
	background-color:#999999;	
	text-align:center;
}




.Window {
	border: solid 1px #CBCED4;
	background-color:White;
	padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:auto;
    font-family:Verdana;
    font-size:10pt;
    text-align:left;
}
.WindowHeader
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: verdana;
    background-image:url(Images/wbg1.gif);
    background-repeat:repeat-x;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 3px;
    width:auto;
    text-align:left;
    height:20px;
}
.WindowFooter
{
    background-color: #f5f5f5;
    text-align:left;
    padding-top:5px;
    padding-left:5px;
    padding-bottom:5px;
    padding-right:5px;
    border-top: #CBCED4 1pt solid;
    border-bottom: #CBCED4 1pt solid;
    border-left: #CBCED4 1pt solid;
    border-right: #CBCED4 1pt solid;
}
.Button
{
    color: black;
    border-right: dimgray 1pt groove;
    border-top: dimgray 1pt groove;
    border-left: dimgray 1pt groove;
    border-bottom: dimgray 1pt groove;
    background-color: silver;
}
.Message
{
	border-top: black 1pt solid;
	border-right: black 1pt solid;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	border-left: black 1pt solid;
	color: red;
	padding-top: 10px;
	border-bottom: black 1pt solid;
	background-color: #FFFFCC;
	font-size:10pt;
	font-family:Verdana;
	width:auto;
	text-align:center;
}
.SubMenu
{
    border: black 1pt solid;
    padding: 5px;
	background-color:#f9f8f7;
	font-size:9pt;
	font-family:Verdana;
}
.AlignLeft
{
    text-align:left;
}

