/* Basic styles */
body {background-image:url(../images/bground.gif); background-repeat: no-repeat;}
html,body{ height:100% }
a img{ border:0 }
a,a:visited{color: #FF9433; cursor:pointer; text-decoration:none }
a:hover{color: #8C8C8C; cursor:pointer; text-decoration:underline }
/* Fonts */
body,table {color:#909090; font:11px/15px verdana, arial,sans-serif; }
/* Body,html,wrapper */
html{ background: #FFF}

.greysm {font-size: 9px; color: #909090; font-weight: normal;}
.pink {color: #FF66CC}

H1 {font-size: 10px; color: #996600; font-weight: normal; margin-top: 0; margin-bottom: 0; line-height: 18px;}
H2 {font-size: 11px; color: #000000; font-weight: bold;}
H3 {font-size: 16px; color: #E8B600; font-weight: normal; line-height: 26px;}

.homegrey1 {background:#F3F3EF;}
.homegrey2 {background:#EFEFE2;}
.space24 {line-height: 24px;}
.tm {font-size: 8px;}

A.greylink {font-size: 9px; color: #909090; font-weight: normal; text-decoration: none;}
A:hover.greylink {font-size: 9px; color: #FF9433; font-weight: normal; text-decoration: underline;}
A.grey11link {font-size: 11px; color: #909090; font-weight: normal; text-decoration: none;}
A:hover.grey11link {font-size: 11px; color: #FF9433; font-weight: normal; text-decoration: underline;}