body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #006699;
	text-decoration:none;
}	
a:visited {
	color: #006699;
	text-decoration:none;
}
a:hover {
	color: #444444;
	text-decoration:none;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 30px;
	background-color: #006699;
	height: 30px;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	border-right: 1px solid #FFFFFF;
    }
    .menu:visited {	
	color: #FFFFFF;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px 30px;
	background-color: #006699;
	border-right: 1px solid #FFFFFF;
	}
    .menu:hover {
	color: #333333;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	height: 30px;
	padding: 0px 30px;	
	background-color: #d6e9f4;
	border-right: 1px solid #FFFFFF;
    }
a.button {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 4px 8px;
	margin: 0px;
    }
     a.button:link {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	line-height: 22px;
    }
     
	a.button:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	line-height: 22px;
	    }
	a.button:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/button_bg2.gif);
	background-repeat: repeat-x;
	line-height: 22px;
    }
.inputGeneral{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #655548;
	width: 150px;
 	border: 1px solid #aaaaaa;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px 0px 0px 2px;
	line-height: 14px;
	background-color: #efefef;
    }
.list{
		text-align: left;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	.list  ul {
	list-style:none;
	margin: 10px ;
	padding: 0px;
			}		
	.list  ul li  {
	text-align:left;
	margin:0px;
	padding: 4px 10px;
	background-image: url(../images/blue_p.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
			}
	.list  ul li a {
	margin:0px;
	text-decoration: none;
	padding: 0px;
	color: #006699;
	}
	.list  ul li a:visited{
	margin:0px;
	text-decoration: none;
	padding: 0px;
	color: #006699;
	}
	.list  ul li a:hover {
	margin:0px;
	text-decoration: none;
	padding: 0px;
	color: #666666;
	}
form {
	margin: 0px;
	padding: 0px;
}
.bottom {
	font-size: 10px;
	color: #888;
	text-decoration: none;
}
.bottom a:link {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.bottom a:visited {
	font-size: 10px;
	color: #999;
	text-decoration: none;}
.bottom a:hover {
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 0px 5px 15px;
	background-image: url(../images/t_bg.gif);
	font-weight: bold;
	background-color: #C9C9C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	margin: 0px;
	background-image: url(../images/yellow.gif);
	line-height: 40px;
	color: #006699;
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding: 0px 0px 0px 15px;
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	background-image: url(../images/title_bg.gif);
	line-height: 28px;
}
.red_star {
	color: #FF0000;
}
a.img_frame img {
	border: 3px solid #FFFFFF;
}
a.img_frame:hover img {
	border: 3px solid #dddddd;
}
a.img_frame:hover {
	color:  #dddddd;
}
.blue {
	color: #006699;
}
