body
{
    margin: 0px;
    font: Verdana,Arial,Helvetica,sans-serif;
    background: #eeeeee;
    color: #333333;
    line-height: 16px;
}
.bodyhead {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	/*font-size: 12px;*/
}
.menu  {
	color: #0033CC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.wghead { font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.head { font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }

SELECT { font-family: Tahoma,Verdana, Helvetica, Arial; font-size: 11px }
INPUT { font-family: Tahoma,Verdana, Helvetica, Arial; font-size: 11px }
TEXTAREA { font-family: Tahoma,Verdana, Helvetica, Arial; font-size: 11px }

a.menu:link { color: #0033CC }
a.menu:visited { color: #0033CC }
a.menu:hover { color: #0033CC; text-decoration: underline }

a:link { color: #0033CC; text-decoration: none }
a:visited { color: #0033CC; text-decoration: none }
a:hover  { color: #0033CC; text-decoration: underline }

.areaBox
{
    border: 1px solid #DADADA;
    background: #fff url(images/areaBoxBg.gif) repeat-x;
    margin-right: 3px;
}
/* Styles for the news article in newsarticle.aspx */
.newstitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #666666;
    padding-bottom:12px;
}
.newsbody
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
.newsdate
{
    font-size: 11px;
    font-family: Verdana;
    color: #708090;
}
.newslink 
{
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    color: #696969;
}
/* Styles for the news on the homepage */
.homenewstitle
{
    font-family: Arial Black, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
.homenewsdate
{
    font-size: 10px;
    font-family: Verdana;
    color: #708090;
}
.homenewsbody
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}
.newslink 
{
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    color: #696969;
}
/* Styles for the newsarticle list in newsarticle.aspx */
.newslist_date
{
    font-size: 11px;
    font-family: tahoma;
	line-height: 14px;
    color: #708090;
}
.newslist_link 
{
    font-size: 11px;
    font-family: tahoma;
	line-height: 14px;
    text-decoration: none;
    color: #696969;
}
.newslist_link:visited
{
    font-size: 11px;
    font-family: tahoma;
	line-height: 14px;
    color: #696969;
}
.newslist_link:hover
{
    font-size: 11px;
    font-family: tahoma;
	line-height: 14px;
    text-decoration: none;
    color: #4682b4;
}
/* Styles for general texts */
.pagehead
{
    font-family: Verdana, Arial;
    font-size: 30px;
    font-weight: normal;
    padding-top: 6px;
    margin-left: 6px;
    padding-bottom: 8px;
    color: #6699FF;
}
.pageheadcell
{
    font-family: Verdana, Arial;
    font-size: 30px;
    font-weight: normal;
    padding-top: 8px;
    padding-left: 4px;
    padding-bottom: 8px;
    color: #6699FF;
    position: inherit;
    vertical-align: middle;
    height: 32px;
}
.storybody {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 16px;
}
.storybody p, .storybodywide p {
    padding:0pt 0pt 10px;
}
.storybody h1
{
    font-size: 18px;
    margin-bottom: 6px;
    padding-bottom: 6px;
}
.storybody h2
{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 6px;
}
.storybody ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 2px;
}
.storybody li
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 4px;
}
.membersHeadBkg
{
    height: 73px; 
    background-image: url('images/membersonly_head_02.jpg'); 
    background-repeat: repeat-x;
}
.dxgvPreviewRow_myStyle
{
    background-color: #EEF3E0;
}
.dxgvPreviewRow_myStyle td.dxgv
{
    font-size: 11px;
    padding: 4px 10px 10px 15px;
    border-bottom: Solid 1px #D3D3D3;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
/* Style of the Copyright text */
.copyrightText
{
    float: left;
    font-family: Verdana;
    font-size: 9px;
    color: #808080;
}
