/* CSS Document */
body {
	background-color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.listleft {
	margin-left:15px;
	padding-left:5px;
}
.testi {
	border-color:#326889;
	border-width:2px;
	width:450px;
	padding:3px;
	border-style:solid;

}
.bluetitle {
	color:#34517C;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	line-height:24px;
	color:#990000;
}


h2 {
	font-size:16px;
	font-weight:bold;
	color:#CC0000;/*407595; */
}

hr {
	height:1px;
	color:#333333;
}
.title {
	font-size:20px;
	line-height:24px;
}

.subtit {
	font-size:16px;
	color:#000066;
	font-weight:bold;
}


.redsubtit {

	color:#CC0000;  /*#990000;*/

}


a:link {
	color:#0000FF
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#0000FF;
}
a:hover {
	text-decoration: none;
	color:#3686C7;
}
a:active {
	text-decoration: underline;
	color:#0000FF;
}
#btmenu {
	color: #999999;
	text-decoration: none;
}
#btmenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:hover {
	color: #999999;
	text-decoration: underline;
}
#btmenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	text-align: justify;
}
#content h1 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #170A04;
	text-decoration: none;
}
#content h2 {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #1a546f;
}
#content h3 {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #277DA7;
}
#leftmenutit {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/l-tit-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#leftmenu {
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
}
#leftmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#leftmenu ul li {
	font-family:arial;
	margin: 0px;
	padding: 0px;
}
#leftmenu a:link {
	font-size: 12px;
	color: #1a546f;
	text-decoration: none;
}
#leftmenu a:visited {
	font-size: 12px;
	color: #1a546f;
	text-decoration: none;
}
#leftmenu a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#leftmenu a:active {
	font-size: 12px;
	color: #1a546f;
	text-decoration: none;
}

.imgright {
	float:right;
	margin:8px;
}

.imgleft {
	float:left;
	margin:8px;
}

.text {
	padding-left:18px;
	
	line-height:18px;
}
