/***********************************************************************
*  (C) 2005 - TIL-Design Ltd.
***********************************************************************/

p { margin-bottom: 10px; }
div.listItem { display: list-item; list-style-type: square; }
#layout { min-width:1000px; max-width:1600px; width: expression(document.body.clientWidth > 1600? "1600px": "auto" ); }

.tab1 { background: #B9B9B9; }
.tab1 TD { background: #FFF; }
.tab1 TH { background: #FFF; }
.tab1 TH, .tab1 TD { font-size: 11px; padding: 4px; }


.side{
padding-left: 15px;
padding-right: 15px;
}

.maintext{
font-family: Tahoma, Verdana, Arial;
color: #000000;
font-size: 12px;
line-height: 16px;
}

.mainsmalltext{
font-family : Tahoma, Verdana, Arial;
color : #000000;
font-size : 11px;
}

.tinytext{
font-family : Tahoma, Verdana, Arial;
color : #000000;
font-size : 10px;
}

.mainheader{
font-family : Tahoma, "Trebuchet MS", Arial;
color : #5D2628;
font-size : 17px;
margin-bottom: 15px;
}

.grayheader{
font-family : Tahoma, "Trebuchet MS", Arial;
color : #555555;
font-size : 17px;
margin-bottom: 15px;
}

.inputsmall{
background-color: #DADADA;
border: 1px solid #202020;
font-family: Tahoma, Arial, Verdana;
color: #202020;
font-size: 9px;
}

A, A:link, A:active, A:visited {text-decoration: underline; color: #0055CC;}
A:hover {text-decoration: underline; color: #CC0000;}

A.menulnk, A.menulnk:link, A.menulnk:visited, A.menulnk:active {text-decoration: none; color:#545848}
A.menulnk:hover {text-decoration: none ; color: #A29E7A;}

A.themelnk, A.themelnk:link, A.themelnk:visited, A.themelnk:active {text-decoration: underline; color:#555555}
A.themelnk:hover {text-decoration: underline ; color: #555555;}
