.template {
	background-color: #FFFFFF;
	width: 700px;
	padding: 20px;
}
.style_form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fdfdfd;
	padding: 1px;
	border: 1px solid #666666;
	width: 237px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006666;
	border: 1px solid #333333;
}



.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txt_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.txt_online_services{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.table_buttons1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: bfd4d9;
	padding: 1px;
	border: 1px solid #333333;
}
.table_buttons2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: bfd4d9;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.table_right_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006666;
	width: 140px;
}
.table_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
}



.lines_grey {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_grey_top {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.line_dotted_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.one_px_pad_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.one_px_pad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
}



a.qlink:link {
	text-decoration: none;
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.qlink:visited {
	text-decoration: none;
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.qlink:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.right_nav {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #ffffff;
}
a.right_nav:link {
text-decoration: none;
color: #ffffff;
}
a.right_nav:visited {
text-decoration: none;
color: #ffffff;
}
a.right_nav:hover {
color: #cccccc;
text-decoration: none;
}

a.right_nav_index:link {
color: #006666;
text-decoration: none;
}
a.right_nav_index:visited {
color: #006666;
text-decoration: none;
}
a.right_nav_index:hover {
color: #333333;
text-decoration: underline;
}

a.index_turq:link {
text-decoration: underline;
color: #006666;
}
a.index_turq:visited {
text-decoration: underline;
color: #006666;
}
a.index_turq:hover {
color: #333333;
text-decoration: none;
}
