.small { font-family:Verdana; font-size: 10px; }		
.default { font-family:Georgia; font-size: 12px; }
.smallTitle { font-family:Georgia; font-size: 14px; }
.title { font-family:Georgia; font-size: 18px; }
.megaTitle { font-family:Georgia; font-size: 24px; }

.item_table { border-bottom:1px solid #AAAAAA; margin-left:30px; font-family:Georgia; font-size: 12px;}
.item_td { line-height:19px; width:490px; height:60px; }

a:link   { font-family:Verdana; text-decoration:none; color: #000000;}
a:visited { font-family:Verdana; text-decoration:none; color: #000000;}
a:hover   { font-family:Verdana; text-decoration:underline; color: #008800;}

/* Text on standard push buttons */
.buttonText { font-family:Arial; font-size: 12px; }

/* Outer border of the page */
.page { border:#44AAFF solid 5px; }

/* -------------------- HEAD ---------------------- */

/* Top part of the head */
.headTop { background-color:#44AAFF; border:#2288FF solid 2px; font-family:tahoma; font-size: 11px }

/* Bottom part of the head */
.headBottom { font-family:Verdana; font-size: 12px; background-color:#AACCFF; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-Bottom:1px solid #0088DD; }


/* -------------------- PANEL ---------------------- */

/* Panel is the left part of the page */
.panel { background-color:#EAEAEA; border-right:1px solid #888888; }

/* Highlighted Block */
.panelBlock {  background-color:#CCDDFF; border-top:#6699BB 1px solid; border-bottom:#FFFFFF 1px solid; }

/* Item selected */
.panelItemSelect { color:#FFFFFF; background-color:#44AAFF; border-left:1px #2288DD solid; border-top:1px #2288DD solid; }
