body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

body,table,td {
	font-family:tahoma;
	font-size:13px;
}

.mrg {
	margin:5px;
}

.footer {
	text-align:right;
	border-top:#666666 1px solid;
	padding: 7px;
	background-color:#E6E6FA;
	color:#666666;
	font-size:12px;
	height:20px;
}

a {
	color:#000000;
}

.table1 {
	background-color:#cccccc;
}

.td1 {
	background-color:#f9f9f9;
}

.td2 {
	background-color:#ffffff;
}


.div_header {
	padding:10px;
	font-size:14px;
	font-family:verdana;
	background-color:#ADD8E6;
	font-weight:bold;
	border-bottom:1px solid #6358AD;
	background-image: url(images/topbg.gif);
	color: #3CB371;
}

.left_col {
	background-color:#F0FFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.right_col {
	background-color:#F0FFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.delim {
	margin-top: 10;
	margin-bottom: 10;
}

textarea {
	width: 400px;
	height: 100px;
}h1 {
	font-size: 18px;
}

.welcome {
	font-family: Tahoma;
	font-size: 12px;
	color: #228B22;
	padding: 6px;
	border: 1px solid #228B22;
}
