h1 {
	margin-bottom: 8px;
	font-size: 17px;
	text-decoration: none;
	color: Navy;
	font-family: serif;
	text-align: center;
	font-weight: bold;
}
h2 {
	margin-bottom: 8px;
	font-size: 16px;
	text-decoration: none;
	color: Navy;
	font-family: serif;
	text-align: center;
	font-weight: bold;
}
h3 {
	margin-bottom: 8px;
	font-size: 16px;
	text-decoration: none;
	color: black;
	font-family: serif;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	margin-bottom: 8px;
	text-decoration: underline;
}

.news_gray {
	color: #A9A9A9;
	font-size: 12px;
	margin-bottom: 8px;
	font-weight: bold;
	text-decoration: underline;
}

table.box {
	border: 0px;
	width: 100%;
	background: #3399FF;
}
.boxtitle{
	border: 0px;
	background: #87CEFA;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	background-image: url(./img/blue_header.gif);
}
.boxcontent{
	border: 0px;
	background: #F0FEFF;
	padding-left: 4px;
	padding-right: 4px;
}
.dark_blue {
	background: #004080;
	color : #F0F8FF;
	line-height: 21px;
	background-image: url(./img/dark_blue.gif);
}
.div_title {
	color: #004080;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	font-family: "Bookman Old Style";
}
.gray {
  	color : gray;
  	font-size : 15px;
}
.coment {
	color: gray;
}
.cell_name {
	background: #CEE6FB;text-align: right;
}
.cell_input{
	background: #DFECF7;text-align: left;
}
.light_cell {
	background: #DFECF7;
}
.dark_cell {
	background: #CEE6FB;
}
.red_cell{
	background: Red;
}

HR {
	color : #004080;
}
HR.little {
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
A {
	text-decoration : none;
	color: #004080;
	font-weight : bold;
	font-family : serif;
	font-size : 15px;
}
A.little_link {
	text-decoration: none;
	color: #004080;
	font-weight: normal;
	font-family: serif;
	font-size: 15px;
}
A.little_link:HOVER {
	text-decoration: underline;
	color: #004080;
	font-weight: normal;
	font-family: serif;
	font-size: 15px;
}
.text{
	text-decoration : none;
	color: #004080;
	font-family : serif;
	font-size : 15px;
}
A:HOVER {
	color : #6495ED;
}
TABLE {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	background-color : #F0F8FF;
	color : Black;
	border : #004080;
}
P {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.td_title {
	background-color: #004080;
	color: #F0F8FF;
	background-image: url(./img/dark_blue.gif);
	font-weight: bold;
	line-height: 21px;
	padding-left: 4px;
}

.content {
	padding: 4px 6px 4px 6px;
	background-color : #F0F8FF;
	
}
.td_title_art {
	background-color: #004080;
	color : White;
	padding: 0px 0px 0px 0px;
	font-weight : bold;
	text-align : center;
}

.menuitems {
	text-decoration : none;
	color : #F0F8FF;
	font-weight : bold;
	font-family : serif;
	font-size : 15px;
}
.menuitems:HOVER {
	color : #FFF8DC;
}
.menu {
	text-decoration : none;
	color: #004080;
	font-weight : bold;
	font-family : serif;
	font-size : 15px;
	background-color : #ADD8E6;
}
.input_text
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
}
.submit_button { 
	font-size: 12px; 
	font-weight: normal; 
	font-family: "MS Sans Serif", Geneva, sans-serif;
 }
form {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
INPUT {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	border : 1px solid #004080;
}
.option_class {
	border : 1px solid #004080;	
}
.price{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.all_select_class{
	border : 0px solid #004080;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
A.jselect {
	text-decoration: none;
	color: #004080;
	font-weight: normal;
	font-family: serif;
	font-size: 14px;
	border-bottom: 1px dashed;
}
.simple_text {
	font-weight: normal;
	font-family: serif;
	font-size: 14px;	
}