﻿BODY
{
    FONT-SIZE: 10pt;
    FLOAT: none;
    MARGIN-LEFT: 4pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: #D1D6E7;
    TEXT-ALIGN: left;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}


A:hover
{
	FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline
}
A:active
{
	FONT-WEIGHT: 400;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}

P#title
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: none
}

TABLE#pgmenu
{
    BORDER-RIGHT: navy thin solid;
    BORDER-TOP: navy thin solid;
    BORDER-LEFT: navy thin solid;
    BORDER-BOTTOM: navy thin solid;
    FONT-SIZE: 10pt;
    VISIBILITY: visible;
    WIDTH: 100%;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    HEIGHT: 1%;
    BACKGROUND-COLOR: lightyellow;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
#Borders
{
    BACKGROUND-COLOR: #D1D6E7;
	width:100%;
	border:thin #D1D6E7 solid;
	border-collapse:collapse;
}

/******************************************************************************/
/*                            Grid related attributes                         */
/******************************************************************************/
#GridBorders
{
    BACKGROUND-COLOR: #D1D6E7;
	width:100%;
	border:thin #D1D6E7 solid;
	border-collapse:collapse;
}
#Grid
{
    WIDTH: 100%;
    background-color: #D1D6E7;
	border: 0px solid navy; 
	bordercolor: navy;
}
.GridEditColumn
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: BLUE;
}
.GridIndex
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR: blue;
    FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-serif;
    BACKGROUND-COLOR: #D1D6E7;
}
TH.GridHeader
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR: blue;
    FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-serif;
    BACKGROUND-COLOR: #D1D6E7;
    text-align: left;
}
A.GridHeader
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none;
}
A.GridHeader:VISITED
{
}
A.GridHeader:HOVER
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none;
}
A.GridHeader:ACTIVE
{
}
.GridUnselectedIndex
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 400;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}
.GridSelectedIndex
{
    COLOR: #000000;
    BACKGROUND-COLOR: #D1D6E7;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 400;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}
.GridOddRowUnselected
{

    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #FF0000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.GridOddRowSelected
{

    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #FF0000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.GridEvenRowUnselected
{

    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
}
.GridEvenRowSelected
{

    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
}
#GridTemplate
{
    BORDER-COLLAPSE: collapse;
}

/******************************************************************************/
/*                          Form related attributes                           */
/******************************************************************************/
#FormBorders
{
	width:100%;
	border-collapse:collapse;
	border:thin #D1D6E7 solid;
    BACKGROUND-COLOR: #ededed;
}
TABLE#Form
{
    /*WIDTH: 300px; uncomment this to fix the Form to a constant width */
}
TR.Form
{
}
.FormLeftColumn
{
	width:10%;
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;
    TEXT-ALIGN: right;
    border-right:thin #D1D6E7 solid;
    vertical-align:top;
    /* WIDTH: 100px; uncomment this to fix the Form left column to a constant width */
}
.FormRightColumn
{
	width:90%;
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: navy;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;
    TEXT-ALIGN: left;
    padding-left:15px;
    vertical-align:top;
}

/******************************************************************************/
/*                          View related attributes                           */
/******************************************************************************/
TD.ViewNavigation
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #9C9A9C;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: center;
}
A.ViewNavigation
{
    COLOR: 000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
}
#ViewPositionBorders
{
    BACKGROUND-COLOR: #D1D6E7;
}
#ViewPosition
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    text-align: center;
}
.ViewMessage
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    TEXT-ALIGN: center;
    WIDTH: 100%;
}

/******************************************************************************/
/*                          Input related attributes                          */
/******************************************************************************/
#InputTitle
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}
#InputBorders
{
    BACKGROUND-COLOR: #D1D6E7;
}
.InputHeaders
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: BLUE;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;
    TEXT-ALIGN: center;
}
#InputForm
{
    /*WIDTH: 200px; uncomment this to fix the Input Form to a constant width */
}
.InputLeftColumn
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: BLUE;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;
    TEXT-ALIGN: right;
}
.InputRightColumn
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
}
.InputCancel
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
}
.InputCheckBoxForIE
{
    MARGIN-LEFT: -4px;
}
.InputCheckBoxForNonIE
{
    MARGIN-LEFT: 0px;
}
#InputSubmitReset
{
    BACKGROUND-COLOR: #D1D6E7;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    TEXT-ALIGN: center;
}
.normaltext {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("strDefaultFontColor") %>;
	text-decoration: <% =Session("strLinkTextDecoration") %>;
}
A {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: 600;
	color: <% =Session("strForumActiveLinkColor") %>;
	text-decoration: <% =Session("strForumLinkTextDecoration") %>;
}
A:HOVER {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: 600;
	color: <% =Session("strForumHoverFontColor") %>;
	text-decoration: <% =Session("strForumHoverTextDecoration") %>;
}
.smalltext {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("strDefaultFontColor") %>;
}
.smalltext A {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("strForumHoverFontColor") %>;
	text-decoration: <% =Session("strForumLinkTextDecoration") %>;
}
.smalltext A:HOVER {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("strHoverFontColor") %>;
	text-decoration: <% =Session("strForumHoverTextDecoration") %>;
}
.smalltext2 {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("strDefaultFontColor") %>;
}
.smalltext2 A {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("") %>;
	font-weight: normal;
	color: <% =Session("") %>;
	text-decoration: <% =Session("") %>;
}
.smalltext2 A:HOVER {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("") %>;
	font-weight: normal;
	color: <% =Session("") %>;
	text-decoration: <% =Session("") %>;
}
.comment {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("") %>;
	font-weight: normal;
	color: <% =Session("") %>;
}
.tableTitle {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("") %>;
	font-weight: bold;
	font-variant: small-caps;
	color: #090F51;
	padding: 2px 5px 2px 15px;
	background-image: url('/images/fadea.gif');
	background-repeat: no-repeat;
}
.tableTitle2 {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: bold;
	color: #090F51;
	padding: 5px;
}
.tabTitle {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("") %>;
	font-weight: bold;
	font-variant: small-caps;
	/* color: #161531; */
	color: #090F51;
	padding: 0px;
}
.contentTable {
	background-color: #D1D6E7;
	border: 1px solid #161531;
}
.contentCell {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("") %>;
	padding: 5px;
}
.contentCellLink {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: 400;
	color: <% =Session("") %>;
	text-decoration: <% =Session("") %>;
}
.contentCellLink:HOVER {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: 400;
	color: <% =Session("") %>;
	text-decoration: <% =Session("") %>;
}
.SiteStatsCell {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("") %>;
}
.reviewCell {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("") %>;
	padding-left: 5px;
	padding-right: 5px;
}
.default {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("") %>;
}
.login {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: 10px;
	font-weight: normal;
	color: <% =Session("") %>;
	padding: 5px;
}
.loginField {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: 10px;
	font-weight: normal;
	color: <% =Session("") %>;
	width: 100px;
}
.loginFieldNN {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: 10px;
	font-weight: normal;
	color: <% =Session("") %>;
}
.textField {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("") %>;
}
.textFieldNN {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("") %>;
}
.checkOrRadio {
	font-family: "<% =Session(", "strDefaultFontFace) %>";
	font-size: <% =Session("strDefaultFontSize") %>;
	font-weight: normal;
	color: <% =Session("") %>;
	background-color: transparent;
}
