/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8ecf7;	
}
table {
	font-family: Arial;	font-size: 12px;
	border-collapse: collapse; color: #414042;	line-height: 1.4;
}
p{	line-height: 1.4; color: #414042;}
input[type=text]{
	font-family: Arial;
	font-size: 12px;
	color: #414042;
	background-color: #ffffff;
	height: 15px;
	border: 1px solid #b6b6b3;
}
select {
	font-family: Arial;	font-size: 12px; color: #414042;
	font-size: 12px;
	color: #414042;
	background-color: #ffffff;	
	border: 1px solid #b6b6b3;
}
textarea {
	font-family: Arial;	font-size: 12px;
	font-size: 12px;
	color: #414042;
	background-color: #ffffff;	
	border: 1px solid #b6b6b3;
}

a:link {
	COLOR: #2746fb; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #2746fb; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #2746fb; TEXT-DECORATION: underline;
}
a:active {
	text-decoration: none;	color: #2746fb;
}

.textbody {
	font-family: Arial;	font-size: 12px;
	color: #414042;	line-height: 1.4;
}

/*---------------- css others -----------------------------*/
.buttonSearch{
	border: 1px solid #2745fb;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(button_bg.gif);
	background-repeat: repeat-x;
}
input.Search {
	background-color: #ffffff;
	color: #414042;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
 	padding: 2px 0px 0px 2px;
	border: #b6b6b3 1px solid;
	width: 100pt;
	height: 12pt;
	margin: 0px;
}
.Search {
	background-color: #ffffff;
	color: #414042;
	font-family: Arial;
	font-size: 12px;
 	padding: 2px 0px 0px 2px;
	border: #b6b6b3 1px solid;
	width: 115pt;
	height: 12pt;
	margin: 0px;
}
.copyright
{	
	color: #414042;

}
.copyright a
{
	color: #414042;
	text-decoration: none;
}
.copyright a:hover
{
	color: #414042;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 color: #414042; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 color: #414042; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 color: #414042; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #414042;
}

.text_left-right {
 font-family: Arial; font-size: 12px;
 color: #414042; line-height: 1.4;
}

.title_left-right {
 font-family: Arial; font-size: 12px;
 color: #2746fb; line-height: 1.4;
}

.bg_calendar {
	background-color: #c4cde6;
	text-align: center;
	font-family: Arial;
	color: #414042;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #2746fb;
}


/*---------------- for thie template -----------------------------*/
.content_bottom{
	background-color: #FFFFFF;
	background-image: url(cor_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}