a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.background {
    background-color: #000000;
	margin: 0px;
}
.up_strip {
    background-image: url(images/up.jpg);
	background-repeat: repeat-x;
}
.leftpanel_bg {
    background-image: url(images/sidepanel_bg.jpg);
	background-repeat: no-repeat;
}
.rightpanel_bg {
    background-image: url(images/rightpanel_bg.jpg);
	background-repeat: no-repeat;
}
.left_green {
    background-image: url(images/left_green.jpg);
	background-repeat: repeat-y;
}
.right_green {
    background-image: url(images/right_green.jpg);
	background-repeat: repeat-y;
}
.down_strip {
    background-image: url(images/down.jpg);
	background-repeat: repeat-x;
}
.content_bg {
    background-image: url(images/yellow_center.jpg);
}
.link_1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.link_1 a:link {
	color: #fbd404;
	text-decoration: none;
}
.link_1 a:visited {
	color: #fbd404;
	text-decoration: none;
}
.link_1 a:hover {
  color: #fbd404;
	text-decoration: underline;
}

.link_1b {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	padding-bottom: 10px;
	text-decoration: underline;
	
}
.link_1b a:link {
	color: #fbd404;
	text-decoration: underline;
}
.link_1b a:visited {
	color: #fbd404;
	text-decoration: underline;
}
.link_1b a:hover {
  color: #fbd404;
	text-decoration: none;
}


.link_2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c1c629;
	padding-bottom: 10px;
	padding-left: 10px;
}
.link_2 a:link {
	color: #c1c629;
	text-decoration: none;
}
.link_2 a:visited {
	color: #c1c629;
	text-decoration: none;
}

.link_2 a:hover {
	color: #c1c629;
	text-decoration: underline;
}
.link_3 {
    font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #e77b19;
	padding-bottom: 6px;
	padding-left: 5px;
}
.link_3 a:link {
	color: #e77b19;
	text-decoration: none;
}

.link_3 a:visited {
	color: #e77b19;
	text-decoration: none;
}

.link_3 a:hover {
	color: #e77b19;
	text-decoration: underline;
}

.link_pad {
    font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;  
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.link_pad a:link {
	color: #ff0000;
	text-decoration: none;
}
.link_pad a:visited {
	color: #ff0000;
	text-decoration: none;
}
.link_pad a:hover {
  color: #ff0000;
	text-decoration: none;
}

.arrow {
  background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.txt_1 {
    font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding: 20px 25px 30px 25px;
}

.txt_caption {
    font-family: verdana;
	font-size: 18px;
	color: #ff0000;
}


.link_cap {
    font-family: verdana;
  color: #ff0000;  
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.link_cap a:link {
	color: #ff0000;
	text-decoration: none;
}
.link_cap a:visited {
	color: #ff0000;
	text-decoration: none;
}
.link_cap a:hover {
  color: #ff0000;
	text-decoration: none;
}

.txt_testimonial {
  font-family: verdana;
	font-size: 12px;
	color: #e77b19;
}

.link_caption  {
    font-family: verdana;
	font-size: 18px;
	color: #ff0000;	
	text-decoration: underline;
}


.link_caption a, a:link, a:visited, a:hover { 
color: #ff0000;
text-decoration: underline;
}

.border_1 {
    border: 1px solid #F0C990;
}
.left_back_bottom_bg {
    background-image: url(images/left_back_bottom_bg.jpg);
	background-repeat: repeat-y;
}
.sidepanel_bg_strip {
    background-image: url(images/sidepanel_bg_strip.jpg);
	background-repeat: repeat-y;
}
.sidepanel_bg_part1 {
    background-image: url(images/sidepanel_bg_1.jpg);
	background-repeat: no-repeat;
}