body {
	margin: 0px;
	text-align: center;
	background-color: #E5E5E5;
}
.leftside {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #CCCCCC;
}
/*.leftside table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}*/

.rightside {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*.rightside table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}*/

.tbl-wrapper {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.cell-wrapper {
	padding: 7px;
	font-family: "Century Gothic";
	color: #000066;
	letter-spacing: 1px;
}
.cell-wrapper-login {
	padding: 7px;
	font-family: "Century Gothic";
	color: #000066;
	letter-spacing: 1px;
	height: 30px;
	background-image: url(../images/nav-login-bg2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.cell-hdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: 108px;
	background-image: url(../images/master_pics/tka-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	border-bottom-color: #000066;
}
.cell-footer {
	padding: 7px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	letter-spacing: 2px;
	text-align: center;
}

#wrapper {
	background-color: #231C62;
	padding: 25px;
	height: 100%;
	width: 95%;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cell-top {
	background-color: #CBDBFA;
	height: 15px;
}
.contenthdr {
	font-family: Tahoma;
	background-color: #CCCCCC;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #000066;
}
.contenthdr-red {
	font-family: Tahoma;
	background-color: #b22222;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.contenthdr-darkblue {
	font-family: Tahoma;
	background-color: #000066;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.contenthdr-green {
	font-family: Tahoma;
	background-color: #00CC33;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.contenthdr-yellow {
	font-family: Tahoma;
	background-color: #FFFF00;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #000066;
}




.tbl-content td {
	padding: 2px;
	height: 23px;
}
.text-loggedin {
	font-family: "Century Gothic";
	color: #000066;
	letter-spacing: 1px;
}

.tbl-content a:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.tbl-content a:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.tbl-content a:hover {
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
.tbl-content form {
	color: #FFFFFF;
	font-size: 12px;
}



.tbl-content {
	border: 1px solid #999999;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


.center {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.center table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.input.btnlogin {
	font-size: 13px;
	color: #000066;
	background-repeat: repeat-x;
	background-position: left center;
	height: 22px;
	width: 80px;
	background-color: #CCCC66;
	letter-spacing: 2px;
}
.input.btnupdate {
	font-size: 13px;
	color: #000066;
	background-repeat: repeat-x;
	background-position: left center;
	height: 22px;
	background-color: #CBDBFA;
	letter-spacing: 2px;
}
.input.btncancel {
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left center;
	height: 22px;
	width: 80px;
	background-color: #b22222;
	letter-spacing: 2px;
}


.error1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	letter-spacing: 1px;
}
.tbl-content form td {
	color: #000066;
	font-size: 12px;
}
.text-delete {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	letter-spacing: 1px;
}
