body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color : White;
    margin : 0px;
}

.aaaasf_name
{
	background-color:	#4A70A4;
	color:			White;
	font-family:		sans-serif;
	font-variant:		small-caps;
	font-size:		12pt;
	font-weight:		bold;
}

input.member_b1 {
    padding: 1px;
    spacing: 1px;
    text-indent: 1px;
    width: 400;
}


DIV.member_title  {
  
    font-family: sans-serif;
    font-size : 11pt;
    color : #000000;
    font-weight: bold;
    font-variant: small-caps;
}
DIV.member_subtitle  {
  
    font-family: sans-serif;
    font-size : 10pt;
    color : #000000;
    font-weight: none;
    text-decoration: underline;
}

div.content_block
{
	margin-top:	4%;
	padding-left:	4%;
	padding-right:	4%;
	padding-bottom:	4%;
}

td.member  {
  
    font-family: Arial;
    font-size : 10pt;
    color : #000000;
    font-weight: normal;
}
th.member  {
    font-weight: bold;
    font-family: Arial;
    font-size : 10pt;
    color : #000000;
}
.member  {
    font-weight: bold;
    font-family: Arial;
    font-size : 10pt;
    color : #000000;
}
.member_simple  {
    font-family: Arial;
    font-size : 9pt;
    color : #000000;
}
td.member_simple  {
  
    font-family: Arial;
    font-size : 9pt;
    color : #000000;
    font-weight: normal;
}
th.member_simple  {
    font-weight: bold;
    font-family: Arial;
    font-size : 9pt;
    color : #000000;
}


DIV.admin_title  {
  
    font-family: sans-serif;
    font-size : 11pt;
    color : #000000;
    font-weight: bold;
    font-variant: small-caps;
}
DIV.admin_subtitle  {
  
    font-family: sans-serif;
    font-size : 10pt;
    color : #000000;
    font-weight: none;
    text-decoration: underline;
}


td.admin  {
  
    font-family: Arial;
    font-size : 10pt;
    color : #000000;
    font-weight: normal;
}
th.admin  {
    font-weight: bold;
    font-family: Arial;
    font-size : 10pt;
    color : #000000;
}


td  {
  
    font-family: sans-serif;
    font-size : 10pt;
    color : #000000;
    font-weight: normal;
}

td.login
{
    font-size: 10px;  
    color: #595a99;
    font-weight: bold;
    background-color: #d2dbe8;
}

td.footer
{
    font-size: 10px;  
    color: #000000;
    font-weight: normal;
    background-color: #d2dbe8;
}

td.contactus
{
    font-size: 10px;  
    color: #000000;
    font-weight:normal;
}

 DIV.login
{ 
    background: #d2dbe8;
    background-color: #d2dbe8;
    font-weight: bold;    
}

td.search
{
    font-size: 10px;  
    color: #595a99;
    font-weight: bold;
    background-color: #d2dbe8;
}

 DIV.search
{ 
    background: #d2dbe8;
    background-color: #d2dbe8;
    font-weight: bold;    
}


td.lefted  {
    vertical-align:top;
    font-family: sans-serif;
    font-size : 10pt;
    color : #000000;
    font-weight: normal;
    text-align: left;
}

.forbg {
     font-family: arial ;
    font-size: 17pt;
    font-variant: small-caps;
    color: white;
    font-weight: bold;

    padding-left: 10px ;
    padding-top: 10px;
}



input.buttom {
    background: #A9A9A9 repeat-x;
    background-color: #A9A9A9;
    font-size: 9pt;
    padding: 1px;
    font-weight: bold;
    color: white;
}

h1
{
	font-family:	arial, sans-serif;
	font-variant:	small-caps;
	font-size:	18px;
	border-bottom:	thin solid;
}

h2
{
	font-family:	arial, sans-serif;
	font-variant:	small-caps;
	font-size:	16px;
	margin-bottom:	0%;
}

h3
{
	font-family:	arial, sans-serif;
	font-variant:	small-caps;
	font-size:	14px;
	margin-bottom:	0%;
}

A:LINK 
{
color: #ff0000;
text-decoration:none;

}

A:VISITED 
{
color: #ff0000;
text-decoration:none;
}

A:ACTIVE  
{
color: #ffa0a0;
text-decoration:underline;
}

A:HOVER
{
color: #ff0000;
text-decoration:underline;
}

span.errornote, p.errornote{
 color: red;
 text-decoration: none;
 font-style: italic;
  font-size: 14px;
 font-weight: bold;
}

span.redheader{
 color: red;
 text-decoration: none;
 font-family: arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
}
span.rednote{
 color: red;
 text-decoration: none;
 font-family: arial, Helvetica, sans-serif;
 font-size: 14px;
}
span.license{
color: #00008B;
 text-decoration: none;
 font-family: arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

/*For the drop down menus*/
#menu {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu2 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#navbar {
position : relative;
} 
A.nav1 {
background-color : #375BA3; 
color: white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid #375BA3;
border-left : 1px solid #375BA3; 
border-top : 1px solid #375BA3; 
border-right : 1px solid #375BA3; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
width : 100%; 
height: 18px;
display : block; 
} 
A.nav1:hover {
background-color : #E5EAF3;
color:black;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black;
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
vertical-align : middle;
width : 100%;
height: 18px;
display : block; 
} 
A.menulink1 {
background-color : #E5EAF3; 
color: black;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 18px;
display : block; 
} 
A.menulink1:hover {
background-color : #375BA3;
color:#ffffff;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black; 
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 18px;
display : block; 
} 

.menutitle {
background-color : #ffffff; 
color: #375BA3;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 18px;
display : block; 
} 
