/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e0fafb;	
}
table {
	font-family: Verdana;	font-size: 11px;
	border-collapse: collapse; color: #000000;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}
input[type=text]{
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: #bcbec0 1px solid;
}
select {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: #bcbec0 1px solid;
}
textarea {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: #bcbec0 1px solid;
}

a:link {
	COLOR: #000000; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #000000;
}

.textbody {
	font-family: Verdana;	font-size: 11px;
	color: #000000;	line-height: 1.4;
}
	
/*---------------- css others -----------------------------*/
.bg{
	background-image: url(http://6thcavalrymuseum.org/basicimg/pic-bg.jpg);
	background-repeat: repeat-x;
	background-position: top ;
}
.buttonSearch{
	color: #000000;
	text-decoration: none;
	font: 11px verdana;
	height:18px;
	background-color: #8fb6d7;
	background-image: url(btn-search.gif);
	background-repeat: repeat-x;
	background-position: top;	
	border: 0px solid ;
}

input.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: #bcbec0 1px solid;
	width: 115pt;
	height:14px;
}
.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: #bcbec0 1px solid;
	width: 115pt;
	height:14px;
}
.copyright
{	
	color: #000000;
	text-align:center;

}
.copyright a
{
	color:#000000;
	text-align:center;
	text-decoration: none;
}
.copyright a:hover
{
	color: #000000;
	text-align:center;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #000000; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #000000;
}

.text_left-right {
 font-family: Verdana; font-size: 11px;
 color: #000000; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana; font-size: 11px;
 color: #df9528; line-height: 1.4;
}

.bg_calendar {
	background-color: #e6e7e8;
	text-align: center;
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #df9528;
}