body{
	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color: #01669A;

	}

td {
	font-family: trebuchet MS, tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
    color: #2E4C89;
	font-weight: normal;
	line-height:16px;
	}

.smalltd {
	font-family: trebuchet MS,Tahoma,Verdana, Arial, Helvetica;
	font-size: 11px;
    color: #454545;
	font-weight: normal;
	line-height:14px;
	padding:15px;
	background-image: url(images/bg_bar.png);background-repeat:repeat;

	}

.footer {
	font-family: trebuchet MS,Tahoma,Verdana, Arial, Helvetica;
	font-size: 11px;
    color: #ffffff;
	font-weight: normal;
	line-height:14px;
	}

.bgbanner {background:url(images/bg_banner.png) center left repeat-y;}
.banner {background:url(images/banner.png) center left no-repeat; height:85px; width:756px;}


.top1 {background:url(images/bdr1.png); background-repeat: no-repeat ;  width:13px; height:13px;}
.top2 {background:url(images/bdr2.png); background-repeat: repeat-x ;  height:13px}
.top3 {background:url(images/bdr3.png); background-repeat: no-repeat ;  width:13px; height:13px;}
.mid1 {background:url(images/bdr4.png); background-repeat: repeat-y ;  width:13px}
.mid2 {background:url(images/bdr5.png); background-repeat: repeat-y ;  width:13px}
.bot1 {background:url(images/bdr6.png); background-repeat: no-repeat ;  width:13px; height:13px;}
.bot2 {background:url(images/bdr7.png); background-repeat: repeat-x ;  height:13px}
.bot3 {background:url(images/bdr8.png); background-repeat: no-repeat ;  width:13px; height:13px;}


h1,h2,h3{
font-family: Trebuchet MS,Georgia,Helvetica,Tahoma;
line-height: auto;
}

h1{
font-size:24px;
color:#eeeeee;
}

h2{
font-size:18px;
color:#54983D;
}

h3{
font-size:18px;
color:#2E4C89;
}



a:link {
    font-family: trebuchet MS,georgia,tahoma,verdana,arial;
    font-size: 11px;
    color: #E50101;
    text-decoration: underline;
	}
a:visited {
	font-family: trebuchet MS,georgia,tahoma,verdana,arial;
    font-size: 11px;
	color: #E50101;
	text-decoration: underline;
	}
a:hover {
	font-family: trebuchet MS,georgia,tahoma,verdana,arial;
    font-size: 11px;
	color: #2689B2;
	text-decoration: none;
	}

hr{
border: 0;
border-bottom:1px dashed #83B8F4; 
border-color:#83B8F4;
width: 100%;
color: #cdcdcd;
background-color: #ffffff;
height: 0px;
}

.head {
	font-family: georgia,Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	}




/* CLASS FOR TOP RIGHT MENU*/
a.footer:link {
    font-family: trebuchet MS,tahoma,verdana,arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
	}
a.footer:active {
    font-family: trebuchet MS,tahoma,verdana,arial;
    font-size: 11px;
    color: #FF0000;
    text-decoration: underline;
	}
a.footer:visited {
	font-family: trebuchet MS,tahoma,verdana,arial;
    font-size: 11px;
	color: #f6f6f6;
	text-decoration: none;
	}
a.footer:hover {
	font-family: trebuchet MS,tahoma,verdana,arial;
    font-size: 11px;
	color: #F6FF00;
	text-decoration: underline;
	}





ul.bullet {
list-style-image: url(images/bullet.gif);
}

.tbl_head {background-image: url(images/tbl_head.jpg); height:30;
}




input {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F8F8;
	border: 1px solid #C3C3C3;
	}

select {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F8F8;
	border: 1px solid #C3C3C3;
	}


input {
	color : #555555;
	height : auto; 
	width : auto; 
	background-color: #F8F8F8;
	border: 1px solid #C3C3C3;
	}

input.noborder {
	border:0px;
	background:Alpha(Opacity=0, Style=0);
	}
input.btns
	{
		font-family:Tahoma, Verdana, Arial;
		font-size:8pt;
		font-weight:bold;
		color:#FFFFFF;
		background:#B03250;
		border:outset;
		border-width:1px;
		cursor:hand;
	}

textarea {
	height : auto; 
	width : auto; 
	background-color: #F8F8F8;
	border: 1px solid #C3C3C3;
	font-family : Tahoma, Verdana, Arial, Helvetica; 
	font-size : 11px; 
	color : #555555; 
	} 
.mysubmit { font-family: monospace; font-size: 15px; }


span {
  display: inline-block;
  width: 177px;
  background-color: #efefef;
  padding:2px;
}


.border {
	border:3px solid #efefef;
	}

