a {text-decoration: none;font-family: Verdana;font-size: 8.5 pt;font-weight: bold;font-style: normal; color: #FFFFFF;}
a:link {text-decoration: none;font-family: Verdana;font-size: 8.5 pt;font-weight: bold;font-style: normal; color: #FFFFFF;}//#4040AA
a:visited {text-decoration: none;font-family: Verdana;font-size: 8.5 pt;font-weight: bold;font-style: normal; color: #FFFFFF;}
a:hover {font-family: Verdana; font-size: 8.5 pt; font-weight: bold; font-style: normal; text-decoration: none; color: #FFFFFF; }//red

table.my {
	border: 0px;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

td.my {   
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-size: 8pt;
}

th.my {   
	color: #000000
;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.header { 
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
table.formPage {
	border: 1px solid #A0A0A0;
}

.formheader {
	color: white;
	background: url("images/bgtop.gif");
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.text, .btn{
	font-size: 7.5pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	width: 146px;
	color: #000000; 
	border: 1px solid #AABBCC;
	height: 18px;
	text-align: left;
}
.mms {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 146px;
	color: #000000; 
	display:none;
}
.mms:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 146px;
	color: #000000; 
	display:none;
}
textarea.text {
	width: 250px;
	height: 80px;
	font-size: 7.5pt;
	border: 1px solid #AABBCC;
}

select {
	font-size: 7.5pt;
	border: 1px solid #AABBCC;
	width: 150px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.btn{
	font-size: 8pt;
	font-weight: bold;
 	border: 1px solid #5e74b3;
	background-color: #C0C0DE;
	height: 20px;
	cursor: hand;
}

.box { border:1px solid black} 

.link_mic:link  {
	font-family: Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
}

.link_mic:visited {
	font-family: Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
}

.link_mic:hover {
	font-family: Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}

.link_mic:active  {
    border:1px whyte;
	font-family: Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
}
.button:link  {
	font-family: Arial,Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	border: 1px solid #C8C8C8;	
}

.button:visited {
	font-family: Arial,Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	border: 1px solid #C8C8C8;
}

.button:hover {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	border: 1px solid black;
	background-color:#CCCCCC;
}

.button:active  {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	border: 1px solid #C8C8C8;
}