@charset "utf-8";
.header_1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 25px;
	text-align: left;
}
.button_back {
	background-image: url(../image_s/buttons_back.gif);
	background-repeat: no-repeat;
	height: 25px;
	width:175px;
}

.table_top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


.header_2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #0094E2;
	height: 25px;
	text-align: left;
}
.linkbutten
{ color:Blue; 
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}

.text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	}
	.tabletext {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 16px;
	
	padding: 3px;
	}

.textcenter {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 16px;
	}

	
	.textbold {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	}
	
	.bullet_text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	}
	
.listmenu {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	width:165px;
	}
	
.logo {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #D7231B;
	font-style: italic;
}
.logo2 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #058DD5;
}

.quick_link {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left:5px;
}

.border {
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #80D2FF;
	border-right-color: #80D2FF;
	border-bottom-color: #80D2FF;
	border-left-color: #80D2FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

.quickborder {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}



.cellback {
	height: 38px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(../image_s/quick_link.gif);
	background-repeat: no-repeat;
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cellquicknote {
	height: 38px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(../image_s/quick_note.gif);
	background-repeat: no-repeat;
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cellnews {
	height: 38px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(../image_s/news.gif);
	background-repeat: no-repeat;
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cellborder {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.txt_box {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	margin-left:5px;
	width:160px;
	border: 1px solid #000000;
	
}

.validation {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	margin-left:5px;
}

.sucessfull {
	font-family: verdana;
	font-size: 10px;
	color:Green;
	margin-left:5px;
}


.formborder {
	font-family: verdana;
	font-size: 11px;
	color: #A8D1FF;
	text-align: justify;
	line-height: 16px;
	}
