﻿.lineTable 
{     
        BORDER-LEFT: #757575 1pt solid;
        BORDER-RIGHT: #757575 1pt solid;  
        FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.rihgtTable 
{
        border: 1px solid #6E6E6E;
}
.table 
{  
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    PADDING-BOTTOM: 0pt; 
    PADDING-LEFT: 0pt; 
    PADDING-RIGHT: 0pt; 
    PADDING-TOP: 0pt
    
}
.left_login_table 
{
    BORDER-BOTTOM: #757575 1pt solid; 
    BORDER-LEFT: #757575 1pt solid; 
    BORDER-RIGHT: #757575 1pt solid; 
    BORDER-TOP: #757575 1pt solid; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    PADDING-BOTTOM: 0pt; 
    PADDING-LEFT: 0pt; 
    PADDING-RIGHT: 0pt; 
    PADDING-TOP: 0pt
}
.font 
{
    text-decoration: none; 
    font-size: 9pt
    /*filter: DropShadow(Color=#cccccc, OffX=2, OffY=1, Positive=2);*/
}    
.eng 
{
    font-family: "Verdana";
    font-size: 9px;
}
.hand 
{
    cursor: hand;
}
.bigf 
{
    font-family: "Arial, Helvetica, sans-serif";
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
body 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000000;
    background-color: #f4f4f4;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
td,th 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000000;
}
a 
{
    Font-size: 12px;
    color:red;
     
}
a:link 
{   
    Text-decoration:none;
    color: #999999;
}
a:visited 
{
    text-decoration: none;
    color: #999999;
}
a:hover 
{
    text-decoration: underline;
    color: #00CC66;
}
a:active 
{
    text-decoration: none;
    color: #cccccc;
}
.title 
{
    font-size: 14px;
}
.white 
{
    color: #FFFFFF}.red {
    font-size: 16px;
    color: #FF0000;
}
.zred 
{
    font-size: 16px;
    color: #910000;
}
/* navigation bar */
.row_normal, .row_hover, .row_nav
{
	padding:5px;
	padding-left:15px;
	cursor: hand;
	cursor: pointer;
 	font-size:10pt;
 	font-family:verdana;
 	font-weight:bold;
}
.row_hover
{	
	background-color: #F5FF2F;
}

.menuItem
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:large;
}

a.selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:large;
	color: #00CC66;
    cursor:Text;
 	text-decoration: none;
}
.postrow 
{
 font-size:large;
 background-color:red;
 font-weight:bold;
 text-align:center;
}
.posthead
{
 text-align:center;
}

.imgLink a:link, .imgLink a:visited, .imgLink a:active
{
    Text-decoration: none;
    font-weight:bold;
    font-size:10pt;
    color: #cc9900;   
}
.imgLink a:hover , .emailLink a:hover 
{ 
    text-decoration: underline;
    color: green;
}

.emailLink a:link, .emailLink a:visited, .emailLink a:active
{
    Text-decoration: none;
    color: black;   
}

.catHeader
{
    font-family:Arial;
    font-size:24px;
     font-weight:bold;
    margin-bottom:10px;
    color:Black;
    vertical-align:text-bottom;
}

.speal
{font-family:Verdana, Arial, sans-serif;
    }
.speal h1 
{
    font-size:1.65em;
	margin:0;
	padding:0;
	color:#7A0A17;
	line-height:1.1em;}

.speal h2 
{
    font-size:1.2em;
	margin:15px 0 2px 0;
	color:#7A0A17;}

.speal h3 
{
    font-size:1.1em;
    font-weight:normal;
	margin:15px 0 10px 0;
	color:#7A0A17;}

.speal pre {
	margin:15px 0 15px 0;
	line-height:0.9em;
	font-size:0.9em;
	color:#010ACE;}

.speal ul 
{
    list-style:square;
	margin:10px 0 0 20px;
	list-style-position:inside;}
	
.speal li 
{ 
	font-size:0.9em;}
	
.speal p
{
    padding:0 10px 0 10px;
}

fieldset label
{
    text-transform:capitalize;
    font-weight:bold;
}

fieldset label, fieldset input{display:block;}

font.required{
    color:Red;
    vertical-align:super;
    font-weight:bold;
}
fieldset input, select
{
    border:solid 1px silver;
    margin-bottom:12px;    
    padding: 2px;
    margin-left:12px; 
}
fieldset select{padding: 0px;}
fieldset 
{ 
    padding:0; 
    border:0;      
}

fieldset h1  
{
    font-size: 1.2em; 
    margin: .6em 0; 
}