@charset "iso-8859-1";
/* CSS Document */

body { margin:0px; background-color:#cacac8; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:858789; }



h1 { color:#224f82; font-size:14px; line-height:0px;}
p  { text-align:justify; }
big { font-size:12px; }

/* FORM ELEMENTS */
label { font-weight:bold; color:#06C; }
input { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}
textarea { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}


a, a:visited { color:#ce7210; font-size:12px; text-decoration:none; }
a:hover {color:#000000; text-decoration:underline; text-shadow:4px 4px 4px #ce7210;}

.headline { color:#06F; font-size:13px;}
.maintable { background: #fff; border:1px solid; width:1000px; }
.main_top { background: center top no-repeat url('img/bg_top.png'); height:157px; width:963px;}
.menu_cell { padding-left:15px; padding-bottom:10px; }
.menu_div { text-align:center; width:14px;color:#FFF; font-size:14px; }
.column { background: no-repeat left top url('img/bg_column.png'); vertical-align:top; padding:15px;}
.center { text-align:center; }
.address_cell { padding-right:15px; color:#FFF; text-shadow:2px 2px 3px #000; font-size:13px; font-weight:bold; text-align:right;}
.logo_cell {width:540px; height:95px;}

/* POSITION */
.center{ text-align:center;}
.top { vertical-align:top; }
.right { text-align:right; }
.left { text-align:left; }

/* COLORS */
.red { color:#F00; }
.white { color:#FFF; }
.success { color:#060; }

