#module_title
{
width:100%;

background-image:url(title_bg.jpg);
background-repeat:repeat-x;
background-position:top;

background-color: #DAE4E4;
font-weight:bold;

/*color: #547071;*/
color : #43595A;

text-align:center;
font-family:Tahoma;
font-size:12px;
border: 1px solid #666;
margin-bottom:1px;
}
	  
#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;

}
