﻿Body {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; margin-top:2px; margin-bottom:2px; margin-left:2px; margin-right:2px;}
A:link {color: #6666cc; text-decoration: underline;}
A:hover {color: #999999; text-decoration: none;}
A:visited {color: #6666cc; text-decoration: underline;}
A:visited:hover {color: #999999; text-decoration: underline;}

.linkWhite:link {color:White; text-decoration:none; font-size:8pt;}
.linkWhite:visited {color:White; text-decoration:none; font-size:8pt;}
.linkWhite:hover {color:White; text-decoration:underline; font-size:8pt;}

.linkGray:link {color:Gray; text-decoration:none; font-size:8pt;}
.linkGray:visited {color:Gray; text-decoration:none; font-size:8pt;}
.linkGray:hover {color:Gray; text-decoration:underline; font-size:8pt;}

.paging {color: #666666; font-size:10pt;}

Input { font-family: Arial, Helvetica, sans-serif; font-size:8pt;}

.webpartTitle
{   
    font-family: Arial, Helvetica, sans-serif; font-size:10pt;
    font-weight:bold;    
    border-width:0px;
    color:#555555;
    
   }


.webpartHeader
{
    font-family: Arial, Helvetica, sans-serif; font-size:8pt;
    font-weight:normal;
    color:#666666;    
    background-repeat: repeat-x;
    background-color:#eeeeee;
    TEXT-TRANSFORM: none;
    text-indent:5px;
    
}

.webpartHeaderOld
{
    background-image: url(/images/webpart_fade.jpg);
}

.webpartText
{
    font-family: Arial, Helvetica, sans-serif; font-size:9pt;
    TEXT-TRANSFORM: none;
    font-weight:normal;
}

.pageTitle
{
    font-family: Arial, Helvetica, sans-serif; font-size:16pt;
    font-weight:bold;
    color:#4A6284;
}

.pageTitleSm
{
    font-family: Arial, Helvetica, sans-serif; font-size:8pt;
    color:#555555;
}

.HBig
{
    font-family: Arial, Helvetica, sans-serif; font-size:12pt;
    font-weight:bold;
    color:#888888;
}

.HSmall
{
    font-family: Arial, Helvetica, sans-serif; font-size:10pt;
    font-weight:bold;
    color:#888888;
}

.subject
{
    font-family: Arial, Helvetica, sans-serif; font-size:10pt;
    font-weight:bold;
    color:#000000;
}

.description
{
    font-size:10pt;
    color:#444444;
    text-indent:15px;
    line-height:20px;
}

.description2
{
    font-size:8pt;
    color:#666666;
    text-indent:10px;
    line-height:15px;
}

.main_head
{
    font-size:8pt;
    color:#777777;
    text-indent:15px;
    font-weight:bolder;
}

.footer
{
    font-size:8pt;
    color:#89b8ff;
}
.footerLink:link {color:#89b8ff; text-decoration:none;}
.footerLink:visited {color:#89b8ff; text-decoration:none; }
.footerLink:hover {color:#89b8ff; text-decoration:underline;}
.footerLink:visited:hover {color:#89b8ff; text-decoration:underline;}

.count
{
    font-size:14pt;
    font-weight:bold;
    color:#666666;
}

.bLight
{
    background-image: url(/images/forum_fade_grey1.jpg);
    background-repeat: repeat-x;
    background-color:#ECECEC;
}

.bDark
{
    background-image: url(/images/forum_fade_blue.jpg);
    background-repeat: repeat-x;
    background-color:#CDD6E3;
}

.bPlain
{
    background-image: url(/images/forum_fade_grey2.jpg);
    background-repeat: repeat-x;
    background-color:#FFFFFF;
    border-right: solid 1px #eeeeee
}

.bWhite
{
    background-image: url(/images/forum_fade_grey2.jpg);
    background-repeat: repeat-x;
    background-color:#FFFFFF;

}



.rightBack
{
    
    
}



.voted
{
    color:Olive;
}

.notvoted
{
    color:Black;
}

.voteImg
{
   vertical-align:top;
}

.breadcrumb
{
    font-size:8pt;
}



H3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002F68; }