body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index33.jpg);
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #494949;
}

p{ margin-top:8px; margin-bottom:8px} 

.tdback { background-image: url(images/inside08.jpg);
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #494949;
	text-align:center;
	} 
.navbg13{
	background-image: url('images/index13.jpg');
}
.navbg13 a{
    font-family: Arial;
    font-size: 14px;
	font-weight:bold;
    color: #494949;
	text-align:left;
	text-decoration: none;
	padding-left:55px;
}
.navbg13 a:hover{
	    color: #0000FF; 
		text-decoration: underline;
}
.navbg14{
	background-image: url('images/index14.jpg');
}
.navbg14 a{
    font-family: Arial;
    font-size: 14px;
	font-weight:bold;
    color: #494949;
	text-align:center;
	text-decoration: none;
	padding-left:55px;
}
.navbg14 a:hover{
	    color: #0000FF; 
		text-decoration: underline;
}
.navbg15{
	background-image: url('images/index15.jpg');
}
.navbg15 a{
    font-family: Arial;
    font-size: 14px;
	font-weight:bold;
    color: #494949;
	text-align:center;
	text-decoration: none;
	padding-left:55px;
}
.navbg15 a:hover{
	    color: #0000FF; 
		text-decoration: underline;
}

.navbg16{
	background-image: url('images/index16.jpg');
}
.navbg16 a{
    font-family: Arial;
    font-size: 14px;
	font-weight:bold;
    color: #494949;
	text-align:center;
	text-decoration: none;
	padding-left:55px;
}
.navbg16 a:hover{
	    color: #0000FF; 
		text-decoration: underline;
}
.navbg17{
	background-image: url('images/index17.jpg');
}
.navbg17 a{
    font-family: Arial;
    font-size: 14px;
	font-weight:bold;
    color: #494949;
	text-align:center;
	text-decoration: none;
	padding-left:55px;
}
.navbg17 a:hover{
	    color: #0000FF; 
		text-decoration: underline;
}

.centered{
	text-align:center;

}
.centered a{
    font-family: Arial;
    font-size: 16px;
	font-weight:bold;
    color: #D24726;
	text-align:center;
	text-decoration: none;
}


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

.input1 {
}

.img1 {
    margin-left: -5px;
    margin-right: 10px;
}

.align-justify {
	text-align: justify;
}

.text1 {    
    color: #2F7DC4;
}

a {
    color: #2F7DC4;
}

a:hover {
		    color: #0000FF; 
			text-decoration: underline;
	
}

a.link1 {
    font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
		    color: #0000FF; 
			text-decoration: underline;
	}

a.link2 {
    font-size: 10px;
    color: #7C756D;
}

.bg1 {
    background-image: url(images/index21.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: transparent;
}

.bg2 {
    background-image: url(images/index22.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: transparent;
}

.bg3 {
    background-image: url(images/index23.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: transparent;
}

.bg4 {
    background-image: url(images/inside04.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: transparent;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 10px;
    color: #C5D4E7;
}

.style1 a {
    font-weight: bold;
    color: #C5D4E7;
}

.style1 a:hover {
		    color: #0000FF; 
			text-decoration: underline;
	}
.font14{
    font-size: 14px;
}
.error {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #FFFFFF;
	padding-top:100px;
	padding-left:200px;
}
.error a , a:hover{
		    color: #0000FF; 
			text-decoration: underline;
	}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	/*padding: 4px 10px;*/
	width: 120px;
	/*background: #5970B2;*/
	color: #423D45;
	text-align: left;
	text-decoration: none;
	font-size:15px;
	}

#sddm li a:hover
{	    color: #0000FF; 
		text-decoration: underline;
	/*background: #49A3FF*/}

#sddm div
{	position: absolute;
	visibility: hidden;
	/*margin: 0;*/
	margin-left:30px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	
	}

	#sddm div a
	{	position: relative;
		display: block;
		/*margin: 0;*/
		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		/*padding: 5px 10px;*/
		width: 176px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 14px arial;
		font-weight:bold;}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #0000FF
				text-decoration: underline;
		}
