*{
	margin: 0;
	padding: 0;
}

img{
	border:0;
}

body{
	font-size: 11.5px;
	margin: 0px;
	color: #404040;
	font-family: Tahoma;
	background-color: #FDFCF7;
}

.menu{
	background: url(../images/menubg.gif);
	height: 33px;
}

.menu td{
	padding-right: 30px;
	height: 30px;
	position: relative;
	top: -2px;
}

.nav{
	background: #b8dcce;
	border: 4px solid #b8dcce;
}
.nav td{
	border: 2px solid #0c808d;
	background: url(../images/navbg.gif);
	height: 37px;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	padding:0px 0px 0px 5px;
}


.headtable{
	width: 100%;
}
.headtable .tdh{
	width: 30px;
	text-align: center;
	font-size: 24px;
	color: #37c089;
}
.headtable .tdh img{
	border: 0;
}
.linkToolbar{
	color: White;
}
.linkToolbar:hover{
	color: White;
}
.link1:link {color:#366;text-decoration: none;}
.link1:visited {color:#366;text-decoration: none;}
.link1:hover {color: #a12830; text-decoration:none;}
A{
	text-decoration: none;
	color: #404040;
}
A:hover{
	text-decoration: underline;
	color: #404040;
}

font{
	line-height: 18px;
}
span{
	font-family: Tahoma;
	font-size: 11.5px;
	line-height: 18px;
}
td{
	font-family: Tahoma;
	font-size: 11.5px;
	line-height: 18px;
}
.td1{
	background-color: #F1F5F8;
}

.tableflag{
	width: 100%;	
	background-color: #F1F5F8;
}
.tableflag td img{
	vertical-align:middle;
	margin-left:6px;
	margin-right:6px;
}

.tableflag .line td{
	border-top:1px solid #ABB3C0;
}

.tableborder1{
	width: 100%;
	border: 0px;
	background-color: #FFFFFF;
}
.tableborder1 .firstTD{
	background: url(../images/cbg1.gif);
	height:26px;
	border:1px solid #B0C1D0;
}

.tr1{
	background-color: #E0ECE6;
	height:24px;
}
.td1_1{
	background-color: #F6FBF8;
}
.td1_2{
	background-color: white;
}
.tableborder2{
	width: 100%;
	background-image: url(../Images/footer_bg.gif);
	text-align: center;
}
.tableborder3{
	width: 100%;
	border: 0px;
	background-color: #dbdbf5;
}
.artToolBar{
	width: 100%;
	border: 0px;
	text-align: left;
}
.artToolBar tr{
	height:30px;
}
.artToolBar td{
	padding-left: 15px;
}
.imgValign img{
	position: relative;
	top: 5px;
}


.wp{
	border-collapse: collapse;
	color: #0E7F8C;
	margin-top:5px;
}

.wp .info{
	border: 0;
	text-align: right;
	padding-right: 15px;
	width: 240px;
}

.wp .cur{

}

.wp td{
	width: 28px;
	text-align: center;
	padding: 1px;
}

.inputLoginForm{
width:116px;
}

.logintextbox{border:1px solid #959f97; width:110px; color:#999; background-image: url(../Images/textbox_bg.gif); background-repeat:no-repeat;}
