A:link {
	COLOR: #none; 
	text-decoration:#none;
}
A:active {
	COLOR: #none; 
	text-decoration:#none;
	}

A:visited {
	COLOR: #none; 
	text-decoration:#none;
	}

A:hover {
	text-decoration:#none;
	color: #none;
}
body{
	margin: 0px, 0px, 0px, 0px;
	background-color: #FFFFFF;
}
.left_side_bg{
	background-image: url(../images/left_bg.gif);
	width: 17px;
	background-repeat: repeat;
}
.right_side_bg{
	background-image: url(../images/right_bg.gif);
	width: 17px;
	background-repeat: repeat;
}

.incontent_spacing {
	padding-left: 35px;
	padding-right: 35px;
}
.blue_boldtext{
	font-family: Tahoma;
	font-siize: 12;
	font-weight: bold;
	color: 0064A7;
	text-decoration: none;
}
.blue_boldtext_h2{
	font-family: Tahoma;
	font-siize: 12;
	font-weight: bold;
	color: 0064A7;
	text-decoration: none;
	background-color: #F6F6F6;
	border: solid #EDEDED 1px;
	
}
.info{
	font-family: Tahoma;
	font-siize: 12;
	font-weight: bold;
	color: #797A76;
	text-decoration: none
}
.brown_text{
	font-family: Tahoma;
	font-siize: 12;
	font-weight: none;
	color: #90463C;
	text-decoration: none
}

.heading1{
	font-family: Tahoma;
	font-siize: 12;
	font-weight: bold;
	color: #0064A7;
	text-decoration: none
}
.heading2{
	background-color: #DBDBDB;
	border: solid #EDEDED 1px;
	font-family: Tahoma;
	font-siize: 14;
	font-weight: bold;
	color: #767773;
	padding-left: 5px;
	text-decoration: none
}
.white_text{
	font-family: Tahoma;
	font-siize: 11;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none
}
.back_to_top{
	font-family: Arial;
	font-siize: 11;
	font-weight: none;
	color: #830101;
	text-decoration: none;
}
.graybox{
	background-color: #F6F6F6;
	border: solid #EDEDED 1px;
}
.box{
	border: solid #DFDFDF 1px;
}
.blue-link{ 
FONT-FAMILY: Tahoma; 
FONT-SIZE: 11px; 
font-weight: none; 
color: #0064A7; 
text-decoration: none; 
} 
.blue-link:active { 
COLOR: #0064A7; 
TEXT-DECORATION: none; 
} 
.blue-link:visited { 
COLOR: #0064A7;
TEXT-DECORATION: none; 
} 
.blue-link:hover { 
CURSOR: hand; 
COLOR: #0064A7; 
TEXT-DECORATION: underline; 
}

.footer-link{ 
FONT-FAMILY: Tahoma; 
FONT-SIZE: 11px; 
font-weight: none; 
color: #ffffff; 
text-decoration: none; 
}
.more-link{ 
FONT-FAMILY: Tahoma; 
FONT-SIZE: 11px; 
font-weight: bold; 
color: #830101; 
text-decoration: none; 
} 
.more-link:active { 
COLOR: #830101; 
TEXT-DECORATION: none; 
} 
.more-link:visited { 
COLOR: #830101;
TEXT-DECORATION: none; 
} 
.more-link:hover { 
CURSOR: hand; 
COLOR: #830101; 
TEXT-DECORATION: underline; 
}



h4{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
}
.blockquote,form,div,li,ol,p,td,th,ul {font-size: 12px; font-family:Arial; color: #666666;}

