/*============================================================================================*/
/*--- blocks											@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
#block_nav_top{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
}
#block_main{
 position: absolute;
 width: 760px;
 top: 135px;
 left: 0px;
}
#block_nav_bar{
 float: left;
 width: 170px;
}
#block_content{
 float: left;
 width: 590px;
}
#block_tip{
	position: absolute;
	top: 135px;
	left: 770px;
	border: 1px solid #999999;
	padding: 10px 5px 25px;
}
/*
*/
#block_footer{
 position: relative;
 top: 20px; 
 clear: both;
}

/*============================================================================================*/
/*--- scopes											@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*============================================================================================*/
/*--- links  											@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
}
/*--------------------------------------------------------------------------------------------*/
.menu-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu-link:hover {
	text-decoration: underline;
}
.menu-link:visited {
	color: #000000;
}
/*--------------------------------------------------------------------------------------------*/
.menu-link-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu-link-white:hover {
	text-decoration: underline;
}
.menu-link-white:visited {
	font-weight: bold;
	color: #ffffff;
}
/*--------------------------------------------------------------------------------------------*/
.menu-link-white-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu-link-white-s:hover {
	text-decoration: underline;
}
.menu-link-white-s:visited {
	color: #ffffff;
}
/*-----------------------------------------------------------------------------------------*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
.footer:visited {
	color: #444444;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EE0000;
	text-decoration: none;
}
.footer2:hover {
	text-decoration: underline;
}
.footer2:visited {
	color: #EE0000;
}
/*============================================================================================*/
/*--- menu  											@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.menu-cell-0 {
	vertical-align: middle;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #e0e0e0;
	padding-left: 10px;	
}
.menu-cell-0-nopad {
	vertical-align: middle;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #e0e0e0;
	padding-left: 0px;
}
.menu-cell-1 {
	vertical-align: middle;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #f6f6f6;
	padding-left: 25px;	
}
.menu-cell-1-nopad {
	vertical-align: middle;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #f6f6f6;
	padding-left: 0px;
}
.menu-cell-1-10pad {
	vertical-align: middle;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #f6f6f6;
	padding-left: 10px;
}
.menu-cell-line {
	background-color: #999999;
}
/*============================================================================================*/
/*--- box cell 											@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.box-cell-0 {
	vertical-align: middle;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #e0e0e0;
	padding-left: 10px;
}
.box-cell-0-noline {
	background-color: #e0e0e0;
	padding-left: 10px;
}
.box-cell-1 {
	vertical-align: middle;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #f6f6f6;
	padding-left: 10px;
}
.box-cell-1-noline {
	background-color: #f6f6f6;
	padding-left: 10px;
}
.box-cell-1-noline-nopad {
	background-color: #f6f6f6;
}
.box-cell {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding-left: 10px;
}
.box-cell-noline {
	padding-left: 10px;
}
.box-cell-nopad {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding-left: 0px;
}
/*============================================================================================*/
/*--- width and err width								@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.width-75 {
	width: 75px;
}
.width-65 {
	width: 65px;
}
.width-55 {
	width: 55px;
}
.width-125 {
	width: 125px;
}
.width-150 {
	width: 150px;
}
.width-175 {
	width: 175px;
}
.width-250 {
	width: 250px;
}
.width-400 {
	width: 400px;
}
.width-55-err {
	width: 55px;
	background-color: #FF8A15;
}
.width-65-err {
	width: 65px;
	background-color: #FF8A15;
}
.width-75-err {
	width: 75px;
	background-color: #FF8A15;
}
.width-125-err {
	width: 125px;
	background-color: #FF8A15;
}
.width-150-err {
	width: 150px;
	background-color: #FF8A15;
}
.width-175-err {
	width: 175px;
	background-color: #FF8A15;
}
.width-250-err {
	width: 250px;
	background-color: #FF8A15;
}
.width-400-err {
	width: 400px;
	background-color: #FF8A15;
}
/*============================================================================================*/
/*--- buttons											@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.button-40 {
	width: 40px;
	border: 1px solid #666666;
}
.button-60 {
	width: 60px;
	border: 1px solid #666666;
}
.button-90 {
	width: 90px;
	border: 1px solid #666666;
}
.button-120 {
	width: 120px;
	border: 1px solid #666666;
}
.button-140 {
	width: 140px;
	border: 1px solid #666666;
}
.button-200 {
	width: 200px;
	border: 1px solid #666666;
}
/*============================================================================================*/
/*--- alignment											@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.cell-ml {
	text-align: left;
	vertical-align: middle;
}
.cell-mr {
	text-align: right;
	vertical-align: middle;
}
/*============================================================================================*/
/*--- page & content									@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*============================================================================================*/
/*--- msg & msg link									@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EE0000;
	text-decoration: none;
}
.msg-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EE0000;
	text-decoration: underline;
}
.msg-link:hover {
	text-decoration: none;
}
.msg-link:visited {
	color: #EE0000;
}
/*============================================================================================*/
/*--- txt and bg										@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---*/
/*--------------------------------------------------------------------------------------------*/
.text-active {
	color: #000000;
}
.text-disabled {
	color: #999999;
}

.bg-blue {
	background-color: #3D90E1;
}
.bg-blue-lt {
	background-color: #E7EFFF;
}
.bg-1 {
	background-color: #f6f6f6;
}
.bg-focus {
	background-color: #FFDDBA;
}
/*-----------------------------------------------------------------------------------------*/

