﻿body {
	background-color: #080808;
	margin-left: 0px;
	margin-top: 0px;
}


TD {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 13px;
	color: #D0CBCB;
}

.style1 {
	font-family: "Trebuchet MS", Times, serif;
	color: #D0CBCB;
	font-size: 12px;
	font-weight: plain;
	padding: 5px;
}


.style2 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 13px;
	color: #D0CBCB;
	line-height: 18px;
	padding: 13px;
}

.style5 {
	
	font-family: "Trebuchet MS", Times, serif;
	color: #8FA539;
	font-weight: bold;
	font-size: 14px;
}



.style6 {
	
	font-family: "Trebuchet MS", Times, serif;
	color: #558ABF;
	font-weight: bold;
	font-size: 12px;
}


.style7 {
	font-family: "Trebuchet MS", Times, serif;
	color: #8FA539; 
	font-weight: bold; 
	font-size: 24px; }


.style8 {
	font-family: "Trebuchet MS", Times, serif;
	color: #8FA539; 	
	font-size: 16px;
	font-weight: bold;
}



.style9{
	
	font-family: "Trebuchet MS", Times, serif;
	color: #BC343E;
	font-weight: bold;
	font-size: 12px;
}


.style10 {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8FA539;
	line-height: 20px;
}



.style11 {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: plain;
	color:#D0CBCB;
	line-height: 20px;
}


.style12 {
	font-family: "Trebuchet MS", Times, serif;
	color: #FFFFFF; 	
	font-size: 10px;
	line-height: 12px;
}




.padTD {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 13px;
	color: #183463;
	line-height: 16px;
    padding: 14px;
}


.padTD2 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 13px;
	color: #183463;
	line-height: 16px;
    padding: 10px;
}


.textsm{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}






.Link1
	 		{
			font-family: "Trebuchet MS", Times, serif;
			font-size: 13px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			line-height: 18px;
			}			 
	.Link1:link {  color: #FFFFFF;}
	.Link1:visited { color: #FFFFFF;}
	.Link1:hover {  color: #CC9752; }




.Link1over
	 		{
			font-family: "Trebuchet MS", Times, serif;
			font-size: 13px;
			font-weight: bold;
			color: #CC9752;
			text-decoration: none;
			line-height: 18px;
			}			 



.Link2
	 		{
			font-family: "Trebuchet MS", Times, serif;
			font-size: 11px;
			font-weight: plain;
			color: #D0CBCB;
			text-decoration: none;
			line-height: 18px;
			}			 
	.Link2:link {  color: #D0CBCB;}
	.Link2:visited { color: #D0CBCB;}
	.Link2:hover {  color: #D0CBCB; }


.Link3
	 		{
			font-family: "Trebuchet MS", Times, serif;
			font-size: 12px;
			font-weight: bold;
			color: #D0CBCB;
			text-decoration: none;
			line-height: 18px;
			}			 
	.Link3:link {  color: #D0CBCB;}
	.Link3:visited { color: #D0CBCB;}
	.Link3:hover {  color: #8FA539; }

			
.bord1 {
	border: 1px solid #646161;

}


.bord2 {
	border: 5px solid #080808;
}

.bord3 {
	border: 3px solid #8FA539;


.style3 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 30px;
	color: #6b80b2;

}


.style4 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 30px;
	color: #CC9752;
	padding-top: 5px; padding-bottom: 5px; padding-left: 15px; padding-right: 5px; line-height: 35px;


}

.zoomslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.zoomslide img {
	border: 4px solid black;
}
.zoomslide:hover img {
	border: 4px solid white;
}

.zoomslide-image {
    border: 4px solid white;
}

.ErrorMessageDiv
{
    color: Red;
    width: 95%;
    background-color: #FFFFFF;
    padding: 5px;
    font-size: 13px;
}

.InfoMessageDiv
{
    color: #000000;
    width: 100%;
    background-color: #FFFFFF;
    padding: 5px;
    font-size: 13px;
}

.timerdisplay
{
    border-style: none;
    background-color: #0F3B5F;
    text-align: right;
    color: #FFFFFF;
    font-family: "Trebuchet MS" , Times, serif;
    font-size: 12px;
    color: #D0CBCB;
    position: relative;
    top: -3px;
}




