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

body{background-color:#F1F1F1;}

.leftshadow{background-image:url(images/left-slice.jpg); background-repeat:repeat; background-position:top;}

.rightshadow{background-image:url(images/right-slice.jpg); background-repeat:repeat; background-position:top;}

.stroke{background-image:url(images/nav-stroke-right.jpg); background-repeat:repeat; background-position:top;}

.maintext{font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:12px; line-height:20px;}

.maintext2{font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:12px; line-height:20px;}

.names {font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:11px; line-height:20px;}

.quote {font-family:"Times New Roman", Times, serif; color:#003399; font-size:18px; font-weight:bold;}

.quoted {font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:12px; line-height:22px;}

.quotedname {font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:10px; font-weight:bold;}



		.footerlinks{
	 	font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		}
		a.footerlinks{
		color:#000000;
		text-decoration:none;
		}
		a.footerlinks:hover{
		color:#000000;
		text-decoration:underline;
		}
		
		.testlinks{
	 	font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#4E555D;
		line-height:22px;
		}
		a.testlinks{
		color:#4E555D;
		text-decoration:underline;
		}
		a.testlinks:hover{
		color:#000000;
		text-decoration:none;
		}
