﻿h1 {font-family:verdana; color: #6c6865; font-size: 18px; font-weight: bold; text-align: left; padding:0px; padding-bottom:3px;   margin:0px; font-smooth: always;}
h2 {font-family:verdana; color: #6c6865; font-size: 12px; font-weight: bold; text-align: left; padding:0px; padding-bottom:3px;  margin:0px; font-smooth: always;}
h3 {font-family:verdana; color: #5d89a4; font-size: 12px; font-weight: normal; text-align: left; padding:0px; padding-bottom:3px;  margin:0px; font-smooth: always; font-style:italic;}

h4 {font-family:verdana; color: #5d89a4; font-size: 12px; font-weight: bold; text-align: left; padding:0px; padding-bottom:3px;  margin:0px; font-smooth: always; font-style:italic;}


td, body, th, div, p 	{font-family: verdana; font-smooth: always; color: #6c6865; font-size: 12px; font-weight:400; text-align:justify; letter-spacing:normal; line-height:17px; padding-top:0px; margin:0px;}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

a img {
    border: none;
    }
		
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}	


A:LINK  {font-family: verdana; color: #666666; font-size: 12px; font-weight: 100; text-decoration: underline; }
A:VISITED  {font-family: verdana; color: #666666; font-size: 12px; font-weight: 100; text-decoration: underline; }
A:ACTIVE {font-family: verdana; color: #666666; font-size: 12px; font-weight: 100; text-decoration: underline; }
A:HOVER {font-family: verdana; color: #666666; font-size: 12px; font-weight: 100; text-decoration: underline;}


	
input

{
    FONT-SIZE: 11px;
		FONT-COLOR: #999999;
    FONT-FAMILY: verdana;
		border-color : #9C9C9C;
		border-collapse:collapse;		
		border-style:solid;
		border-width : 1px;
		padding-bottom:2px;
				padding-top:2px;	
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #6c6865;
    background-color: #D8D7C0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color:#6c6865;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: white:
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

