﻿body, form {
	background-color:white;
	margin: 0;
	padding: 0;
	font-size:small;
	font-family: Tahoma;
	color: #666;
	letter-spacing: normal;
	text-align:center;
	
	 width:100%;
	 
	}

.header
{
    height: 50px;
    font-size: 9pt;
    color: #000066;
    font-family: 'Tahoma';
    padding-right: 0px;
    vertical-align: middle;
    text-align: right;
    background-color:transparent;
    
}

.leftNav
{
	border-right: silver 3px solid;
	border-left: silver 1px solid;
}


/************************/

body {padding:0; margin:0; color:#000000}
br{font-size:10px}
  .s
{
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9A9A;
	text-decoration: none;
}
  .green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red
{
	font-family: Tahoma;
	font-size: 11px;
	color: #C73A28;
}
.o{font-family:Tahoma; font-size:11px;  color:#FFF9AF;}
.blue
{
	font-family: Tahoma;
	font-size: 11px;
	color: #447482;
}
.w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none}
.w1{font-family:Tahoma; font-size:9px;  color:#FFFFFF; text-decoration:none}
.w2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.b{font-family:Tahoma; font-size:9px;  color:#6A6A6A; }
.b1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6A6A6A;
}

.title
{
    font-family: Tahoma;
    color: #000080;
    font-weight: bold;
    font-size: 11px;
    padding-top:3px;
    padding-bottom:3px;
}
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
#textarea
{
	width: 102px;
	height: 48px;
	border-width: 1px;
	border-style: solid;
	border: none;
	background-color: #F0EAE3;
	overflow: auto;
}


 
/***********************************/




.login
{
	font-size: 8pt;
	color: #333366;
	font-family: Tahoma;
	background-color: #cccccc;
	padding-left:10px;
}

.loginLink
{
	font-size: 8pt;
	color: #333366;
	font-family: Tahoma;
	}
	
.loginTD
{
	padding-top: 4px;
	padding-bottom: 4px;
}


.teamLink
{
	font-weight: bold;
	font-size: 12pt;
	color: #000099;
	text-decoration: underline;
}

.Contact
{
    border-right: #000066 1px solid;
    border-top: #000066 1px solid;
    border-left: #000066 1px solid;
    border-bottom: #000066 1px solid;
}


/************* products **************/

.tab_inactive
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-size: 10pt;
    vertical-align: middle;
    border-left: gray 1px solid;
    color: gray;
    border-bottom: gray 1px solid;
    font-family: tahoma;
    background-color: white;
    text-align: center;
    width:19%;
    height:20px;
    
}

.tab_active
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-size: 10pt;
    vertical-align: middle;
    border-left: gray 1px solid;
    color: #000066;
    border-bottom: gray 1px solid;
    font-family: tahoma;
    background-color: gainsboro;
    text-align: center;
     width:19%;
    
   
    }



.row_border
{
    border-top: gray 1px solid;
}


.more
{
    font-size: 8pt;
    color: midnightblue;
    font-family: tahoma;
    
}

/*     News      */
.Ntitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #000066;
    font-family: Tahoma;
}

.Ndate
{
    font-size: 9pt;
    color: darkgray;
    font-style: italic;
    font-family: Tahoma;
}

.Ncontent
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #6A6A6A;
}

.Nmore
{
    font-size: 8pt;
    color: #990033;
    font-family: Tahoma;
}

.allnews
{
    font-weight: bold;
    font-size: 13px;
    color: #000066;
    font-family: Tahoma;
    background-color: lightgrey;
    padding: 3px;
    text-decoration: underline;
    border-left: darkgray 2px solid;
}

.allnewstext
{
    font-weight: bold;
    font-size: 13px;
    color: #000066;
    font-family: Tahoma;
    background-color: lightgrey;
    
    text-decoration: underline;
    
}