body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
        font-size: 11px;
	color: #000000;
        background: #FFFFFF;
	}

.header_red {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background:#b41515 ; /* IE6 Bug */
	padding: 0px;
	font-weight: bold;
	}

.header_red2 {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background:#b41515 ; /* IE6 Bug */
	padding: 0px;
	font-weight: bold;
	}

.header_yellow {
	display: block;
	text-decoration: none;
	color: red;
	background:#FFFFCC ; /* IE6 Bug */
	padding: 0px;
	border: 1px solid #FFFFCC;
	border-bottom: 0;
	font-weight: bold;
	}

.header_white {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background:#b41515 ; /* IE6 Bug */
	padding: 0px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	font-weight: bold;
        width: 150px;
	}

.header25yearImage
{
   position:absolute;
   z-index: 1000;
   left: 25px;
   top: 5px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 11px;
}

.header 
{
   position:absolute;
   width: 998px;
   height: 19px;
   z-index: 1;
   left: 3px;
   top: 113px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
   color: #FFFFFF;
   background: #000000;
   text-align: right;

}

.headerAdmin
{
   position:absolute;
   width: 998px;
   height: 19px;
   z-index: 1;
   left: 3px;
   top: 113px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
   color: #FFFFFF;
   background: #CC0000;
   text-align: right;

}


.headerRight
{
   position:absolute;
   width: 200px;
   height: 20px;
   z-index: 1;
   right: 20px;
   top: 47px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 11px;
}


A.headerLink:link 
{
   text-decoration: none; 
   color: #FFFFFF;
   background: #000000;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
} 
A.headerLink:visited 
{
   text-decoration: none;
   color: #FFFFFF;
   background: #000000;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
}
A.headerLink:hover 
{
   text-decoration: none; 
   color: #FFFFFF; 
   font-weight: bold;
   background: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
}
A.headerLink:active 
{
   color: #FFFFFF;
   background: #000000;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
}

A.headerLinkAdmin:link 
{
   text-decoration: none; 
   color: #FFFFFF;
   background: #CC0000;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
} 
A.headerLinkAdmin:visited 
{
   text-decoration: none;
   color: #FFFFFF;
   background: #CC0000;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
}
A.headerLinkAdmin:hover 
{
   text-decoration: none; 
   color: #FFFFFF; 
   font-weight: bold;
   background: #CC0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
}
A.headerLinkAdmin:active 
{
   color: #FFFFFF;
   background: #CC0000;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   font-size: 12px;
}


Input[type="password"] {
border: 1px solid #000;
background: #deebf3;
color: #000000;
font-weight: bold;
}

Input[type="text"] {
border: 1px solid #000;
background: #deebf3;
color: #000000;
font-weight: bold;
}

Select {
border: 1px solid #000;
background: #deebf3;
color: #000000;
font-weight: bold;
}

.showBrief {
color: #000000;
font-weight: normal;
font-style:italic; 
}


input.btn{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

input.hov{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffCCCCFF',EndColorStr='#ffCCCCFF');}

.title 
{
   display:block;
   background: #336699;
   color: #FFFFFF;
   font-weight: bold;
}

.titleRed
{
   display:block;
   background: #CC0000;
   color: #FFFFFF;
   font-weight: bold;
}

.titleAnnounce
{
   display:block;
   background: #CC0000;
   color: #FFFFFF;
   font-weight: bold;
}

.subtitle 
{
   display:block;
   background: #336699;
   color: #FFFFFF;
   font-weight: bold;
}


.details_blue {
   display:block;
   background: #deebf3;
   color: #000000;
   font-weight: normal;
}

.details_blue2 {
   display:block;
   background: #deebf3;
   color: #000000;
   font-weight: normal;
}

.details_white {
   display:block;
   background: #FFFFFF;
   color: #000000;
   font-weight: normal;
}

.details_white2 {
   display:block;
   background: #FFFFFF;
   color: #000000;
   font-weight: normal;
}

A.subtitle_hover:link 
{
   display:block;
   text-decoration: none; 
   color: #FFFFFF;
   font-weight: bold;
} 
A.subtitle_hover:visited 
{
   display:block;
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
}
A.subtitle_hover:hover 
{
   text-decoration: none; 
   color: red; 
   font-weight: bold;
   background: #deebf3; 
   display:block;
}
A.subtitle_hover:active 
{
   display:block;
   color: red;
   font-weight: bold;
   text-decoration: none;
}

A.title_hover:link 
{
   display:block;
   text-decoration: none; 
   color: #FFFFFF;
   font-weight: bold;
} 
A.title_hover:visited 
{
   display:block;
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
}
A.title_hover:hover 
{
   text-decoration: none; 
   color: white; 
   font-weight: bold;
   background: #336699; 
   display:block;
}
A.title_hover:active 
{
   display:block;
   color: white;
   font-weight: bold;
   text-decoration: none;
}

A.white_hover:link 
{
   display:block;
   text-decoration: none; 
   color: #000000;
} 
A.white_hover:visited 
{
   display:block;
   text-decoration: none;
   color: #000000;
}
A.white_hover:hover 
{
   text-decoration: none; 
   color: red; 
   font-weight:normal; 
   background: #FFFFFF; 
   display:block;
}
A.white_hover:active 
{
   display:block;
   color: red;
   text-decoration: none;
}


A.white_hover_right:link 
{
   display:block;
   text-decoration: none; 
   text-align: right;
   color: #000000;
} 
A.white_hover_right:visited 
{
   display:block;
   text-align: right;
   text-decoration: none;
   color: #000000;
}
A.white_hover_right:hover 
{
   text-decoration: none; 
   text-align: right;
   color: red; 
   font-weight:normal; 
   background: #FFFFFF; 
   display:block;
}
A.white_hover_right:active 
{
   display:block;
   text-align: right;
   color: red;
   text-decoration: none;
}

A.blue_hover:link 
{
   display:block;
   text-decoration: none; 
   color: #000000;
} 
A.blue_hover:visited 
{
   display:block;
   text-decoration: none;
   color: #000000;
}
A.blue_hover:hover 
{
   color: red; 
   font-weight:normal; 
   background: #deebf3; 
   display:block;
}
A.blue_hover:active 
{
   display:block;
   color: red;
   text-decoration: none;
}

A.blue_hover_right:link 
{
   display:block;
   text-decoration: none; 
   text-align: right;
   color: #000000;
} 
A.blue_hover_right:visited 
{
   display:block;
   text-align: right;
   text-decoration: none;
   color: #000000;
}
A.blue_hover_right:hover 
{
   text-decoration: none; 
   text-align: right;
   color: red; 
   font-weight:normal; 
   background: #deebf3; 
   display:block;
}
A.blue_hover_right:active 
{
   display:block;
   text-align: right;
   color: red;
   text-decoration: none;
}




A.title_hover2:link 
{
   text-decoration: none; 
   color: #FFFFFF;
   font-weight: bold;
} 
A.title_hover2:visited 
{
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
}
A.title_hover2:hover 
{
   text-decoration: none; 
   color: white; 
   font-weight: bold;
   background: #336699; 
}
A.title_hover2:active 
{
   color: white;
   font-weight: bold;
   text-decoration: none;
}

