/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0c2a4c;	
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
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: #233757;
	border: #647c98 1px solid;
	color: #ffffff;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	background-color: #233757;
	border: #647c98 1px solid;
	color: #ffffff;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	background-color: #233757;
	border: #647c98 1px solid;
	color: #ffffff;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}

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-content {
	background-color: #ffffff;	
	background-image: url(bg-content.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.buttonSearch{
	color: #ffffff;
	text-decoration: none;
	font: 10px verdana;
	height:18px;
	background-color: #000000;
	border: 1px solid #778aa1;
	text-transform:uppercase;
	padding:2px 2px;
}

input.Search {
	background-color: #233757;
	border: #647c98 1px solid;
	color: #ffffff;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;	
	width: 115pt;
	height:14px;
}
.Search {
	background-color: #233757;
	color: #ffffff;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: #647c98 1px solid;
	width: 115pt;
	height:14px;
}
.copyright
{	
	color: #ffffff;
	text-align:center;

}
.copyright a
{
	color:#ffffff;
	text-align:center;
	text-decoration: none;
}
.copyright a:hover
{
	color: #ffffff;
	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: #0c2a4c; line-height: 1.4;
}

.bg_calendar {
	background-color: #b5c8df;
	text-align: center;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #0c2a4c;
}
