/* CSS Document */

h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal; padding:0px; margin:0px; line-height:100%; }

ul { margin-left:28px; margin-bottom:0px; margin-top:0px; line-height:110%; }

a:link		{font-size:12px; color:#0000FF; text-decoration:none}
a:visited	{font-size:12px; color:#0000FF; text-decoration:none}
a:hover		{font-size:12px; color:#FF0000; text-decoration:none}
a:active 	{font-size:12px; color:#FF0000; text-decoration:none}

body {
	background-image:url(../img/bgdot.gif);
	font-size: 12px;
	line-height:130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#444444;
}

img { border:none; }

li.allow {
	list-style-image:url(../img/allow.gif);
	line-height:150%;
}

li.allowr {
	list-style-image:url(../img/allowr.gif);
	line-height:150%;
}

.topmain {
	width:50%;
}

.topmainright {
	text-align:right;
}

.topsitemap {
	background-image:url(../img/headerside.gif);
	padding:0px;
	margin:0px;
	height:200px;
}

.topsection {
	font-size:10px;
}

.topsection h3 {
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 0px 10px;
	line-height:110%;
}

.box {
	width:270px;
}

.nodeco {
	text-decoration:none;
	color: #003399;
}

.tablestylel {
	width:500px;
}

.tdstylel {
	width:250px;
}

.t_stylel {
	border-bottom:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	height:150px;
	display:block;
}

/*****image layout******/
	
.imegeleft {
	margin:1px 1px 1px 1px;
	float:left;
}

.imegeright {
	margin-left:10px;
	margin-right:5px;
	float:right;
}

.allow2 {
	background-image:url(../img/bar.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	color:#ffffff;
	font-weight: bold;
	border-bottom:1px solid #999999;
	letter-spacing:1px;
	display:block;
	text-decoration: none;
	}
		
/*****service******/

.servicetext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	filter:DropShadow(offx=5,offy=5,color=#666666,positive=true);
}

.textbold {
	font-size:12px;
	font-weight:bold;
	color: #666666;
}
	
.textbold2 {
	font-size:14px;
	font-weight:bold;
	color:#336699;
	border-left:#336699 solid 10px;
	padding-left:10px;
	line-height:200%;
}

/*****service******/
.error {
	font-weight:bold;
	color:#FF0000;
}