/* container */
#module_title
{
font-weight:bold;
color : #CE7567;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#module_content
{
color : #000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
/* container */

#edit
{
font-family:Tahoma;
font-size:10px;
color:#cc0000;
border: 1px solid #cc0000;
background-color:#eeeeee;
/*
color:#000000;
background-color:#FF9900;
*/
padding:3px;
padding-left:10px;
padding-right:10px;
/*width: 65px;*/
text-align:center;
margin:2px;
}
			  
#action_button
{
font-family:Tahoma;
font-size:10px;
color:#003366;
border: 1px solid #336699;
background-color:#eeeeee;
padding:3px;
padding-left:10px;
padding-right:10px;
cursor: hand;
text-align:center;
margin:2px;
}

a, a:visited, a:active {
font-family: tahoma;
font-size: 11px;
color:#003366;
text-decoration:underline;
}


a:hover {
font-family: tahoma;
font-size: 11px;
color:#ff0000;
text-decoration:underline;
}

#font11, .font11
{
font-size: 11px;
}


body {

font-family: tahoma;

}