
.Act
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.Nor
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.Act2
{
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.Nor2
{
	font-size:8pt;
	color:#737373;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
body {
	margin:0px ;
	padding: 0px;
	font-family: Arial;
	Color: #000000;
	font-size: 10pt;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	background-color: #F5F5F4;
}


.TableStyle {

border:  0px;
border-collapse: collapse;
width: 100%;
height: 100%;


}


#HeaderTop{

height: 25px;
width: 100%;
background-image:url('../images/top_bg.gif');
background-repeat:repeat-x;
background-color: #000000;

}

#TopFlash

{
background-color:#A9A9A9;
text-align:center;
vertical-align:middle;

}


#TdMenu{

width: 250px;
text-align:center;
vertical-align:top;
border-collapse:collapse;
border-left-width:1px;
border-left-style:solid;
border-left-color:#a9a9a9;

border-right-width:1px;
border-right-style:solid;
border-right-color:#a9a9a9;
}


#TdData

{
width: 580px;
vertical-align:top;
border-right-width:1px;
border-right-style:solid;
border-right-color:#a9a9a9;
}


.TdLinks
{
width: 88px;
height: 27px;
background-image:url('../images/links_bg.gif');
background-repeat:no-repeat;
padding-left:15px;
}

.TdLinks2
{
width: 88px;
height: 27px;
background-image:url('../images/links_bg2.gif');
background-repeat:no-repeat;
padding-left:15px;
}

a.MainMenu:link{color:#9C0000; font-size:11pt; text-decoration:none; font-family: Arial; font-weight:bold; }
a.MainMenu:visited {color:#9C0000; font-size:11pt; text-decoration:none; font-family: Arial; font-weight:bold;}
a.MainMenu:hover {color:#9C0000; font-size:11pt; text-decoration:underline; font-family: Arial; font-weight:bold;}

a.SubMenu:link{color:#000000; font-size:8pt; text-decoration:none; font-family: Arial; }
a.SubMenu:visited {color:#000000; font-size:8pt; text-decoration:none; font-family: Arial; }
a.SubMenu:hover {color:#0000FF; font-size:8pt; text-decoration:underline; font-family: Arial; }


a.ServiceMenu:link{color:#666666; font-size:10pt; text-decoration:none; font-family: Arial; font-weight:bold; }
a.ServiceMenu:visited {color:#666666; font-size:10pt; text-decoration:none; font-family: Arial; font-weight:bold;}
a.ServiceMenu:hover {color:#000000; font-size:10pt; text-decoration:none; font-family: Arial; font-weight:bold;}

a.ServiceMenu2:link{color:#666666; font-size:10pt; text-decoration:none; font-family: Arial; font-weight:bold; }
a.ServiceMenu2:visited {color:#666666; font-size:10pt; text-decoration:none; font-family: Arial; font-weight:bold;}
a.ServiceMenu2:hover {color:#ffffff; font-size:10pt; text-decoration:none; font-family: Arial; font-weight:bold;}


a.Slinks:link{color:#ffffff; font-size:10pt; text-decoration:none; font-family: Arial;font-weight:bold; }
a.Slinks:visited {color:#ffffff; font-size:10pt; text-decoration:none; font-family: Arial;font-weight:bold;  }
a.Slinks:hover {color:#FFCC00; font-size:10pt; text-decoration:none; font-family: Arial;font-weight:bold;  }

a.footer:link{color:#004f50; font-size:8pt; text-decoration:none; font-family: Arial; }
a.footer:visited {color:#004f50; font-size:8pt; text-decoration:none; font-family: Arial;}  
a.footer:hover {color:#0000FF; font-size:8pt; text-decoration:none; font-family: Arial; }

a.top:link{color:#ffffff; font-size:8pt; text-decoration:none; font-family: Arial; }
a.top:visited {color:#ffffff; font-size:8pt; text-decoration:none; font-family: Arial;}  
a.top:hover {color:#FFcc00; font-size:8pt; text-decoration:none; font-family: Arial; }


.hr {
width:90%;
text-align:center;
color: #e6e6e6;
	height: -12px;
}
