body{
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
	color: #310d0d;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	
	a:link, a:visited {
	color: #B00001;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}

a:hover {
	color: #B00001;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
}

h1{
	font-family:  Arial, Helvetica, sans-serif;
	color: #310d0d;
}

h2{
	color: #310d0d;
	font-family:  Arial, Helvetica, sans-serif;
}

h3{
	color: #310d0d;
	font-family:  Arial, Helvetica, sans-serif;
}

h4{
	color: #310d0d;
	font-family: Arial, Helvetica, sans-serif ;
}

h5{
	color: #310d0d;
	font-family:  Arial, Helvetica, sans-serif;
}

ul{
	list-style-type: circle;
}

ul ul{
	list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

p{
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
}

#head{
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:800px;
	height:176px;
	max-height:176px;
	max-width:800px;
}

#head_ng{
	background-image: url(images/head_ng.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:800px;
	height:176px;
	max-height:176px;
	max-width:800px;
}

#head_bg{ 
	background-image: url(images/head_bg.gif);
	background-repeat:repeat-x;
	background-color:#b50001;
}

#button_container{
	padding:7px 0px 0px 0px;
	background-image: url(images/button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:96px;
	min-width:96;
	max-width:96px;
	height:28px;
	min-height:28px;
	max-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	float:left;
}


#search_form{
	background-color:#e8e8e8;
	color:#310d0d;
	font-weight:bold;
	text-decoration:none;
	width:200px;
	float: left;
}

#content_txt{
	margin:20px 10px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#310d0d;
}



#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:800px;
	height:74px;
	max-height:74px;
	max-width:800px;
	
}

#footer_bg{ 
	background-image: url(images/footer_bg.gif);
	background-repeat:repeat-x;
	background-color:#b50001;
	color: #FFFFFF;
	font-size: 14px;
}
header{
	color: #310d0d;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
#this_day{
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	background-color: #B00001;
	font-weight:bold;
}
#table_color{
	BACKGROUND-COLOR: #ffffff;
	width: 105px;
	height: 110px;
	min-height: 110px;
	border: 1px solid #af0001;
	padding: 2px 5px 5px 5px;
}

#text_color{
	BACKGROUND-COLOR: #ffffff;
	color: #242929;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#week_color{
	color: #310d0d;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#holiday_color{
	color: #af0001;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#holiday_text{
	color: #af0001;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
