/* CSS Document */
/* This css for general attributes */

* {-moz-box-sizing : border-box;}

body {
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}
form {
    margin: 0px;
    padding:0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link:visited {
	color: #000000;
	text-decoration: underline;
}
a.link:hover {
	color: #CC0000;
	text-decoration: none;
}

select {
	border-width: 1px;
}

.cursor {
	display:block;
	cursor:pointer;
}
.paddingmain {
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: top;
}
.titlepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0A328C;
	text-decoration: none;
}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-top-width: 0px;
}

.miditable {
	background-color: khaki;
	border-width: 0px;
	border-collapse: collapse;
	width: 100%;
}

.miditable td {
	margin: 0px;
	padding: 2px;
}
.miditable select, .miditable option, .miditable input {
	background-color: orange;
	border-width: 1px;
	font-size: 10px;
	height: 16px;
}
.miditable .button {
	background-color: orange;
	width: 90%;
	cursor: Pointer;
	font-weight: bold;
}

.maintablecl {
	background-color: #F5F5F5;
	border: 1px solid #666666;
}

.maininput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 150px;
	text-indent: 3px;
	border: 1px solid #666666;
}
.maintitlesez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	background-image: url(/images/other/title_sez.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
.separator {
	font-size: 1px;
	line-height: 1px;
	height: 20px;
}
.titlebar {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	padding-top:15px;
	color:#FFFFFF;
}
.bar {
	background-image:url(/images/other/back_int.gif);
	background-repeat:repeat-x;
	height:92px;
	width:100%;
}
.border{
	border: solid 1px #666666;
}
.subtitles, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0500c6;
}
.mainbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/other/back_button.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0A328C;
	cursor: pointer;
	width: 100%;
	height: 25px;
}
.titlesection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	color: #0500c6;
	padding-left: 2px;
}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/other/main_table_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#B60011;
	padding-left:5px;
	padding-right:5px;
	background-image: url(/images/other/angle_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.buttonorder, .buttonorder_inline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/other/back_button.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0A328C;
	cursor: pointer;
}
.buttonorder_inline {
	float: right;
	width:40%;
	margin-right: 5px;
}

.buttonorder {
	width:100%;
	margin-top: 5px;
}

.buttonorder, .buttonorder_frame {
	margin:0px;
}

.buttonsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/other/back_button.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	horizontal-align: middle;
	border: 1px solid #0A328C;
	cursor: pointer;
}
.odd{
    background-color: #FFFFFF;
}

/* ------------------ TOP -------------------------------- */
.topbackground {
	background-image:url(/images/common/top_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.topmenuSELECTED:link, a.topmenuSELECTED:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/common/top_section_active.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	height: 27px;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/common/top_section_disable.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	height: 27px;
}
a.topmenu:visited {
	/*color: #999999;*/
}
a.topmenu:hover {
	color: #990000;
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.faq:visited {
	color:#999999;
	text-decoration: none;
}
a.faq:hover {
	color:#FF0000;
	text-decoration: none;
}
/* ----------------- END -------------------- */

/* ----------------- LEFT ------------------- */
.lefttitlesection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;
}
.leftsubsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;
}
.leftlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#F5F5F5;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	width:100%;
}

a.leftlink:hover {
	background-color:#CCCCCC;
	/*display: block;*/
	width:100%;
}
.lefttitlemailing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/common/left_mailing_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}
.lefttablemailing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
	text-align: justify;
}
.leftinput {
	border: 1px solid #666666;
	width: 120px;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
}
a.logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.logout:visited {
	color: #000000;
	text-decoration: underline;
}
a.logout:hover {
	color: #FF0000;
	text-decoration:none;
}
.lefttablelogout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DEDEE0;
	border: 1px solid #666666;
}
.leftstyle {
	border-right: dashed 1px #CCCCCC;
}
/* --------------------- END ----------------- */


/* ------------------ RIGHT -------------------*/
.righttitlesections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/common/right_back_sections.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}
.righttablesections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #6C6C6C;
	border-top-width: 0px;
}
.rightlineall {
	border: 1px solid #6C6C6C;
}
.righttitlewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	padding-left: 5px;
}
.righttxtwindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 2px;
	overflow:hidden;
	text-overflow:ellipsis;
	width:143px;
}
.input, .input_inline {
	border: 1px solid #666666;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.input_inline {
	width: 91px;
	height: 18px;
	margin-right: 0px;
}

.input {
	width: 80px
}

.inputbox {
	border: 1px solid #666666;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*height: 15px;*/
}

.inputboxta {
	border: 1px solid #666666;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.showbox {
	border: 1px solid #666666;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 15px;
}

.select {
	border: 1px solid #666666;
	width: 100px;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
}
.righttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* ------------------- END -------------------- */


/* ------------------- BOTTOM ------------------*/
.reserved {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 50px;
	border-top:1px dashed #999999;
}
.reserved b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.lineblu {
	background-image:url(/images/common/bottom_line_blu.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 6px;
	line-height: 1px;
}
.bottomlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/common/bottom_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 22px;
	text-align: center;
}
.bottomlink a:link {
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.bottomlink a:visited {
	color: #666666;
	text-decoration: none;
}
.bottomlink a:hover {
	color: #FF0000;
	text-decoration: none;
}

.tl_1 {
	background-color: #F2FBE6;
}
.tl_2 {
	background-color: #E6E6E6;
}


.ue { text-align: center; font-weight: bold; }
.ue ul { margin: 0 0 0 15px; }
.ue table { border: 2px solid red; font-weight: bold; margin-bottom: 15px; }
.ue li { font-weight: bold; color: red; list-style-type: square; }


.prcstatframe {position:relative;width:202px;height:14px;
border-right:1px solid #c2c2c2;
border-bottom:1px solid #e2e2e2;
border-top:1px solid #000000;
border-left:1px solid #000000;
}
.prcstatused {position:absolute;top:0px;left:0px;background-color:#ffa671;font-size:10px;height:12px;background-image:url(/images/prcbgr.gif);}
.prcstatfree {position:absolute;top:0px;right:0px;background-color:#ffffff;font-size:10px;height:12px;background-image:url(/images/prcbgr_e.gif);}
.prcstattxtl {position:absolute;left:1px;top:-2px;height:12px;font-size:10px;}
.prcstattxtr {position:absolute;right:1px;top:-2px;height:12px;font-size:10px;}

.rowl { background-color : #ffffff;cursor:pointer;}
.rowd { background-color : #e4e4e4;cursor:pointer;}
.rowlw { background-color : #eeeeff;cursor:pointer;}
.rowdw { background-color : #e4e4ff;cursor:pointer;}

.rowlmover,.rowdmover,.rowlwmover,.rowdwmover { background-color : #d4d4d4;cursor:pointer;}
.rowlselected,.rowdselected,.rowlwselected,.rowdwselected { background-color : #a9a9a9;cursor:pointer;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;}

.pageakt,.pagenakt { padding-left:5px; padding-right:5px;background-repeat:repeat-x;}
.pageakt {background-color: #245294;color:#ffffff;font-weight:bolder;border-left:1px solid #9eb2cf;border-top:1px solid #9eb2cf;border-right:1px solid #183762;background-image:url(pagea.gif);}
.pageakt a:link, .pageakt a:visited {color:#ffffff;font-weight:bolder;text-decoration: none;}
.pageakt a:active, .pageakt a:hover {color:#ffffff;font-weight:bolder;text-decoration: none;}
.pagenakt {background-color: #d0d3d7;border-left:1px solid #b0b3b7;border-top:1px solid #b0b3b7;border-right:1px solid #b0b3b7;border-bottom:1px solid #9eb2cf;}
.pagenakt a:link, .pagenakt a:visited {color : #000000;text-decoration: none;}
.pagenakt a:active, .pagenakt a:hover {color : #002266;text-decoration: none;}

.tm,.utm,tr.tm,tr.utm {height:24px;max-height:24px;background-repeat:repeat-x;}
.tm, tr.tm td {background-color: #e3e3e3;/*background-image:url(/images/tmbgr.gif);*/white-space: nowrap;background-repeat:repeat-x;}
.utm,tr.utm td {background-color: #d7d7d7;/*background-image:url(/images/utmbgr.gif);*/white-space: nowrap;}
.tm,.utm,tr.tm td,tr.utm td {padding:2px;border-top:1px solid #eeeeee;border-bottom:1px solid #6f6f6f;}
.listarea {
	background-color:#f5f5f5;
	border:1px solid #183b97;
}

/*-----------------DS table --------------*/
.red_star{ /* require item marker*/
	color: red; 
	font-weight: bold;
}
.keyset_table{
	width: 100%;
	margin-top: 5px;
}

.keyset_table input {
	border: 1px solid #666666;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*height: 15px;*/
	}
.keyset_table th{
	padding: 2px;
	font-size: 70%;
}

.formtable button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/other/back_button.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0A328C;
	cursor: pointer;
	width: 100%;
	height: 25px;
}


.formtable button[disabled] {
	background-image: url(/images/other/back_button_gs.gif);
	color: #000;
}

.expl-box {
	border: 1px silver solid;
	padding: 10px 10px;
	margin: 5px 10px;
}

.expl-box input {
	width: 200px;
}

.expl-box p {
	text-align:justify;
}

.expl-box li {
	margin: 10px;
}

/* ----------------- END -----------------*/
