* {
/*	font-family: Verdana, Arial, Sans-serif ; */

}

body {
	margin:0px ;
	padding:0px ;
	font-family:Verdana, sans;
}

p,ul,ol {
	margin-top:0px ;
	margin-bottom:0px ;
}

form {
	display:inline ;
}

.clearer {
	clear:both ;
}

table {
	border-collapse:collapse ;
	empty-cells:show ;
}
	
td {
	padding:1px;
}

img {
	border:none ;
}


.normaltxt {
	font-size:10px ;
}

.colorblue {
	color:#003e7e ;
}

.simpleborder {

	border:1px solid #000000 ;
}

.x975 {
	width:960px ;
	margin-left:auto ;
	margin-right:auto ;
}

.coleft {
	float:left ;
	width:380px ;
	overflow-x:hidden ;
	
}

.coright {
	float:left ;
	width:580px ;
	overflow-x:hidden ;
	
}

h1 {
	margin-top:24px ;
	font-family:'Times New Roman',Times,Garamond,Serif ;
	font-size:21px ;
	color:#003e7e ;
}

h3 {

	font-family:'Times New Roman',Times,Garamond,Serif ;
	font-size:14px ;
	color:#003e7e ;
}


#dmain {
	padding-top: 20px ;

}

textarea {
	font-family:Verdana, sans;
	text-align:justify ;
}

a {
	text-decoration:none ;

}

a:hover {
	text-decoration:underline ;

}