.bgintro{
	background-image:url(bgintro.jpg);
	background-repeat: repeat-x;
	background-color:#0a589d;
}
.h1
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:18pt;
	color:#FFFFFF;
	text-transform:uppercase;
}
.h2
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	color:#FFFFFF;
}
.hmarquee
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#fcf300;
}
.SkinObject
{
	font-family:Tahoma;
	font-size: 8pt; 
	font-weight: normal;
	padding-left: 1px;
	padding-right: 1px;
	color: #ffffff;
}
A.SkinObject:link
{
	text-decoration: none;
	color: #ffffff;
}
A.SkinObject:visited
{
	text-decoration: none;
	color: #ffffff;
}
A.SkinObject:active
{
	text-decoration: none;
	color: #ffffff;
}
A.SkinObject:hover
{
	text-decoration:none;
	color:#fcf300;
}

.menu_left
{
	background-image:url(left_menu.gif);
	background-repeat:no-repeat;
	height:32px;
	width:4px;
}
.menu_right
{
	background-image:url(right_menu.gif);
	background-repeat:no-repeat;
	height:32px;
	width:4px;
}
.menu_center
{
	background-image:url(center_menu.gif);
	background-repeat:repeat-x;
}
.bread
{
	font-family:Tahoma; 
	font-size: 8pt; 
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	color:#18a0d9;
}
A.bread:link
{
	text-decoration: none;
	color: #18a0d9;
}
A.bread:visited
{
	text-decoration: none;
	color: #18a0d9;
}
A.bread:active
{
	text-decoration: none;
	color: #18a0d9;
}
A.bread:hover
{
	text-decoration: none;
	color:#fcf300;
}
.HMenu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt; 
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.HMenu:link
{
	color:#ffffff;	
}
.HMenu:visited
{
	color:#ffffff;
	text-decoration:none;
}
.HMenu:active
{
	color:#ffffff;
	text-decoration:none;
}
.HMenu:hover
{
	color:#fcf300;
	text-decoration:none;
}
.copyright
{
	font:Tahoma;
	color:#ffffff;
	font-size:9pt;	
}
.currentdate
{
	font:Tahoma;
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;	
}
.Bannerpane{
	width: 100%;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane {
	width: 175px;
	padding-top: 0px;
	padding-bottom:0px;
}
.contentpane {
	width:100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom:0px;
}
.rightpane {
	width:175px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;

}

.CommandButton     {	
    font-family:Tahoma;
    font-size: 9pt;
    font-weight: bold;
	color:#007bd2;
	padding-left:6px;
}    
A.CommandButton:link {
    text-decoration:none;
    color:#007bd2;
}

A.CommandButton:visited  {
    text-decoration:none;
    color: #007bd2;
}

A.CommandButton:active   {
    text-decoration:none;
    color: #007bd2;
}

A.CommandButton:hover    {
    text-decoration:none;
    color:#fcf300;
}
.links_combobox
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
  	color:#000000;
	width:130px;
}
.links_button
{
	font-family:Tahoma;
	font-size:12px;
	color:#0078ce;
	font-weight:bold;
	text-transform:uppercase;
}
a.links_button:visited, a.links_button:link,a.links_button:active
{
	font-family:Tahoma;
	font-size:12px;
	color:#0078ce;
	font-weight:bold;
	text-transform:uppercase;
}
a.links_button:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	text-transform:uppercase;
}

