body{
background-image:url('../images/backgrounds/retina_wood.png');
color: #333;
font-family: Arial;
font-size: 8pt;
}

.small_font{
font-size: 8pt;
font-weight:normal;
}

.medium_font{
font-size: 13pt;
font-weight:normal;
}

.large_font{
font-size: 15pt;
font-weight:bold;
}

.logo_font{
font-size: 30pt;
font-weight:bold;
font-style:normal;
font-family: Courier New;
color: #555;
}

.link_font{
color: #0000FF;
}

a:hover{
text-decoration: none;

}

.alert_font{
color: #FF0000;
}

.msg{
color: #FF0000;
}

.theader{
font-size: 15pt;
font-weight:bold;
}

.buttonhighlight
{
background-color:red;
color: white;
font-size: 15px;
}
