/* CSS Document */

body{
	margin:0px;
	background-color:#889a9b;
}
.maintable{
	width:950px;
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:regular;
	background-color:#fafcfe;
}
.padding{
	padding-left:4px;
	padding-right:6px;
}
.graylineleft{
	background-image:url(../images/dotline.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.graylineright{
	background-image:url(../images/dotline.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
.graylinebottom{
	background-image:url(../images/dotline.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.graylinetop{
	background-image:url(../images/dotline.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.txt{
	font-family:impact;
	font-size:24px;
	color:#f77213;
	font-weight:regular;
}
.text{
	font-family:verdana;
	font-size:11px;
	font-weight:regular;
	color:#776f69;
}
.textdate{
	font-family:verdana;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-align:justify;
}
.textbt{
	font-family:verdana;
	font-size:11px;
	color:#f97a0d;
	font-weight:bold;
	text-decoration:underline;
}
a.morelink:link{
	font-family:arial;
	font-size:12px;
	font-weight:regular;
	color:#021133;
	text-align:right;
}
a.morelink:visited{
	text-decoration:none;
	color:#021133;
	text-align:right;
	display:inline;
}
a.morelink:hover{
	text-decoration:none;
	color:#996633;
}
.footer_bg{
	background-image:url(../images/ftr_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:50px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a.weblink:link{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	padding-right:10px;
}
a.weblink:visited{
	text-decoration:underline;
	color:#000000;
	display:none;
	padding-right:10px;
}
a.weblink:hover{
	text-decoration:none;
	color:#993333;
}
.maintable2{
	width:254px;
	background-color:#FFFFFF;
	margin:0px;
	aligh:center;
}
.leftlinebox{
	background-image:url(../images/left_line.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.rightlinebox{
	background-image:url(../images/right_line.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
.top{
	background-image:url(../images/top_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.table_bg{
	background-image:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.links{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#47aecc;
}
.links a{
	text-decoration:none;
	color:#47aecc;
	background-image:url(../images/arrow.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	border-bottom:1px solid #e5ebec;
	line-height:22px;
	padding-left:10px;
}
.links a:hover{
	text-decoration:none;
	color:#044153;
}
.bottobline{
	background-image:url(../images/mty.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}.NavNor {
	font-family: Arial;
	font-size: 12px;
	color: #47AECC;
	background-image: url(../images/NavNor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-left: 22px;
	text-transform: capitalize;
	text-align: left;
}
.NavRoll {
	font-family: Arial;
	font-size: 12px;
	color: #044153;
	background-image: url(../images/NavRoll.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-left: 22px;
	cursor:pointer;
	text-transform: capitalize;
	text-align: left;
}
.lft {
	background-color: #f5f5f5;
}
.navBg {
	background-image: url(../images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.ryt {
	background-image: url(../images/ryt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#NavBox {
	position:absolute;
	top:270px;
	width:254px;
	height:284px;
	z-index:1;
	margin-left: -272px;

}
html >body #NavBox{
	position:absolute;
	top:251px;
	width:254px;
	height:284px;
	z-index:1;
	margin-left: 681px;
}a.weblarge:link {
	color: #000000;
}
a.weblarge:visited {
	color: #000000;
}
a.weblarge:hover {
	color: #ff0000;
}
.ImgBorders {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #889A9B;
}

