/* CSS Document */

a {
	text-decoration: none;
	color: #1F68A5
	
}
a:hover {
	text-decoration: underline;
	color: #1F68A5;
}
.lt
{
	color : #000000;
	font-size: 12px;
	font-family : Tahoma;
	text-decoration: none;
}
a.cc
{
	color : #1F68A5
	font-size: 12px;
	font-family : Tahoma;
	text-decoration: underline;
	font-weight:bold
}

.lt10
{
	color : #1F68A5;
	font-size: 10px;
	font-family : Tahoma;
	text-decoration: none;
	font-weight:normal
}

.lt12
{
	color : #1F68A5;
	font-size: 12px;
	font-family : Tahoma;
	text-decoration: none;
	font-weight:bold
}

.b10
{
	color : #000000;
	font-size: 12px;
	font-family : Tahoma;
	text-decoration: none;
	font-weight:normal
}

#special {margin-top: 10px; min-height:135px; width:580px; text-align: center; border: 1px dashed red; background-color:#FFE7C6;}

p {
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS;
	font-size:12px;
}

li {
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align:left
}
a.menu {
	text-decoration: none;
	color: #FFFFFF;
	
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}