body {
background-color: #e6e7e8;
}

.style1 {color: #333333}

.style3 {color: #F2F2F2}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}


.stylelink1 {
	color: #000000;
	text-decoration: none
}

a.stylelink1:link {
  color: #000000;
  text-decoration: none
}
a.stylelink1:visited {
  color: #000000; 
  text-decoration: none
}
a.stylelink1:active {
  color: #000000; 
  text-decoration: none
}
a.stylelink1:hover {
  color: #60001B;
  text-decoration: none
}


.stylelink2 {
	color: #FFFFFF;
	text-decoration: none
}

a.stylelink2:link {
  color: #FFFFFF;
  text-decoration: none
}
a.stylelink2:visited {
  color: #FFFFFF; 
  text-decoration: none
}
a.stylelink2:active {
  color: #FFFFFF; 
  text-decoration: none
}
a.stylelink2:hover {
  color: #FFFFFF;
  text-decoration: none
}



.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60001B;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.mailinglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60001B;
	background-color: #DFCCD1;
}

a.grafbutton {
   display: block;
   width: 148px;
   background-image: url(detailsbutton.gif);
   background-repeat: no-repeat;
   padding: 0; margin: 0;
   border: 0;
   padding-left: 20px;
   padding-right: 5px;
   height: 19px; 
   
   line-height: 20px;
   font-size: 0.9em;
   text-decoration: none;
   margin-top: 0px;

}


a.grafbutton:link {
   background-image: url(detailsbutton.gif);
    color: #000000;

}

a.grafbutton:hover {

   background-image: url(detailsbutton_roll.gif);

   color: #FFFFFF;
}


.input_style
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 7pt; 
	border: #FFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor: pointer;
	background-color:#CCCCCC
	

}

.errorsmall {

color:#FF0000

}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #751C38;
	text-decoration: none;
	text-indent: 4px;
	font-weight: 200;
}
a.title:link {
    color: #751C38;
	text-decoration: none;
}
a.title:visited {
    color: #751C38;
	text-decoration: none;
}

a.title:hover {
    color: #751C38;
	text-decoration: underline;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	text-indent: 4px;
	font-weight: 200;
}
a.title1:link {
    color: #cccccc;
	text-decoration: none;
}
a.title1:visited {
    color: #cccccc;
	text-decoration: none;
}
a.title1:hover {
    color: #cccccc;
	text-decoration: underline;
}
