BODY {
	background-image: url(Mic_bg.gif);
	background-repeat: repeat;
	margin:0;
}

BODY.iframe {
	color: #DCDDDE;
}

FONT {
		color: #000000;
		font-family: verdana;
		font-size: 9pt;
		font-weight: normal;
}

FONT.cms {
		color: #4c4d4f;
		font-family: arial;
		font-size: 16pt;
		font-weight: bolder;
}

TEXTAREA { 
font-size: 8pt;
font-family: verdana, arial;
width: 350px;
color: #000000; 
background: transparant; 
border: 1px solid #000000; 
} 

INPUT { 
font-size: 8pt;
font-family: verdana, arial;
color: #000000; 
height: 11pt;
background: transparant; 
border: 1px solid #000000; 
} 

SELECT { 
font-size: 8pt;
font-family: verdana, arial;
color: #000000; 
height: 11pt;
background: transparant; 
border: 1px solid #000000; 
} 

Input.Btn	{
font-size: 8pt;
height: 18px;
width: 100px;
color: #000000; 
cursor: hand;
background: #FFFFFF url(buttonbg.gif); 
background-repeat: repeat-x;
border: 1px solid #000000; 
}

Input.BtnWide	{
font-size: 8pt;
height: 18px;
width: 150px;
color: #000000; 
cursor: hand;
background: #FFFFFF url(buttonbg.gif); 
background-repeat: repeat-x;
border: 1px solid #000000; 
}

a:link    {color:#000000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: none;}
a:visited {color:#000000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: none;}
a:active  {color:#000000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: none;}
a:hover   {color:#000000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: underline;}

a.Red:link    {color:#FF0000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: none;}
a.Red:visited {color:#FF0000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: none;}
a.Red:active  {color:#FF0000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: none;}
a.Red:hover   {color:#FF0000; font-weight: normal; background-color:transparent;font-family: "verdana"; font-size: 8pt;text-decoration: underline;}
