@import url("calendar-win2k-cold-1.css");

*{padding: 0px; margin: 0px}

body{
margin:0;
padding:0;
background: #f2f6fd;
}

#maincontainer{
width: 1200px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

html{ overflow:-moz-scrollbars-vertical;}

.clear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

.clear2 {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: auto;
}

a {outline:0;}

.clear{clear:both}

#topsection{
background: #ccc;
height: 106px; /*Height of top section*/
margin: 5px 0 0 0;
padding: 0px;
}

.top_menu_left {
  background: url('../images/top_menu_left.gif') no-repeat;
  width: 100%;
}
.top_menu_middle {
  	background: url('../images/top_menu_mid.gif') repeat-x;
	width:100%;
}

.top_menu_right {
  background: url('../images/top_menu_right.gif') no-repeat top right;
  height: 82px;
}

.top_menu_right ul{
	margin: 0px;
	padding: 9px 0px 0px 45px;
	text-align: left;
}

.top_menu_right li {
	display: inline;
	list-style: none;
	font: bold 20px Arial, verdana;
	color: #fff;	
}

.top_menu_right li.log_out {
	float: right;
	padding: 10px 20px 0 0;
	list-style: none;
	color: #fff;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;	
}

.top_menu_right .menu13 ul{
        list-style: none;
        margin: 0;
        padding: 0;
        }
		
.top_menu_right .menu13 ul li{
        list-style: none;
        margin: 0;
        padding: 0;
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
        }		

#myMenu {
    width: 1198px;
	float: left;
	position: relative;
	padding: 0px;
	border: #3981b1 1px solid;
	border-top: none;
}

#myMenu div {
    float:left;
    margin-right: 0px;
}

#myMenu div a{
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
	float: left;
	width: 137px;
	height: 14px;
	padding: 5px 10px;
	border-right: #3981b1 1px solid;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#myMenu div ul.menu_item {
    display: none;
    position: absolute;
    list-style-type:none;
    border:#3981b1 1px solid;
	border-bottom: none;
    top: 24px;
    padding: 0px;
}

#myMenu div:hover ul.menu_item {
    display: block;
    font-size:14px;
}

#myMenu div ul.menu_item li a {
    display: block;
    width: 136px;
    background: #F0F0F0;
	border-bottom: #3981b1 1px solid;
	border-right: none;
    margin: 0px;
    padding: 5px 10px;
    text-decoration: none;
    color:#000;
	font-weight: bold;
	text-align: center;
}

#myMenu div ul.menu_item li a:hover {
    background: #cecece;
    color:#3981b1;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

.admin_log_left {
  background: url('../images/admin_log_left.gif') no-repeat;
  width: 100%;
}
.admin_log_middle {
  	background: url('../images/admin_log_mid.gif') repeat-x 0px 0px;
	width:50%;
	margin: 0px auto;
	padding: 0px;
}

.admin_log_right {
  background: url('../images/admin_log_right.gif') no-repeat top right;
  height: 176px;
}

.admin_log_right ul{
	margin: 0px;
	padding: 60px 0 0 0;
}

.admin_log_right li {
	display: inline;
	list-style: none;
}

.bot_box_left {
  background: url('../images/bot_box_left.gif') no-repeat;
  width: 100%;
}
.bot_box_middle {
  	background: url('../images/bot_box_mid.gif') repeat-x 0px 0px;
	width:100%;
}

.bot_box_right {
  background: url('../images/bot_box_right.gif') no-repeat top right;
  height: 20px;
}

.bot_box_right ul{
	margin: 0px;
	padding: 0px;
}

.bot_box_right li {
	display: inline;
	list-style: none;
}

.box1{
width: 1178px;
height: auto;
min-height: 600px !important;
padding: 10px 10px 0px 10px;
margin: 0px auto;
border: #3981b1 1px solid;
border-width: 0px 1px;
font: normal 12px verdana, Arial;
}

.box1 h1{
padding: 5px;
margin: 0px;
border: #3981b1 1px solid;
border-width: 1px;
text-align: center;
font: bold 18px Arial, verdana;
color:#3981b1;
}

h1.title1{
padding: 5px;
margin: 10px 0px;
border: #3981b1 1px solid;
border-left: none;
border-right: none;
border-width: 1px;
text-align: center;
font: bold 16px Arial, verdana;
color:#3981b1;
}

#footer{
clear: left;
width: 100%;
height: 56px;
background: none;
color: #FFF;
text-align: center;
padding: 0px;
}

.footer_left {
  background: url('../images/footer_left.gif') no-repeat;
  width: 100%;
}
.footer_middle {
  	background: url('../images/footer_mid.gif') repeat-x 0px 0px;
	width:100%;
}

.footer_right {
  background: url('../images/footer_right.gif') no-repeat top right;
  height: 40px;
}

.footer_right ul{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

.footer_right li {
	display: inline;
	list-style: none;
	font: normal 11px verdana;
	color: #0000cc;	
}

#footer a{
color: #000;
text-decoration: none;
}

table.tbl1, table.tbl1 td{
	font: normal 12px verdana, Arial, Helvetica, sans-serif; vertical-align:middle;
}
table.tbl1 {width:100%; border-collapse:collapse; margin: 5px auto; }
table.tbl1 th, table.tbl1 td{text-align:left; padding: 4px; border:1px solid #3981b1; }
table.tbl1 th{background:#449bd5; color:#ffffff;}
table.tbl1 td{background:#e8f0fe;}

table.tbl1 td.td_bg1{background:#3981b1; color:#3981b1}
table.tbl1 td.td_bg2{background:#3981b1; color:#ffffff; text-align:center}
table.tbl1 td.td_bg3{background:#3981b1; color:#ffffff;}


table.tbl1 td.selected1{
background-color:#ffb37f;
}

table.tbl1 td.selected2{
background-color:#ffffb0;
}

table.tbl1 td.selected3{
background-color:#fd8888;
}

table.tbl1 td.selected4{
background-color:#8adffe;
}

table.tbl1 td.selected5{
background-color:#fdeaaf;
}

table.tbl1 td.selected6{
background-color:#d398ff;
}

table.tbl1 td.selected7{
background-color:#576ae0;
}

table.tbl1 td.selected8{
background-color:#848484;
}

table.tbl1 td.selected9{
background-color:#ff0202;
}

table.tbl1 td.selected10{
background-color:#8eaadc;
}

table.tbl1 td.selected11{
background-color:#d9e2f3;
}

table.tbl1 td.selected13{
background-color:#ffc000;
}

table.tbl1 td.selected12{
background-color:#9ab8f2;
}
table.tbl1 td.selected14{
background-color:#f3d5dc;
}

table.tbl1 td.selected15{
background-color:#e90372;
}

label {
display: block;
width: 230px;
float: left;
margin-bottom: 5px;
text-align: right;
padding: 4px 20px 0px 0px;
background: none;
font: bold 12px verdana;
color: #000;
}

input{
border: #3981b1 1px solid;
display: inline;
width: 160px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
}

input.txt1{
border: #3981b1 1px solid;
display: inline;
width: 100px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
}

input.txt2{
border: #3981b1 1px solid;
display: inline;
width: 60px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
}

input.txt_remarks{
border: #3981b1 1px solid;
display: inline;
width: 500px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
}

input.txt_search{
border: #3981b1 1px solid;
display: inline;
width: 500px;
float: left;
margin: 0 3px 5px 0;
padding: 5px;
}

input.button {
	border: #076fc0 1px solid;
	background: #62aee1 url('../images/button.gif') repeat-x;
	color: #ffffff;
	height: 28px;
	width: auto;
	font: bold 12px verdana, Helvetica, Sans-Serif;
	line-height: 28px;
	padding: 0px 15px;
	margin: 0 5px 0 0;
	cursor: pointer;
}

input.addRow967 {
	border: #227a26 1px solid;
	background: #0592ff url('../images/button2.gif') repeat-x;
	color: #ffffff;
	height: 23px;
	width: auto;
	font: bold 12px verdana, Helvetica, Sans-Serif;
	line-height: 19px;
	padding: 0px 6px;
	margin: 0 3px 0 0;
	cursor: pointer;
}	

input.delRow967 {
	border: #b32b2c 1px solid;
	background: #0592ff url('../images/button3.gif') repeat-x;
	color: #ffffff;
	height: 23px;
	width: auto;
	font: bold 12px verdana, Helvetica, Sans-Serif;
	line-height: 23px;
	padding: 0px 6px;
	margin: 0 3px 0 0;
	cursor: pointer;
}		
		
dl {
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
    float: left;
    width: 1176px;
	margin: 5px 0 0 0;
	padding: 1px;
}
dt {
    clear: both;
    float:left;
    width: 350px;
    padding: 5px 0 3px 8px;
    text-align: right;
	color: #000000;
}
dd {
    float: left;
    width: 810px;
    margin: 0;
    padding: 2px 0 2px 8px;
	color: #000000;
}

dl.fb {
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
    float: left;
    width: 500px;
	margin: 0px;
	padding: 10px;
	background: #eaeaea;
}
dl.fb dt {
    clear: both;
    float:left;
    width: 150px;
    padding: 5px 0 3px 20px;
    text-align: right;
	color: #000000;
}
dl.fb dd {
    float: left;
    width: 320px;
    margin: 0;
    padding: 2px 0 2px 10px;
	color: #000000;
}

p.printable{
padding: 5px 10px 0 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
color:#3366ff;
}

p.printable a{
text-decoration: none;
}

p.printable img{
padding: 0px 4px 0 0px;
vertical-align: middle;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
padding: 5px 0;
color:#666666;
}
		
h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
padding: 10px 0;
color: #3981b1;
border: #3981b1 1px solid;
padding: 3px 0px 3px 5px;
}

.col_one{
float: left;
width: 49%;
}

.col_two{
float: right;
width: 49%;
}