/*this is the core style of the site*/







body {
color: #666666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
background-image: url(images/note-bg-2-pt.gif);
margin: 0; }

p {
color: #446688;
	font-size: 14px;
	text-align: left;
	line-height: 1.7em;
	text-transform: none;
}

#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #446688;}


#ver-zebra td
{	
font-size: 13.4px;
padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #446688;
	text-align: left;
}


.vzebra-odd
{
	background: #ccffff;
}
.vzebra-even
{
	background: #99ccdd;
}


#quotation{
font-size: 0.8em;
text-align: center;
color: #446688; 
}

#news{
	font-size: 0.9em;
text-align:left;
font-style: italic;
	line-height: 1.7em;

color: #009966;
}
h1 {
font-size: 0.7em;
text-align: right;
font-style: italic;
letter-spacing: 5px;
color: #446688;
font-weight: bold;
 }
 

h2 {
color: #009966;
font-size: 1.1em;
text-align: left;
}


h3 {
color: #446688;
font-size: 0.8em;
text-align:left;}

p.footer {
text-align: center;

font-size: .8em;
font-weight: bold; 
}



a:link {color: #446688;
text-decoration: none; 
} 

a:visited {color: #446688;
text-decoration: none; 

}

a:hover {color: #446688;
background-color: #ccffff; text-decoration: none; 
}

a:active {color:#446688;
background-color: #ccffff;
text-decoration: none; 
}

#header {
border-bottom: 1px #446688 solid;
padding-left: 125px;
padding-right: 125px;
padding-top: 10px;
padding-bottom: 10px;
position: relative;
background-image: url(images/gradient.png);
background-repeat: repeat-x;
background-color: #ffffff;
}

#header p {
font-size: .75em; 
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-stretch: none;
font-style: oblique;
color: #006600; }

#outer-image {
background-image: url(images/outer-image.gif);
height: 199px;
background-position: center top; }



#inner-image {
height: 199px;
background-repeat: no-repeat;
background-position: 198px 0px; 
border-bottom: solid #446688 1px;
background-image: url(images/inner-image.png); }



#content {
width: 850px;
position: relative; }



#main-text {
background-color: #ffffff; 
border-left: 1px #446688 solid;
border-right: 1px #446688 solid;
border-bottom: 1px #446688 solid;
margin-left: 198px;
margin-right: 0px;
margin-top: 0px;
position: relative;
width: 850px;
text-align: left;
padding: 10px;
border-top: 1px #446688 solid;
background-repeat: repeat-x; }

#main-text a:link a:visited a:hover {color: #ccffff;}


#navbar {
width: 198px;
font-weight: bold;
position: absolute;
top: 0px;
left: 0px;
  }
#navbar a:link {color: #446688;
background-color: #99ccdd;
text-decoration: none; 
} 

#navbar a:visited {color: #446688;
background-color: #99ccdd;
}

#navbar a:hover {color: #446688;
background-color: #ccffff; }

#navbar a:active {color:#446688;
background-color: #ccffff;}


/*.content a:link a:visited a:hover {
color: olive;
background-color: #; }*/

.current {
color: #446688;
background-color: #ccffff; }


#navbar ul li a:link, 
#navbar ul li a:visited

{
display: block;
text-decoration: none;
font-weight: bold;
border-bottom: solid #446688 1px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
}

#navbar ul li { 
list-style-type: none;
margin: 0;
padding: ; }


#navbar ul {
margin: 0px;
padding: 0px; }

