A {
	color: #FF0000;
}

A:hover {
	color: #3C66A2;
}


td {
	FONT-SIZE: 12px;
        FONT-FAMILY: Verdana;
}

h2 {
        FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	color: #1E457E;
}


.name {
	FONT-SIZE: 10px;
        FONT-FAMILY: Verdana;
	COLOR: #777777;
}

.question {
	FONT-SIZE: 11px;
        FONT-FAMILY: Verdana;
}

.copy {
	FONT-SIZE: 9px;
        FONT-FAMILY: Verdana;
	padding: 5px;
}

A.link {
	FONT-SIZE: 10px;
        FONT-FAMILY: Verdana;
	color: #7E4700;
}

A.link:hover {
	color: #3C66A2;
}


.but1, .but1 a{
width: 203px; 
height: 31px; 
display:block; 
background-image:url(images/ask.png);
}

.but1 a:link,
.but1 a:visited{
     background-position:top;
     }

.but1 a:hover{
     background-position:bottom;

}

.forform {
	BORDER-RIGHT: #646464 1px solid;
        BORDER-TOP: #646464 1px solid; FONT-SIZE: 11px; 
        BORDER-LEFT: #646464 1px solid; COLOR: #000000; 
        FONT-FAMILY: Tahoma, Geneva, sans-serif; 
	BORDER-BOTTOM: #646464 1px solid; 
	BACKGROUND-COLOR: #f9f9f9; text-decoration: none;
	padding: 10px;
	width: 280px;
}

dt {
        FONT-FAMILY: Verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color: #303030;
	margin-top: 10px;
}

dd {
        FONT-FAMILY: Verdana, arial, helvetica;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	color: #000000;
	margin-left: 15px;
	margin-top: 3px;
}

li {
        FONT-FAMILY: Verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	color: #5C5C5C;
	margin-left: 15px;
	margin-top: 7px;
}

A.liarch {
	color: #5C5C5C;
	text-decoration: none;
}

A.liarch:hover {
	color: #3C66A2;
	text-decoration: underline;
}

.time {
 	color: #A0A0A0;
	FONT-SIZE: 10px;
}

.buttom1, .buttom1 a{
	width: 117px; 
	height: 35px; 
	display:block; 
	background-image:url(images/about.gif);
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px; 
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height:25px;
}

.buttom1 a:link,
.buttom1 a:visited{
     background-position:bottom;
	text-decoration: none;
	text-align: center;
     }

.buttom1 a:hover{
     background-position:top;
	text-decoration: none;
	text-align: center;
}