.top-miniheader{
	background-image: url(../images/tabbg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.top-miniheader .minileft{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.top-miniheader .minimdl{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 100px;
	padding-left: 20px;
}
.top-miniheader .miniright{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
.cleardiv{
	clear: both;
}


.header{
	background-color: #027FAB;
}
.header .logo{}
.topbar{
	height: 30px;
}
.topnav{}

.topnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.topnav ul li{
	display: inline;
	float: left;
	position: relative;
	
}
.topnav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	display: block;
	font-weight: bold;
	
}
.topnav ul li a:hover{
	color: #3178B6;
	text-decoration: none;
	
}
.topnav ul li .first, .topnav ul li .first a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1575BF;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 16px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
.leftmenubox{
	padding: 1px;

}
.leftmenu1 {
	background-color: #0080BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.slidedoormenu{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0;

}
.slidedoormenu li{

}

.slidedoormenu li a{
	width: auto; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
	font-weight: bold;
	background-color: #D9F8FF;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{

}

.slidedoormenu li a:hover{
	background-image: url(../images/meunbulet1.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.othermenuhead {
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.othermenu{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;

}


.othermenu li{

}

.othermenu li a{
	display: block;
	color: #333333;
	width: auto; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8E8DB;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.othermenu li a:visited, .othermenu li a:active{
color: #333333;
}

.othermenu li a:hover{
	background-image: url(../images/menubulet2.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	color: #25AFEB;
}

.othermenu li.lastitem, .othermenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.othermenu li.lastitem a{
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgnew.jpg);
	background-repeat: repeat-x;
}

.tdleft {
	padding: 5px;
}


.tdright {
	padding: 5px;
}

.tdcentre {
	padding: 10px;
}
.heading1 {
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutext_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	list-style-image: url(../images/bullets/b7.jpg);
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.table2head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #C4F3FF;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68D5F0;
}
.bg1 {
	background-color: #FFECFF;
}


.tabletutor {
	background-color: #666666;
	background-position: 5px top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fztable {
	background-image: url('../images/aniconfetti.gif');
	border: 1px solid #FF66CC
}
.table1 {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA8E2;
	border-right-color: #FFA8E2;
	border-bottom-color: #FFCEEF;
	border-left-color: #FFA8E2;
}
.table2 {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #68D5F0;
	border-right-color: #68D5F0;
	border-bottom-color: #C4F3FF;
	border-left-color: #68D5F0;
}
.table3 {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCE24;
	border-right-color: #FFCE24;
	border-bottom-color: #FFEFB7;
	border-left-color: #FFCE24;
}
.table4 {

	border: 1px solid #99CC99;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
}
.table5 {

	background-color: #FFFFFF;
	border: 1px solid #FF88A6;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.table1head {
	background-color: #FFCEEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF79D3;
}
.table5head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FB007D;
	text-decoration: none;
	background-color: #FFCAD9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	border-bottom-color: #FF8AA8;
}

.table3head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC5F00;
	text-decoration: none;
	background-color: #FFEFB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD33C;
}
.table4head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #D1E9D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
}


a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 2px 5px;
	border-top: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
	border-bottom: 2px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.table2over {

	background-color: #FFF2FF;
	border: 1px solid #FF33CC;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.table1over {

	background-color: #FFFBF9;
	border: 1px solid #FF6600;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.table3over {



	background-color: #F9FCF3;
	border: 1px solid #678822;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px dotted #FFCC00;
}.tdtop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099CC;
}
.fieldset1 {
	border: 1px solid #FF6600;
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.fieldset1head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	border: 1px solid #FF6600;
	text-decoration: none;
	background-image: url('../images/aniconfetti.gif');
}

.fztable {
	background-image: url('../images/aniconfetti.gif');
	border: 1px solid #FF9900
}

