@charset "utf-8";
/* CSS Document */

body{
	margin:20px 0 0 0;
	background-color:#dad8d8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#636262;
}

.navigation{
	border:3px solid #ffffff;	
}

.navigation a{
	text-align:center;
	text-decoration:none;
	display:block;
	color:#FFF;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:34px;
	background-image:url(images/menu_border.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.input_login 
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family : Verdana, Arial, sans-serif; 
	font-size : 12px;
	color: #000000;
	height:20px;
}


.navigation a:hover{
	background-image:url(images/menu_bghover.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

.search{
	border:none;
	height:15px;
	background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#666;
}

img{
	bordeR:none;	
}

.box{
	background-image:url(images/box_bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
	height:170px;
	border:1px solid #dbdbdb;
	font-size:11px;
	color:#636262;
}

.box img{
	padding:7px 0 0 0;	
}

.boxheader, .subheader{
	font-weight:normal;
	font-size:22px;
	color:#ff1f1f;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:15px 5px;
	padding:0 0 0 35px;
}

.subheader{
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 0;
	text-align:left;
	background-position:left 3px;
	color:#FFF;
	padding:0 0 0 30px;
}

.login{
	text-align:left;
}

.loginfield{
	width:160px;
	height:20px;
	border:1px inset #cccccc;
}

.header2{
	font-size:18px;
	color:#ff1f1f;
}

.color{
	color:#636262;	
}

.readmore a{
	color:#ff1f1f;
	text-decoration:underline;
	text-align:right;
	float:right;
}

.news{
	text-align:left;
}

.news .subheader{
	color:#636262;
}

.newtitle{
	font-weight:bold;
	color:#ff1f1f;
}

.toptitle{
	color:#878686;
	font-style:italic;
	border-bottom:1px dotted #dad8d8;
	padding:0 0 5px 0;
}

.toptitle span{
	color:#ff1f1f;
	font-style:normal;
}

.footer a:link, .footer a:active, .footer a:visited{color:#636262; text-decoration:none;}
.footer a:hover{text-decoration:underline;}

.marquee td{
		width:150px;
		border-right:1px solid #cccccc;
}

.DIVmarquee{
    position:relative;            
    overflow:hidden;
    width:720px;
    height:45px;
    border-style:none;
}
        
.menu td{
	border-bottom:1px dotted #c5c5c5;
	height:31px;
}

.menu td.maintab{
	background-color:#efefef;	
}

.menu td.maintab a, .menu td.maintab a.active{
	font-weight:bold;
	color:#f0eeee;
	text-decoration:none;
	padding: 0 0 0 10px;
	width:171px;
	line-height:31px;
	float:left;
	display:block;
	background-image:url(images/tab_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.menu td.maintab a.active{
	background-image:url(images/tab_bg_hover.gif);
}

.menu td.maintab a:hover{
	color:#333;	
}

.menu .submenu td{
	padding:0 0 0 20px;
	background-position:5px 13px;
	background-image:url(images/dott.gif);
	background-repeat:no-repeat;
}

.menu .submenu a{
	color:#303030;
	text-decoration:none;
}

.menu .submenu a:hover{
	text-decoration:underline;	
}

.mainheader{
	background-color:#efefef;
	line-height:30px;
	font-size:14px;
	font-weight:bolder;
	color:#464646;
	padding:0 0 0 20px;
}

.red{
	color:#e51503;	
}

.formtitle{
	font-size:14px;
	font-weight:bolder;
}

.textfield, .textfield2{
	border:1px inset #d0d0d0;	
	width:398px;
}

.textfield2{
	width:110px;	
}

.ActivityHeader
{
    color:Red;
    font-weight:bold;
    font-style:italic;
    font-size:13px;
}
.GroupText
{
    color:Black;
    font-size:11px;
}
.header
{
    color:Red;
    font-weight:bold;
    font-size:11px;
    
}

.textBox {    
    border: 1px solid #808080;
}
