a.main_link, a.main_link:active, a.main_link:visited{
	font-family: Tahoma;
	color: #663333;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	
}
a.child_link, a.child_link:active, a.child_link:visited{
	font-family: Tahoma;
	color: #663333;
	font-size: 11px;
	text-decoration: none;
	font-weight:regular;
	align:right;
}
a.main_link:hover {
	color: #333333;
	font-size: 12px;
	text-decoration:underline;
	
}
a.child_link:hover {
	color: #333333;
	font-size: 11px;
	text-decoration:underline;
	align:right;
}
a.menu_link	{
		text-decoration:none;
	color:#cc3300;
	font-size: 14px;
	font-weight:bold;
}
a.menu_link:hover	{
	text-decoration:underline;
	font-size: 14px;
	color:#FF3300;
}

body	{
	
}
h1	{
	color:#CC3300;
	font-size:14px;
	font-weight:bold;
	text-align: left;
}
h2	{
	color:#CC3300;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
h3	{
	color:#CC3300;
	font-size:12px;
	font-weight:bold;
	text-align: right;
}
h4	{
	color:#CC3300;
	font-size:11px;
	font-weight:normal;
	text-align: left;
}
p.nomargin	{
	font-size:11px;
	text-align:justify;
}
p	{
	font-size:11px;
	text-align:justify;
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
}

input, select	{
	font-size:11px;
}

td	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}

td.main_td	{
	
	background-color: #878690;
	align:center;
}
td.menu_td	{
	
	background-repeat: no-repeat;
	background-color:#ffcccc;
}
td.special	{
	font-size:11px;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-bottom-color: #cccccc;
	border-bottom-width:thin;
	border-bottom-style:dotted;
}
td.specialfin	{
	font-size:11px;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-color: #cccccc;
	border-width:thin;
	border-style:dotted;
}
td.specialfin1	{
	font-size:11px;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top-color: #cccccc;
	border-top-width:thin;
	border-top-style:dotted;
	border-right-color: #cccccc;
	border-right-width:thin;
	border-right-style:dotted;
	border-left-color: #cccccc;
	border-left-width:thin;
	border-left-style:dotted;
			
}
td.specialpaid	{
	font-size:11px;
	text-decoration:line-through;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-bottom-color: #cccccc;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	
}
td.specialize	{
	font-size:11px;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-bottom-color: #cccccc;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-right-color: #cccccc;
	border-right-width:thin;
	border-right-style:dotted;
}
td.specializepaid	{
	font-size:11px;
	text-decoration:line-through;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-bottom-color: #cccccc;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-right-color: #cccccc;
	border-right-width:thin;
	border-right-style:dotted;

}
table.fin	{
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top-color: #cccccc;
	border-top-width:thin;
	border-top-style:solid;
}
a	{
	text-decoration:;
	color:#cc3300;
	font-size: 11px;
}
a:hover	{
	text-decoration:underline;
	color:#ff3300;
	font-size: 11px;
}


center	{
	font-size:11px;
}
q	{
	color:#990000;
	font-size:11px;
	font-weight:normal;
}
img	{
	border: none;
}
span.author	{
	font-size:10px;
	font-style:italic;
	text-align:left;
	margin-left:10 px;
}