/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f2fdff;
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse:collapse;	color: #000000;	line-height: 1.4;
}
p{	line-height: 1.4;}
input[type=text]{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {	color: #e5e5e5;	}
a:link {
	COLOR: #839a2c;
	TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #839a2c;
	TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #839a2c;
	TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;
	COLOR: #839a2c;
}


/*---------------- css text -----------------------------*/
.text_menu{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.title{
	font-size: 18px;
}
.text_green{
	text-transform: uppercase;
	color: #becc7a;
}
.text_grey{
	color: #999999;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;	line-height: 1.4;
}


/*---------------- css menu -----------------------------*/
.menu:link {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
.menu:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
.menu:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.menu:active {
	text-decoration: underline;
	COLOR: #ffffff;
}

.menu_red:link {
	COLOR: #e51717;
	TEXT-DECORATION: underline;
}
.menu_red:visited {
	COLOR: #e51717;
	TEXT-DECORATION: underline;
}
.menu_red:hover {
	COLOR: #e51717;
	TEXT-DECORATION: none;
}
.menu_red:active {
	text-decoration: underline;
	COLOR: #e51717;
}




/*---------------- css linet -----------------------------*/
.line_text{
	background-image: url(line_text.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 12px;
}

.line_doc{
	background-image: url(line_doc.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.buttonSearch{
	background-color: #000000;
	border: 1px outset #999999;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 15pt;
}

input.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	padding: 2px 0px 0px 2px;
	border: #999999 1px solid;
	width: 115pt;
	height: 12pt;
	margin: 0px;
}
.copyright
{
	
	color: #91b048;
	text-align:center;
	font-size: 12px;
}
.copyright a
{
	color:#91b048;
	text-align:center;
	font-size: 12px;
	text-decoration: none;
}
.copyright a:hover
{
	color: #91b048;
	text-align:center;
	font-size: 12px;
	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: Arial, Helvetica, sans-serif; font-size: 12px;
 color: #000000; line-height: 1.4;
}

.title_left-right {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 color: #666666; line-height: 1.4;
}

.bg_calendar {
	background-color: #ccdfe4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #666666;
}
