@charset "utf-8";
/* CSS Document */

body
{
background:#e8e5e0;
font-family:sylfaen;
font-size:10pt;
color:#4f4b48;
margin:0px;
}


td
{
font-family:sylfaen;
font-size:10pt;
color:#4f4b48;
}


h1
{
font-size:16pt;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#454545;
margin:0px;
}


h2
{
font-size:12pt;
font-weight:bold;
color:#ffffff;
}


.grayLineTd
{
border:none;
border-bottom:#c0bdb9 1px solid;
line-height:8px;
}


.headerTd1
{
background:#e5e2dc;
padding:20px;
text-align:left;
}


.headerTd2
{
background:#e5e2dc;
padding:20px;
padding-right:12px;
text-align:right;
}


.mainMenuTd
{
background:url(images/menubg.gif) repeat-x top left;
}

.menuTd1
{
background:url(images/menucorner.gif) no-repeat top right;
height:57px;
padding-left:15px;
padding-right:30px;
}

.menuTd2
{
background:url(images/menuorange.gif) no-repeat top right;
height:57px;
padding-left:15px;
padding-right:30px;
}

.menuTd3
{
background:url(images/menucorner2.gif) no-repeat top right;
height:57px;
padding-left:15px;
padding-right:30px;
}


.menuTd4
{
background:url(images/menuorange2.gif) no-repeat top right;
height:57px;
padding-left:15px;
padding-right:30px;
}


.flashTd
{
background:url(images/flashbg.gif) repeat top left;
}


.linksTd
{
background:url(images/links.gif) no-repeat top left;
width:77px;
height:25px;
text-align:center;
vertical-align:middle;
}


.resourcesTd
{
background:url(images/resources.gif) no-repeat top left;
width:97px;
height:25px;
text-align:center;
vertical-align:middle;
}


.footerTd
{
padding:20px;
}


.orangeTxt
{
color:#dd6401;
}


.whiteTxt
{
color:#ffffff;
}


.searchButton
{
background:url(images/search.gif) no-repeat top left;
width:65px;
height:24px;
border:none;
color:#ffffff;
font-weight:bold;
}

.voteButton
{
background:url(images/vote.gif) no-repeat top left;
width:65px;
height:24px;
border:none;
color:#ffffff;
font-weight:bold;
}

.subscribeButton
{
background:url(images/subscribe.gif) no-repeat top left;
width:88px;
height:24px;
border:none;
color:#ffffff;
font-weight:bold;
}

.textField
{
border:#c0bdb9 1px solid;
}


a:link,a:visited,a:active
{
color:#4f4b48;
font-size:10pt;
font-weight:normal;
text-decoration:underline;
}

a:hover
{
color:#4f4b48;
font-size:10pt;
font-weight:normal;
text-decoration:none;
}


.menuLink:link,.menuLink:visited,.menuLink:active
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

.menuLink:hover
{
height:57px;
color:#ffffff;
font-weight:bold;
}


.orangeLink:link,.orangeLink:visited,.orangeLink:active
{
color:#dd6401;
text-decoration:none;
font-weight:bold;
}

.orangeLink:hover
{
color:#dd6401;
text-decoration:underline;
font-weight:bold;
}