/* calendar icon */

img.tcalIcon {

	cursor: pointer;

	margin-left: 1px;

	vertical-align: middle;

}

/* calendar container element */

div#tcal {

	position: absolute;

	visibility: hidden;

	z-index: 100;

	width: 158px;

	padding: 2px 0 0 0;

}

/* all tables in calendar */

div#tcal table {

	width: 100%;

	border: 1px solid silver;

	border-collapse: collapse;

	background-color: white;

}

/* navigation table */

div#tcal table.ctrl {

	border-bottom: 0;

}

/* navigation buttons */

div#tcal table.ctrl td {

	width: 15px;

	height: 20px;

}

/* month year header */

div#tcal table.ctrl th {

	background-color: white;

	color: black;

	border: 0;

}

/* week days header */

div#tcal th {

	border: 1px solid silver;

	border-collapse: collapse;

	text-align: center;

	padding: 3px 0;

	font-family: tahoma, verdana, arial;

	font-size: 10px;

	background-color: gray;

	color: white;

}

/* date cells */

div#tcal td {

	border: 0;

	border-collapse: collapse;

	text-align: center;

	padding: 2px 0;

	font-family: tahoma, verdana, arial;

	font-size: 11px;

	width: 22px;

	cursor: pointer;

}

/* date highlight

   in case of conflicting settings order here determines the priority from least to most important */

div#tcal td.othermonth {

	color: silver;

}

div#tcal td.weekend {

	background-color: #ACD6F5;

}

div#tcal td.today {

	border: 1px solid red;

}

div#tcal td.selected {

	background-color: #FFB3BE;

}

/* iframe element used to suppress windowed controls in IE5/6 */

iframe#tcalIF {

	position: absolute;

	visibility: hidden;

	z-index: 98;

	border: 0;

}

/* transparent shadow */

div#tcalShade {

	position: absolute;

	visibility: hidden;

	z-index: 99;

}

div#tcalShade table {

	border: 0;

	border-collapse: collapse;

	width: 100%;

}

div#tcalShade table td {

	border: 0;

	border-collapse: collapse;

	padding: 0;

}



body{

	margin:0 0 0 0;

	background-image:url(images/bg.jpg);

	background-position:top;

	background-repeat:repeat-x;

	background-color:#FFFFFF;

	background-attachment:fixed;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	line-height: 20px;

}

body b, body strong{color:#666666;}

.footer, .footer a, .footer a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	text-decoration:none;

}

.footer a:hover{

	color:#666666;

}

.righttop {

	background-image: url(images/admin_mgmt_13.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	padding-left: 50px;

}



h2{ 

	font-size:13px;

	color:#4886af;

	margin-bottom:0px;

	font-weight:normal;

}

.roundbak {

	background-image: url(images/admin_home_08.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}



.tblbak {

	background-color: #609bd2;

	border-right-width: 4px;

	border-left-width: 4px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	background-position: left top;

	height: 245px;

}



hr{

	height:1px;

	color:#CCCCCC;

}

.webtxtw {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}



.btn, .btn a, .btn a:visited {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	text-decoration:none;

}

.btn a:hover{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000033;

	text-decoration:none;

}

.tblbakright {

	background-color: #609bd2;

	border-right-width: 4px;

	border-left-width: 4px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	background-position: left top;

	border-bottom-width: 4px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}

.webtxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;



	/*font-weight: bold;*/

}

a.mnuLink:link{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration:none;

	color:#333333;

	font-weight:bold;

}

a.mnuLink:visited{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration:none;

	color:#333333;

	font-weight:bold;

}

a.mnuLink:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration:none;

	color:#333333;

	font-weight:bold;

}

a.mnuLink:active{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration:none;

	color:#333333;

	font-weight:bold;

}

#err{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration:blink;

}

.tblBdr{

	border:1px solid #666666;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#333333;

}

.tblHeading{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	font-weight:bold;

	background-color:#B12A1C;

	border-bottom:1px solid #043c72;

	height:20px;

}





a.blackNoUL:link {

/*color : #000000;*/

color : #000000; 

text-decoration : none; 

} 

a.blackNoUL:visited {

/*color : #000000;*/

color : #000000;  

text-decoration : none; 

} 

a.blackNoUL:active {

/*color : #000000;*/ 

color : #000000; 

text-decoration : none; 

} 

.topheader {

	background-image: url(../images/admin_home_03.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}



a.blackNoUL:hover {

/*color : #000000;*/ 

color : #000000; 

text-decoration : underline; 

} 



.forBtn{

	background-color:#EAEAEA;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	border:1px solid #333333;

	margin:3px;

}

.generalText{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#333333;

}

/*.txtBox{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	border:1px solid #333333;

	background-color:#FFFFFA;

	height:16px;

}

.txtArea{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	border:1px solid #333333;

	background-color:#FFFFFA;

}*/







