@import url("styles.css");
/* start - main Elements */
BODY
{
	margin : 0 0 0 0;
}
TR
{
	font : 10px Verdana;
	color : #333333;
}
TR A:link, TR A:active, TR A:visited
{
	font : 10px Verdana;
	color : #4B7FF5;
	text-decoration : none;
}
TR A:hover
{  
	font : 10px Verdana;
	color : #184CC2;
	text-decoration : underline;
}
/* end - main Elements */

/* start - form elements */
.fmButton
{
	font : 10px Verdana;
}
.fmInput
{
	font : 10px Verdana, monospace;
	border-width: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	background-color: #DDDDDD;
}
.errorMsg
{
	color : #CC3300;
	font : 10px Verdana;
}
/* end - form elements */

/*start - Top navigation text*/
.navTop
{
	font : bold 11px Verdana;
	color : #333333;
	padding : 2 0 0 0;
}
.navTop A:link, .navTop A:active, .navTop A:visited
{
	font : bold 11px Verdana;
	color : #333333;
	text-decoration : none;
	padding : 2 0 0 0;
}
.navTop A:hover
{  
	font : bold 11px Verdana;`	
	color : #184CC2;
	text-decoration : underline;
	padding : 2 0 0 0;	
}
.navTopOn
{
	font : bold 11px Verdana;
	color : #4B7FF5;
	padding : 2 0 0 0;
}
.navTopOn A:link, .navTopOn A:active, .navTopOn A:visited
{
	font : bold 11px Verdana;
	color : #4B7FF5;
	text-decoration : none;
	padding : 2 0 0 0;
}
.navTopOn A:hover
{  
	font : bold 11px Verdana;
	color : #184CC2;
	text-decoration : underline;
	padding : 2 0 0 0;
}
/*end - Top navigation text*/

/*start - Bottom navigation text*/
A.navBottom:link, A.navBottom:active, A.navBottom:visited
{
	font : 10px Verdana;
	color : #333333;
	text-decoration : none;
}
A.navBottom:hover
{  
	font : 10px Verdana;
	color : #184CC2;
	text-decoration : underline;
}
A.navBottomOn, A.navBottomOn:active, A.navBottomOn:visited
{
	font : 10px Verdana;
	color : #4B7FF5;
	text-decoration : none;
}
A.navBottomOn:hover
{  
	font : 10px Verdana;
	color : #184CC2;
	text-decoration : underline;
}
/*end - Bottom navigation text*/

A.PollQuestion
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    TEXT-TRANSFORM: none;
    COLOR: #5f51ba;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
A.PollAnswer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.TDPollBody
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #fcfceb;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
A.ContentForum
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.TDForumHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: gray
}
.TDForumSubHeader
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: silver
}

/* start - Individual element boxes */
.TDBlock
{
	background-color : #848484;
}
.TDBlockHeader
{
    background-color: #DDDDDD;
    color: #333333;
	font : bold 11px Verdana;
}
.TDBlockContent
{
    background-color: #EFEFEF;
	color : #333333;
  	font : 10px Verdana;
}
.navSubOff A:link, .navSubOff A:active, .navSubOff A:visited
{
	font : 10px Verdana;
	color : #B62748;
	text-decoration : none;
}
.navSubOff A:hover
{  
	font : 10px Verdana;
	color : #184CC2;
	text-decoration : underline;
}
.navSubOn A:link, .navSubOn A:active, .navSubOn A:visited
{
	font : 10px Verdana;
	color : #4B7FF5;
	text-decoration : none;
}
.navSubOn A:hover
{  
	font : 10px Verdana;
	color : #184CC2;
	text-decoration : underline;
}
.navNews A:link, .navNews A:active, .navNews A:visited
{
	font : 10px Verdana;
	color : #B62748;
	text-decoration : none;
}
.navNews A:hover
{  
	font : 10px Verdana;
	color : #184CC2;
	text-decoration : underline;
}
/* end - Individual element boxes */

/* start - Content */
.CategoryTitle
{
    font : 24px Verdana;
}
.ContentTitle
{
    text-transform: uppercase;
    letter-spacing: 5px;
    font : 10px Verdana;
}
.ContentHeadline
{
    font : bold 12px Verdana;
    letter-spacing : 1px;
	color: #B62748;
}
.ContentHeadline A:link, .ContentHeadline A:active, .ContentHeadline A:visited
{
    font : bold 12px Verdana;
    letter-spacing : 1px;	
	color : #4B7FF5;
	text-decoration : none;
}
.ContentHeadline A:hover
{  
    font : bold 12px Verdana;
    letter-spacing : 1px;
	color : #184CC2;
	text-decoration : underline;
}
.ContentHead
{
	font : bold 14px Verdana;
	letter-spacing : 1px;
	color: #B62748;
	font-size: 14px;
}
.ContentHead A:link, .ContentHead A:active, .ContentHead A:visited
{
    font : bold 14px Verdana;
    letter-spacing : 1px;	
	color : #4B7FF5;
	text-decoration : none;
}
.ContentHead A:hover
{  
    font : bold 14px Verdana;
    letter-spacing : 1px;
	color : #184CC2;
	text-decoration : underline;
}
.ContentTxtHead
{
	font : bold 12px Verdana;
	color: #0066FF;
	font-size: 12px;
	text-decoration : none;
}
.ContentTxtHead A:link, .ContentTxtHead A:active, .ContentTxtHead A:visited
{
    font : bold 12px Verdana;
	color : #003399;
	text-decoration : none;
}
.ContentTxtHead A:hover
{  
    font : bold 12px Verdana;
	color : #006600;
	text-decoration : underline;
}
.ContentListHeading
{
	background-color : #DDDDDD;
    color: #999999;
	font : bold 15px Verdana;
	text-transform : uppercase;
}
.ContentHeadContent
{
    font : normal 12px Verdana;
    letter-spacing : 1px;
	color: #B62748;
}
.ContentHeadlineSmall
{
    FONT-WEIGHT: bold;
    FONT-SIZE: ;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    letter-spacing: ;
    color: #666666
}
.ContentBody
{
	font : 10px Verdana;
}
.ContentTxtBody
{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.ContentTxtBody A:link, .ContentTxtBody A:active, .ContentTxtBody A:visited
{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing : normal;
	color : #4B7FF5;
	text-decoration : none;
}
.ContentTxtBody A:hover
{  
	font : 12px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing : normal;
	color : #184CC2;
	text-decoration : underline;
}
.ContentList
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
.ImageCaption
{
    color: #666666;
    font : 10px Verdana;
}
.searchWhite 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.searchWhite A:link,  .searchWhite A:active, .searchWhite A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.searchWhite  A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : underline;
}

