

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.css {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #333333;
	left: 10px;
	padding-left: 8px;
	right: 10px;
	font-weight: normal;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.quicks:link{
	font-family: Verdana;
	font-size: 10 px;
	text-align: center;
	color: #820000;
	border-bottom:1px dotted #820000;
	font-weight: normal;
	text-decoration: none;
	}

a.quicks:active{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #820000;
	font-weight: normal;
	text-decoration: none;
	}

a.quicks:visited{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #820000;
	font-weight: normal;
	text-decoration: none;
	}

a.quicks:hover{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #000082;
	font-weight: normal;
	text-decoration: none;

	}

.td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #778091;
}

.border {
	border-top: 1px solid #778091;
	border-right: 1px solid #778091;
	border-bottom: none;
	border-left: 1px solid #778091;
}

.border- {
	border-right: 1px solid #778091;
	border-top: none;
	border-left: 1px solid #778091;
	border-bottom: 1px solid #778091;
}

.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #778091;
}

.td-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778091;
}

.td-left-bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #778091;
	border-left-color: #778091;
}

.td-right-bottom {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #778091;
	border-right-color: #778091;
}
.menu1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #778091;
}


a.side:link{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	text-align: center;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
	}

a.side:active{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	text-align: center;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
	}

a.side:visited{
	font-family:"Trebuchet MS", Tahoma;
	font-size: 12px;
	text-align: center;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
	}

a.side:hover{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	text-align: center;
	color: #E6ED01;
	font-weight: normal;
	text-decoration: none;
	}
.arrows {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E6ED01;
}
