/* CSS */

* {margin:0px; padding:0px;}

img {border:0px; vertical-align:top;}

body
{
color:#585F53;
font:11px/18px Arial, sans-serif;
background-color:#FDFDFD;
margin:6px;
margin-top:0px;
padding:6px;
padding-top:0px;
}

p
{
text-align:justify;
text-transform:none;
margin:4px 14px 7px;
}

div
{
text-transform:none;
}

ul
{
list-style-type:none;
margin-left:14px;
}

li
{
background-image:url(/images/arrow.gif);
background-position:2px;
background-repeat:no-repeat;
margin:10px 0px;
padding-left:10px;
}

h1 {font-size:21px; color:#B55951; padding:14px; line-height:25px; text-transform:uppercase;}
h2 {color:#B55951; padding:8px; line-height:25px; text-transform:uppercase;}
h3 {color:#B55951; padding:6px; text-transform:uppercase;}
h4 {color:#B55951; padding:6px; text-transform:uppercase;}

h1.title {font-size:19px; color:#B55951; padding:20px 14px 12px; line-height:25px; text-transform:uppercase;}
h3.title {font-size:13px; color:#B55951; padding:6px 14px 4px; line-height:25px; text-transform:uppercase;}

hr {color:#FFFFFF; background:#FFFFFF; border:0px; height:1px; margin:10px 0px}

hr.orange {color:#ED9A4D; background:#ED9A4D; border:0px; height:1px; margin:10px 0px}
hr.orange2 {color:#ED9A4D; background:#ED9A4D; border:0px; height:2px; margin:10px 0px}

a:link {color:#B55951; text-decoration:none;}
a:hover {color:#216510; text-decoration:none;}
a:visited{color:#B55951; text-decoration:none;}
a:visited:hover{color:#216510; text-decoration:none;}
a:active{color:#B55951; text-decoration:none;}

a.list:link {font-size:11px; color:#585F53; text-decoration:none;}
a.list:hover {font-size:11px; color:#B55951; text-decoration:none;}
a.list:visited {font-size:11px; color:#585F53; text-decoration:none;}
a.list:visited:hover {font-size:11px; color:#B55951; text-decoration:none;}
a.list:active {font-size:11px; color:#585F53; text-decoration:none;}

a.small:link {font-size:9px; color:#B55951; text-decoration:none;}
a.small:hover {font-size:9px; color:#C0C0C0; text-decoration:none;}
a.small:visited {font-size:9px; color:#B55951; text-decoration:none;}
a.small:visited:hover {font-size:9px; color:#C0C0C0; text-decoration:none;}
a.small:active {font-size:9px; color:#C0C0C0; text-decoration:none;}

/* class */

a.bottom:link {font-size:9px; color:#C0C0C0; text-decoration:none;}
a.bottom:hover {font-size:9px; color:#C0C0C0; text-decoration:none;}
a.bottom:visited {font-size:9px; color:#C0C0C0; text-decoration:none;}
a.bottom:visited:hover {font-size:9px; color:#C0C0C0; text-decoration:none;}
a.bottom:active {font-size:9px; color:#C0C0C0; text-decoration:none;}

a.menu_l:link {font-size:9px; color:#B55951; padding:0px 6px; text-decoration:none; font-family:Verdana;}
a.menu_l:hover {font-size:9px; color:#C0C0C0; padding:0px 6px; text-decoration:none; font-family:Verdana;}
a.menu_l:visited {font-size:9px; color:#B55951; padding:0px 6px; text-decoration:none; font-family:Verdana;}
a.menu_l:visited:hover {font-size:9px; color:#C0C0C0; padding:0px 6px; text-decoration:none; font-family:Verdana;}
a.menu_l:active {font-size:9px; color:#B55951; padding:0px 6px; text-decoration:none; font-family:Verdana;}

a.text:link {color:#585F53; text-decoration:none;}
a.text:hover {color:#585F53; text-decoration:none;}
a.text:visited{color:#585F53; text-decoration:none;}
a.text:visited:hover{color:#585F53; text-decoration:none;}
a.text:active{color:#585F53; text-decoration:none;}

a.text_u:link {color:#585F53; text-decoration:none; border-bottom:1px dashed #585F53}
a.text_u:hover {color:#585F53; text-decoration:none; border-bottom:1px dashed #585F53}
a.text_u:visited{color:#585F53; text-decoration:none; border-bottom:1px dashed #585F53}
a.text_u:visited:hover{color:#585F53; text-decoration:none; border-bottom:1px dashed #585F53}
a.text_u:active{color:#585F53; text-decoration:none; border-bottom:1px dashed #585F53}

a.title:link {font-size:12px; color:#B55951; text-decoration:none;}
a.title:hover {font-size:12px; color:#FFB453; text-decoration:none;}
a.title:visited{font-size:12px; color:#B55951; text-decoration:none;}
a.title:visited:hover{font-size:12px; color:#FFB453; text-decoration:none;}
a.title:active{font-size:12px; color:#B55951; text-decoration:none;}

a.topmenu:link {font-size:11px; color:#FFFFFF; padding:10px 31px; text-decoration:none; background-color:#562321; font-weight:bold; border:1px solid #562321;}
a.topmenu:hover {font-size:11px; color:#FFFFFF; padding:10px 31px; text-decoration:none; background-color:#ED9A4D; font-weight:bold; border:1px solid #FFFFFF;}
a.topmenu:visited {font-size:11px; color:#FDFDFD; padding:10px 31px; text-decoration:none; background-color:#562321; font-weight:bold; border:1px solid #562321;}
a.topmenu:visited:hover {font-size:11px; color:#FFFFFF; padding:10px 31px; text-decoration:none; background-color:#ED9A4D; font-weight:bold; border:1px solid #FFFFFF;}
a.topmenu:active {font-size:11px; color:#FDFDFD; padding:10px 31px; text-decoration:none; background-color:#562321; font-weight:bold; border:1px solid #562321;}

table.content {}
table.content td {background-color:#AF8179;}
table.content th {background-color:#AF8179;}

table.counter {border:1px solid #DAC4BC;}
table.counter td {background-color:#FDFBE2;}
table.counter th {}

table.menu {background-color:#FDFDFD; margin:10px;}
table.menu td {background-color:#202020;}

table.title {background-color:#DAC4BC; border:1px solid #F1E2DD; width:200px; height:150px; margin:10px; margin-left:0px;}
table.title td {background-color:#F1E2DD;}

table.title2 {background-color:#DAC4BC; border:1px solid #F1E2DD; width:550px; height:150px; margin:10px;}
table.title2 td {background-color:#F1E2DD;}

table.title3 {background-color:#DAC4BC; border:1px solid #F1E2DD; width:200px; height:150px; margin:10px; margin-right:0px;}
table.title3 td {background-color:#F1E2DD;}

table.title4 {background-color:#DAC4BC; border:1px solid #F1E2DD; width:760px; height:150px; margin:10px;}
table.title4 td {background-color:#F1E2DD;}

table.title5 {background-color:#DAC4BC; border:1px solid #F1E2DD; width:200px; margin:10px; margin-right:0px;}
table.title5 td {background-color:#F1E2DD;}

table.topmenu {background-image:url(/images/top.jpg); background-repeat:no-repeat;}
table.topmenu td {text-transform:uppercase;}
table.topmenu th {text-transform:uppercase;}

div.bottom {font-size:9px; color:#C0C0C0;}

div.counter {font-size:9px; color:#7A8672; padding:0px 10px;}

div.blocktitle {font-size:9px; color:#B55951; margin:6px 4px;}
div.blocktitle a {font-size:9px; color:#B55951; text-decoration:none;}
div.blocktitle a:hover {font-size:9px; color:#C0C0C0; text-decoration:none;}
div.blocktitle a:visited {font-size:9px; color:#B55951; text-decoration:none;}
div.blocktitle a:visited:hover {font-size:9px; color:#C0C0C0; text-decoration:none;}
div.blocktitle a:active {font-size:9px; color:#C0C0C0; text-decoration:none;}

img.standard {border:1px solid #DAC4BC; margin:10px; padding:4px;}
img:hover.standard {border:1px solid #B55951; margin:10px; padding:4px;}

ul.menu_l {font-size:11px; list-style:none; margin-left:5px;}
ul.menu_l li {font-size:11px; background-image:url(/images/list.png); background-position:2px; background-repeat:no-repeat; text-transform:none;}

ul.title {font-size:13px; list-style-type:none; margin-left:10px;}
ul.title li {font-size:11px; background-image:url(/images/arrow.gif); background-position:2px 8px; background-repeat:no-repeat; margin:10px 0px; padding-left:14px;}

ul.titles {font-size:11px; list-style-type:none; margin-left:10px;}
ul.titles li {font-size:11px; margin:10px 0px; padding-left:14px; background-image:none;}
ul.titles li a:link {font-size:11px; color:#585F53; text-decoration:none; background-image:url(/images/arrow.gif); background-position:2px 8px; background-repeat:no-repeat;}
ul.titles li a:hover {font-size:11px; color:#B55951; text-decoration:none; background-image:url(/images/arrow.gif); background-position:2px 8px; background-repeat:no-repeat;}
ul.titles li a:visited {font-size:11px; color:#585F53; text-decoration:none; background-image:url(/images/arrow.gif); background-position:2px 8px; background-repeat:no-repeat;}
ul.titles li a:visited:hover {font-size:11px; color:#B55951; text-decoration:none; background-image:url(/images/arrow.gif); background-position:2px 8px; background-repeat:no-repeat;}
ul.titles li a:active {font-size:11px; color:#585F53; text-decoration:none; background-image:url(/images/arrow.gif); background-position:2px 8px; background-repeat:no-repeat;}

/* id */

#float-left {float:left;}
#float-right {float:right;}
#clear {clear:both;}
