/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #949494;
	background-image: url();
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.size10 {
	font-size: 10px;
}
#btmenu {
	color: #333333;
	text-decoration: none;
}
#btmenu a:link {
	color: #333333;
	text-decoration: none;
}
#btmenu a:hover {
	color: #333333;
	text-decoration: underline;
}
#btmenu a:active {
	color: #333333;
	text-decoration: none;
}
#btmenu a:visited {
	color: #333333;
	text-decoration: none;
}
#content {
	background-image: url(images/c-r-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#lmenu {
	margin-bottom: 15px;
}
#pgtitle {
	text-align: left;
	vertical-align: top;
	line-height: 25px;
	display: block;
}

#pgtitle h1 {
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/dot-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	color: #000000;
}
.yellow1 {
	color: #CD9C05;
	font-weight: bold;
}
.blue1 {

	color: #4774b6;
	font-weight: bold;
}

.yellow18 {
	color: #CD9C05;
	font-size: 18px;
}
.blue18 {
	color: #4774b6;
	font-size: 18px;
}


#content1 {
	text-align: justify;
}
#content1 h1 {
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/dot-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	color: #000000;
}
a:link {
	color: #BB8D04;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB8D04;
}
a:hover {
	text-decoration: underline;
	color: #F9C038;
}
a:active {
	text-decoration: none;
	color: #BB8D04;
}
#box1 {
	color: #CCCCCC;
	text-align: justify;
}