body {
	background-color: #FFFFFF;
	scrollbar-face-color: #A4BFC7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #479FB5
}

hr			{ height: 0px; border: solid #007480 0px; border-top-width: 1px;}

.menubar1	{ background-color: #FFFFFF; background-image: url('../i/menu/menubar1.gif'); background-repeat: no-repeat; height: 78px}
.menubar2	{ background-color: #FFFFFF; background-image: url('../i/menu/menubar2.gif'); background-repeat: repeat-x; height: 78px}
.menubg	{ background-color: #FFFFFF; background-image: url('../i/menu/menubg.gif'); background-repeat: no-repeat}
.submenubar { background-color: #FFFFFF; background-image: url('../i/menu/submenu_background.gif'); background-repeat: repeat-x; height:50px}

.content	{
	font-family: Arial, helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.content:link	{
	color: #007480;
	text-decoration: none;
}

a.content:visited	{
	color: #007480;
	text-decoration: none;
}

a.content:hover	{
	color: #000000;
	text-decoration: underline;
}
.smtext	{
	font-family: Arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.title	{
	font-family: Times New Roman, Helvetica, san-serif;
	font-size: 18px;
	color: #000000;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}
.title2	{
	font-family: "Times New Roman", Helvetica, san-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.title3	{
	font-family: "Times New Roman", Helvetica, san-serif;
	font-size: 15px;
	color: blue;
	font-style: none;
	font-weight: bold;
}
.title_font14	{
	font-family: "Times New Roman", Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	font-style: none;
	font-weight: bold;
	text-decoration: none;

}
a.title_font14:hover	{
	color: #000000;
	text-decoration: underline;
}

.title_font10	{
	font-family: Verdana, Helvetica, san-serif;
	font-size: 10px;
	color: #000000;
	font-style: none;
	font-weight: none;
}
a.title:visited	{
	color: #007480;
	text-decoration: none;
}

a.title:hover	{
	color: #000000;
	text-decoration: underline;
}

.premier	{
	font-family: Times New Roman, helvetica;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #B2B2B2;
}

.counter	{
	font-family: Arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.copyright	{
	font-family: Arial, helvetica; 
	font-size: 10px; 
	background-color: #A4BFC7; 
	text-decoration: none;
}
a.copyright:link	{
	color: #000000;
	text-decoration: none;
}

a.copyright:visited	{
	color: #000000;
	text-decoration: none;
}

a.copyright:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

a.mininav {
	border-left: #007480 1px solid; 
	border-right: #007480 1px solid; 
	border-top: #007480 1px solid; 
	border-bottom: #007480 1px solid; 
	display: block; 
	padding-left: 3px; 
	padding-right: 3px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	font: 10px Verdana, sans-serif; 
	COLOR: #000000;
	background-color: #A4BFC7; 
	text-align: left; 
	text-decoration: none;
}

a.mininav2	 {
	border-left: #007480 1px solid; 
	border-right: #007480 1px solid; 
	border-bottom: #007480 1px solid; 
	display: block; 
	padding-left: 3px; 
	padding-right: 3px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	font: 10px Verdana, sans-serif; 
	COLOR: #000000;
	background-color: #A4BFC7; 
	text-align: left; 
	text-decoration: none
}

a.mininav:hover	 {
	color: #FFFFFF;
	background-color: #007480;
}
a.mininav2:hover	 {
	color: #FFFFFF;
	background-color: #007480;
}
.tableborder {
	border: 1px solid #999999;
}

