@charset "utf-8";
/* CSS Document */

body
{
font-family:verdana;
font-size:11px;
margin:0px;
background-color:#000000;

color:#CCCCCC;
}
.smltx1
	
	
	{
	font-size: 10px;
	color: LightGrey;
	font-family: Verdana;
}

.heading3x
{
font-size:11px;
color:#ec6b0f;
font-weight:700;
}
.txtmsg
{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
}

.hdngtxt6
{
	font-size:11px;
	color:#ec6b0f;
	font-family:Verdana;

	
	}



	a.z:link
{
	color: #ffffff;
	text-decoration: none;
}
a.z:visited {
	text-decoration: none;
	color: #ffffff;
}
a.z:hover
{
	text-decoration: underline;
	color: #ffffff;
}
a.z:active {
	text-decoration: none;
	color: #ffffff;
}

.hdtx8
{
	font-size:12px;
	color:LightGrey;
	font-family:Verdana;
 font-weight:normal;
	
	}
	
	
	
a.pq:link
{
	color: LightGrey;
	text-decoration: none;
}
a.pq:visited {
	text-decoration: none;
	color: LightGrey;
}
a.pq:hover
{
	text-decoration: underline;
	color: LightGrey;
}
a.pq:active {
	text-decoration: none;
	color: LightGrey;
}

.txt6
{
font-family:verdana;
font-size:12px;
color:#ffffff;
	
	}
	

a.mn:link
{
	color: #ec6b0f;
	text-decoration: none;
}
a.mn:visited {
	text-decoration: none;
	color: #ec6b0f;
}
a.mn:hover
{
	text-decoration: underline;
	color: #ec6b0f;
}
a.mn:active {
	text-decoration: none;
	color: #ec6b0f;
}



.errmsg
{
	font-size: 12px;
	color: yellowgreen;
	font-family: Verdana;
}



img
{
filter:expression(addPngImage(this));
}
.univheader, .univheader a
{
background-color:#ec6b0f;
color:#ffffff;
font-size:12px;
text-decoration:none;
}
.headerlink
{
border-bottom:1px solid #444444;
}
.headerlink ul
{
list-style-image:none;
display:inline;

}
.headerlink ul li
{
display:inline;
float:left;
font-size:12px;
line-height:20px;
}
.headerlink ul li a
{
text-align:center;
text-decoration:none;
padding:5px 16px;
display:block;
background-image:url(../image/link_squre.jpg);
background-position:left 12px;
background-repeat:no-repeat;
color:#ffffff;

}
.headerlink ul li a:hover
{

text-align:center;
text-decoration:none;
display:block;
background-image:url(../image/link_squre_h.jpg);
background-position:left 10px;
background-repeat:no-repeat;
color:#ffffff;
}
.heading1x
{
font-size:12px;
color:#ec6b0f;
font-weight:700;
}
.univfooter, .univfooter a
{
background-color:#ec6b0f;
color:#ffffff;
text-decoration:none;
}
.imgbx
{
background-color:#666666;
padding:3px;
border:1px solid #444444;
}
.content a
{
color:#ec6b0f;
}
.content a:hover
{
/*color:#e34b00;
}