body {
	background: #2C2B2B url('images/bgimg.gif') repeat-x;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 8px;
}

table,td,tr {
		font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}




a img { 
	border: 3px;
	
	border-bottom-style: dotted;
}

img a:link, a:active, a:visited {

}

h1 {
	color: #336699;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 20px;
	letter-spacing: 3px;
	border-left: 20px solid #336699;
}

h2 {
	color: #6699cc;
	background: url('images/headerbg.gif');
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	border-bottom: 1px dotted #1b1b1b;
	font-variant: small-caps;
	height: 17px;
}

h3 {
	color: #6699cc;
	background: url('images/headerbg1.gif');
	border-bottom: 1px dashed #666;
	text-align: center;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 0;
	font-size: 25px;
}

a:link, a:active, a:visited {
	color: #669933;
	text-decoration: underline;
}

a:hover{
	color: #ff9933;
	text-decoration: none;
}

#nav1 {
	background-color: #ffffff;	
}

#nav1 a:link, #nav a:visited, #nav a:active {
	background: url('images/arrowbg.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #669933;
	text-decoration: none;

	text-align: justify;
	padding-left: 15px;
	padding-bottom: 0;

	border-bottom: dotted #666;
	border-left: dotted #666;
	border-width: 0 1px 1px 3px;	
}

#nav1 a:hover {
		background: url('images/arrowbg2.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #ff9933;
	text-decoration: none;

	text-align: justify;
	padding-left: 15px;
	padding-bottom: 0;

	border-bottom: dotted #666;
	border-left: dotted #666;
	border-width: 0 1px 1px 3px;
}

#nav a:visited {
	background: url('images/arrowbg.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #669933;
	text-decoration: none;

	text-align: justify;
	padding-left: 15px;
	padding-bottom: 0;

	border-bottom: dotted #666;
	border-left: dotted #666;

	border-width: 0 1px 1px 3px;	
}


#nav a:active{
	background: url('images/arrowbg.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #669933;
	text-decoration: none;

	text-align: justify;
	padding-left: 15px;
	padding-bottom: 0;

	border-bottom: dotted #666;
	border-left: dotted #666;

	border-width: 0 1px 1px 3px;	
}

#nav a:link {
	background: url('images/arrowbg.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #669933;
	text-decoration: none;

	text-align: justify;
	padding-left: 15px;
	padding-bottom: 0;

	border-bottom: dotted #666;
	border-left: dotted #666;

	border-width: 0 1px 1px 3px;	
}

#nav a:hover {
		background: url('images/arrowbg3.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #ff9933;
	text-decoration: none;

	text-align: justify;
	padding-left: 14px;
	padding-bottom: 0;

	border-bottom: dashed #666;
	border-left: dotted #666;
	border-width: 0 1px 1px 3px;
}


#nav3 a:link, #nav3 a:visited, #nav3 a:active {
	background: url('images/arrowbg.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #669933;
	text-decoration: none;

	text-align: justify;
	padding-left: 8px;
	padding-bottom: 0;

	border-bottom: dotted #666;

	border-width: 0 1px 1px 0;	
}

#nav3 a:hover {
		background: url('images/arrowbg2.gif');
	text-align: left;
	display: block;
	font-size: 14px;
	color: #ff9933;
	text-decoration: none;

	text-align: justify;
	padding-left: 5px;
	padding-bottom: 0;

	border-bottom: dotted #666;
	border-left: dotted #fff;
	border-width: 0 1px 1px 3px;
}


strong {
	color: #3399ff;
}

i {
	color: #3399ff;
}

b {
	color: #3399ff;
}

u {
	color: #3399ff;
}
/* footer info */
.footer {
	color: #765F5F;
	background:url('images/bottombg.gif');
	background-repeat: repeat-x;
}
	
.footer a {
	color: #6db0ef;
	font-size: 16px;
	text-decoration: overline underline;
}

.footer a:hover {
	color: #15436e;
	font-size: 16px;
	text-decoration: overline underline line-through;
}
	
#footer {
	color: #ffffff;
	font-size: 12px;
}
/*end footer info*/


