/* Standard */

body  {font-size:9pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt;}
		 
h1 {font-size: 12pt; font-weight: bold; font-family: Tahoma; color: #0262CD;}
h2,.h2 {font-size: 12pt; font-weight: bold; font-family: Tahoma; color: #0262CD;}
h3,.h3 {font-size: 10pt; font-weight: bold;}


a {text-decoration: none; color:#0262CD;}
a:hover {text-decoration:underline; color:#f42a41;}
		 
label {cursor:hand}

/* Content */

.AreaTitle {color: #D40000;  font-size: 18pt;  font-weight: bold;}
 
 .topMenu {font-size:9pt; font-weight: bold; color: #D40000;}
a.topMenu {font-size:9pt; font-weight: bold; color: #D40000;}
a.topMenuCur {font-size:9pt; font-weight: bold; color: #D40000; text-decoration: underline;}

 .leftMenu {font-size:8pt; font-weight: bold; color: #80B0E6;}
a.leftMenu {font-size:8pt; font-weight: bold; color: #FFFFFF;}
a.leftMenu:hover {text-decoration: none; color:#FFFFFF;}

.Copyright {font-size:8pt; color: #999999;}

.Content1 {font-size:8pt; font-weight: bold;	color: #999999;}

/* Customs */

HR {color: #D0D0D0;} 

/* Forms */	    

.input {
	border : 1px solid #80B0E6;
	color: #666666;
}

.button {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #80B0E6;
	color: black;
	border : 1px outset;
	cursor:hand;
	font-size : 10;
	padding : 1px 4px 1px 4px;
}

.red {
	color: #cc3300;
}
 
LI { margin-top: 8px; }

