@charset "utf-8";
/* CSS Document */

.text{
	font-family:Arial;
	font-size:13px;
	color:#000;
	line-height:22px;
}
.textsm {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	line-height:18px;
	text-decoration: none;
	font-weight: bold;
}


.linkbody{
	font-family:Arial;
	font-size:13px;
	color:#7e1e29;
	text-decoration:none;
	line-height:18px;
}
.textbig{
	font-family:Arial;
	font-size:24px;
	color:#7e1e29;
	line-height:18px;
	font-style: normal;
	letter-spacing: 1px;
}

.footer{
	font-family:Arial;
	font-size:11px;
	color:#000;
	line-height:16px;
	text-decoration:none
}

.links{
	font-family:Arial;
	font-size:11px;
	color:#2b3034;	
	line-height:28px;
	text-decoration:none
}

.leftlinks{
	font-family:Arial;
	font-size:13px;
	color:#6c6d71;	
	line-height:28px;
	text-decoration:none
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#900;
	letter-spacing: 1px;
}

.nav{
	font-family:Arial;
	font-size:11px;
}

	.tinput {
	border: #cccccc 1px solid;
	padding: 4px; 
	font-family: Arial, Verdana, Helvetica, Tahoma, Sans-serif; 
	font-size: 11px}

	.cbtn {
	border: #cccccc 1px solid;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F60;
}

a.links:link {
	font-family: Arial;
	font-size: 14px;
	color: #006;
	text-decoration: none;
	font-weight: normal;
}
a.links:visited {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a.links:active {
	font-family: Arial;
	font-size: 14px;
	color: #03F;
	text-decoration: none;
	font-weight: normal;
}
a.links:hover {
	font-family: Arial;
	font-size: 14px;
	color: #AA041A;
	text-decoration: none;
	font-weight: normal;
}

a.nav:link {
	font-family: Arial;
	font-size: 11px;
	color: #2b3034;
	text-decoration: none;
	font-weight: normal;
}
a.nav:visited {
	font-family: Arial;
	font-size: 11px;
	color: #2b3034;
	text-decoration: none;
	font-weight: normal;
}
a.nav:active {
	font-family: Arial;
	font-size: 11px;
	color: #C00;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
	
a.footer:link {  font-family: Arial; font-size: 11px; color: #2b3034; text-decoration: none; }
a.footer:visited {  font-family: Arial; font-size: 11px; color: #2b3034; text-decoration: none; }
a.footer:active {  font-family: Arial; font-size: 11px; color: #2b3034; text-decoration: none; }
a.footer:hover {  font-family: Arial; font-size: 11px; color: #990000; text-decoration: none;}

