body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



a.default:link {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

a.default:visited {
	color: #666666;
	text-decoration: underline;	
	font-size: 10px;
}

a.default:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a.default:active {
	color: #666666;
	text-decoration: underline;	
	font-size: 10px;
}

a.top:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.top:visited {
	color: #666666;
	text-decoration: none;	
	font-weight: bold;
}



a.top:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;	
}

a.top:active {
	color: #666666;
	text-decoration: none;	
	font-weight: bold;	
}

a.main:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.main:visited {
	color: #000000;
	text-decoration: none;	
	font-size: 10px;
	font-weight: bold;
}

a.main:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a.main:active {
	color: #000000;
	text-decoration: none;	
	font-size: 10px;
	font-weight: bold;
}

a.menu {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.left:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.left:visited {
	color: #000000;
	text-decoration: none;	
	font-size: 10px;
	font-weight: bold;
}

a.left:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a.left:active {
	color: #000000;
	text-decoration: none;	
	font-size: 10px;
	font-weight: bold;
}

.headerTable {
    background-color:#D3DDE9;
	font:bold;
}

.leftForm {
    background-color:#D3DDE9;
	font:bold;
}

.rightForm {
	background-color:#EFEFEF;
}

.title {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.defaultFont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}