/* Bullet default css for IE and Gecko */


/* colour scheme dark-light: #383819 #555527 #717134 #8d8d46 #aaaa61 #c6c687 #e2e2bc */

.grey{color: #6C6C6C; background-color : #E8E8E8; }
body{background-color: white; background-image: url(../images/); background-repeat: no-repeat;}
table, th, td, tr {background-image:none; }
body, td, th { color: #383819 ; font-weight: normal; font-size: 10px; line-height:13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
textarea, input { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px;  overflow: hidden; }
select { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; margin: 0px; padding: 0px; border: 1pt solid Gray;}

a { color : #717143; text-decoration : none; }
a:hover { color : #8d8d46; text-decoration : underline; }

b {font-weight: bold;}
br { line-height: 140%;}

p{
color: #666666 ;
font-weight: normal;
font-size: 11px;
line-height:15px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.greytext
{
color: #666666;
font-weight: normal;
font-size: 11px;
line-height:12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-right: 2px;
margin-left: 5px;
margin-top:0px;
margin-bottom:0px;
}

.tabletext
{
color: #666666 ;
font-weight: normal;
font-size: 11px;
line-height:15px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
margin-right: 2px;
margin-left: 2px;
margin-top:0px;
margin-bottom:0px;
}

.textwhite
{
color: #ffffff ;
font-weight: normal;
font-size: 11px;
line-height:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:center;
margin-right: 10px;
margin-left: 2px;
margin-top:0px;
margin-bottom:0px;
}


.textwhiteleft
{
color: #ffffff ;
font-weight: normal;
font-size: 11px;
line-height:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
margin-right: 3px;
margin-left: 2px;
margin-top:0px;
margin-bottom:0px;
}


.textwhitecenter
{
color: #ffffff ;
font-weight: normal;
font-size: 11px;
line-height:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
margin-right: 10px;
margin-left: 2px;
margin-top:0px;
margin-bottom:0px;
}

.tabletitle
{
color: #666666;
font-weight: normal;
font-size: 11px;
line-height:12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
margin-right: 2px;
margin-left: 5px;
margin-top:0px;
margin-bottom:0px;
}

.underline{ color : #666666; text-decoration : underline; }



