.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body {
	background-color: #333333;
}
.icon {
	border: 2px none #000000;
	background-color: #FFFFFF;
	background-image: url(images/icon1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.organge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.vline {
	background-image: url(images/v_line.gif);
	background-repeat: repeat;
	background-position: center top;
}

.nlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}


.small_matter {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.small_matter:hover {
	color: #FF6600;
	text-decoration: underline blink;
}
.leftcol {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rightcol {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.left_border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bold1 {
	font-family: Tahoma, Arial, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bold1:hover {
	color: #FF6600;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}


.matter1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bullet {
	background-image: url(images/greenbulet.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.v_line {
	border-right-style: none;
	background-image: url(images/v_line.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h_line {
	background-image: url(images/H_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.vlinel {
	background-image: url(images/v_line_l.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 4px;
}
.right_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.both_border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}

.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.sample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
