body, td {
	font-family: tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
    color: #636A7C;
	font-weight: normal;
	margin-left: 0px;
	margin-right:0px;
	}

.banner {background:url(images/banner.jpg); background-repeat: no-repeat ;  width:734px; height:134px;}

.mid1 {background:url(images/bdr4.jpg); background-repeat: repeat-y ;  width:34px;}
.mid2 {background:url(images/bdr5.jpg); background-repeat: repeat-y ;  width:34px;}

.bot1 {background:url(images/bdr6.jpg); background-repeat: no-repeat ;  width:34px; height:34px;}
.bot2 {background:url(images/bdr7.jpg); background-repeat: repeat-x ; }
.bot3 {background:url(images/bdr8.jpg); background-repeat: no-repeat ;  width:34px; height:34px;}

.foot1 {background:url(images/bot_green_left.png); background-repeat: no-repeat ;  width:15px; height:30px;}
.foot2 {background:url(images/bot_green_right.png); background-repeat: no-repeat ;  width:15px; height:30px;}

h1,h2,h3{
font-family: Georgia,Helvetica,Tahoma;
line-height: auto;
}

h1{
font-size:24px;
color:#499FFF;
}

h2{
font-size:18px;
color:#75D074;
}

h3{
font-size:18px;
color:#2E4C89;
}



a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ced5db;
	}
a:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3430D;
	text-decoration: none;
	}


.head {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #EF763D;
	}

.subhead {
	font-family: tahoma,Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D45F00;
	}




/* CLASS FOR SIDE BAR*/
a.sidebar:link {
    font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
    color: #64B35C;
    text-decoration: none;
	}
a.sidebar:active {
    font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
    color: #E27C00;
    text-decoration: none;
	}
a.sidebar:visited {
	font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
	color: #69C774;
	text-decoration: none;
	}
a.sidebar:hover {
	font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
	color: #499FFF;
	text-decoration: none;
	}




/* CLASS FOR TOP RIGHT MENU*/
a.footer:link {
    font-family: tahoma,verdana,arial;
    font-size: 11px;
    color: #E27C00;
    text-decoration: underline;
	}
a.footer:active {
    font-family: tahoma,verdana,arial;
    font-size: 11px;
    color: #FF0000;
    text-decoration: underline;
	}
a.footer:visited {
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	color: #E27C00;
	text-decoration: none;
	}
a.footer:hover {
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	color: #f1f1f1;
	text-decoration: underline;
	}




/* CLASS FOR SUB PAGE MENU*/
a.menu:link {
	font-family: tahoma,verdana,arial;	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
a.menu:active {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
a.menu:visited {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
a.menu:hover {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #DDDDDD;
	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;
	}

.border {
	border:1px solid #f1f1f1;
	}
.imgborder {
	border:5px solid #E0E1E2;
	}

.whiteborder {
	border:3px solid #ffffff;
	}

.redborder {
	border:1px solid #FFAFC2;
	}

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; }
