body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #183052;
}

/*general purpose tags*/
.back{
	border: 2px solid #cccccc;
	width: 775px;
	position: relative;
	margin: 0 auto;

}

.over_back{
	margin: 10px;
	padding: 2%;
	border: 4px solid #e5d543;
	background: #bacadb;
}


/*
 *
 *  ---- BOTONS IN GENERAL ----
 *
 **/

.btn{
	border : 2px outset #cccccc;
	background: #183052;
	color : #fff;
	font-weight : bold;
	font-size : 12px;
	padding: 2px;
}

.btn:hover{
	border : 2px inset #cccccc;
	background: #e5d543;
	color : #324e5f;
	font-weight : bold;
	font-size : 11px;
	padding: 2px;
}

.btn_top_r {
	border : solid 5px #fff;
}

.drp_dwn_mssg{
	font-size: 12px;
}

.brn_top{
	margin-top: 15px;
}

/* ---- BEGIN CALENDAR ---- */
/* ---- 			  ---- */
/* ----  			 ---- */
.title_two_cal{
	background: url(img/calendar.png) no-repeat;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
}

.cal_title{
	border-bottom: 4px double #183052;	
}

.cal_header{
	border: 6px groove #e5d543;
	color: #183052;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

.cal_ttl{
	width: 100%;
}

.calendar{
	border: 2px solid #e5d543;
	margin-top: 5px;
}

.ct_row{
	background-color: #183052;
	color: #fff;
	text-align: center;
}

.c_title{
	font-weight: bold;
	font-size: 14px;
}

td.old{
	font-size: 11px;
	background-color: #385070;
	vertical-align: top;
	width: 110px;
}

.old{
	color: #fff;
	background-color: #183052;
	font-weight: bold;
}


td.fut{
	font-size: 12px;
	background-color: #87acc6;
	vertical-align: top;
	width: 110px;
}

.fut{
	color: #fff;
	background-color: #7e9db3;
	font-weight: bold;
	padding: 1px 2px;
}

td.tobe{
	font-size: 12px;
	background-color: #87acc6;
	vertical-align: top;
	width: 110px;
}

.tobe{
	color: #fff;
	background-color: #982a2f;
	font-weight: bold;
}

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



.EVEN{
	color: #fff;
	background-color: #b6adb2;
}

.frm_title{
	color: #183052;
	background-color: #d4d4c6;
	border: 1px solid #183052;
	font-weight: bold;
	padding: 2px 10px;
	font-size: 14px;

}

.frm_cnt{
	border: 1px solid #c3c3c3;
	padding: 2px 10px;
	font-size: 14px;
	background-color: #fff;
}

table{
	margin-top: 20px;
}

.title_two_loc{
	background: url(img/compass.png) no-repeat;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
	height: 45px;
}

.title_two_frm{
	background: url(img/files_edit.png) no-repeat;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
	height: 45px;
}

.title_two_log{
	background: url(img/password.png) no-repeat;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
	height: 45px;
}

.title_two_err{
	background: url(img/button_cance.png) no-repeat;
	border-bottom: 2px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
	height: 45px;
}

.title_two_check{
	background: url(img/security.png) no-repeat;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
	height: 45px;
}

.title_two_succ{
	background: url(img/checkmark.png) no-repeat;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
	height: 45px;
}

.title_two_end{
	background: url(img/document.png) no-repeat;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0px 0px 45px;
	color: #fff;
	height: 45px;
}

.par{

	padding: 10px;
	text-align: justify;
	font-size: 12px;
}




/*
 *
 *GENERAL SITE STYLE
 *
 **/


.header{
	border: 0px solid #cccccc;
	position: relative;
	width: 775px;
	height:163px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header_left{
	width: 170px;
	height:125px;
	float:left;
	background-image: url(img/Skin/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.header_right{
	width: 500px;
	height:75px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 15px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #20B1FF;
	border-right-color: #20B1FF;
	border-bottom-color: #20B1FF;
	border-left-color: #20B1FF;
}

.footer{
	border: 0px solid #cccccc;
	position: relative;
	margin: 0 auto;
	width: 775px;
	height:30px;
	background-color: #006AD5;
}

.footer_left{
	width: 50%;
	float:left;

	color: #CCCCCC;
	font-size: small;
	vertical-align: middle;
	padding: 10px;
}

.footer_right{
	width: 40%;
	float: right;
	padding: 5px;
}

.Navigation{
	position: relative;
	height: 45px;
	width: 775px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0px;
}
.bottom_nav{
	position: relative;
	margin: 0 auto;
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0082FF;
	
}

.content_tbl{
	background-image: url(img/Skin/sub_backGround.jpg);
	background-repeat: repeat-y; 
}

.t01{
width:525px;
}

.td01_3rd_lbl{
	width:625px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.content{
	position: relative;
	width: 775px;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.content_left{
	width:65%;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content_title{
	padding: 5px;
}

.content_body{
	padding: 7px;

	background-repeat: no-repeat;
}

.content_right{
width:240px;
		padding:0px;
		margin-left:20px;
		margin-right:-3px;
		float:right;

}

.content_login{
	position: relative;
	padding:5px;
	height: 158px;
	width: 189px;
	background-image: url(img/Skin/box.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.content_links{
	position: relative;
	padding:5px;
	height: 158px;
	width: 189px;
	background-image: url(img/Skin/box.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/*
 *
 * -- General Page Info -- 
 *
 *
 */


h1 {
	color: #E8E800;
}

h2 {
	color: #0058B0;
}

h3 {
	color: #0080FF;
}

h4 {
	color: #F9F900;
}

h5 {
	color: #6699CC;
}

h6 {
	color: #6699CC;
}

/* -- LINKS -- */
a {
	color: #39396F;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F39514;
}
a:active {
	text-decoration: none;
}
/* -- END LINKS -- */

/* -- Home Page -- */
.style16 {
	font-size: 10px;
	font-weight: bold;
}
.style14 {
	font-size: 13px;
	font-weight: bold;
}
.style12 {
	font-size: 16px;
	font-weight: bold;
}
.style28 {
	font-size: 11px;
}
.style29 {
	font-size: 12px;
}
.style29 {
	font-size: 14px;
}
/* -- END Home Page -- */

/* --END General Page Info-- */

