body
{
   background-image: url('/images/bg.jpg');
   background-repeat: repeat;
}
.menuTop
{
   width:16.6%; 
   height:36px;
   background-image:url('/images/nav_bkgd.jpg');
   background-repeat: repeat-x;
   text-align:center;
}	
.menuTop a
{
   color:white;
   text-decoration: none;
     /*  font-weight: 700;  */
   font-size:11pt;
   display:block;
   font-family: arial;
}
.menuTop a:hover
{
   color:red;
   font-style:italic;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.maintext3 {
}

.alllinklist
{
	color: Blue;
	font-size: 80%;
}
.alllinklist a:link, 
.alllinklist a:visited
{
	color: Blue;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
}
.printing {
	font-family:"Trebuchet MS", Helvetica, Tahoma, sans-serif;
	font-size:18px;
	font-weight:bolder;
	}
.printing:hover {
	font-family:"Trebuchet MS", Helvetica, Tahoma, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#FFFFFF;
	}
.vert_line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.horiz_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E70031;
	border-right-color: #E70031;
	border-bottom-color: #E70031;
	border-left-color: #E70031;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E70031;
	border-right-color: #E70031;
	border-bottom-color: #E70031;
	border-left-color: #E70031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.horizline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.shortlinklist
{
	color: Red;
}
.shortlinklist a:link, 
.shortlinklist a:visited
{
	color: Red;
}

.validationError
{
color: #dd0000;
font-weight: bold;
	
}

.maintext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.optin
{
	font-size: 80%;
	text-align: center;
}

.thankyou 
{
	font-size: 130%;
}

