a:link, a:visited {
	font-weight:bold;
	color: #FFCC33;
	text-decoration:underline;
}
a:active, a:hover {
	font-weight:bold;
	color: #FFCC33;
	text-decoration:underline;
}



#content a:link, #content a:visited {
	color: #000099;
	text-decoration:none;
}
#content a:active, #content a:hover {
	font-weight:bold;
	text-decoration:underline;
}
ul .leftmenu {
	background-color: #105B87;
}
#leftbar ul li.subsel a:link, #leftbar ul li.subsel a:visited {
	color:#FFCC33;
}
#leftbar ul li.subsel {
	display: block;
	font-weight:bold;
	color:#CCCCCC;
	margin: 2px  0px 2px 0px;
	padding: 2px 0px 2px 0px;
	text-indent:20px;
	text-decoration:underline;
}

#leftbar ul li a{
	color: #fff;
	text-decoration: none;
}
#leftbar ul li.subsel a {
	color:#CCCCCC;
}


#content #tmenu a {
	color:#CCC;
}
#content #tmenu a:active, #content #tmenu a:hover {
	color:#666;
	text-decoration:underline;
}
#wrapper {
	width:80%;
	margin:0 auto;
	background: #68B4E1 url(../images/back2.gif) repeat-y left;
}
#line {
	width:80%;
	background: #68B4E1;
	margin:0 auto;
}
#whiteline {
	width:80%;
	background: #cccccc;
	margin:0 auto;
}
#container {
	float:right;
	width:100%;
	margin-left:-210px;
	background: #68B4E1 url(../images/back2.gif) repeat-y left;
}
#leftbar {
	width: 200px;
	float: left;
	background-color:#017CC4;
	background-image:url(../images/corner1_blue.gif);
	background-repeat:no-repeat;
   	padding-top:70px;
}
#content {
	border-top: 1px dashed #000000;
	margin-left:215px;
   	background:#ffffff;
	padding: 40px 0 5px 10px;
}
#footer {
	clear:both;
	width:80%;
	margin:0 auto;
	background-image: url(../images/corner2_blue.gif);
	background-repeat: no-repeat;
	background-color:#017CC4;
	border-top: 1px dashed #ffffff;
	height:64px;
	text-align:center;
}
.prod_separator {
	margin:7px 0 7px 0;
	display:block;
	width:100%;
	text-align:justify;
}
img.right {
	float:right;
	padding:0 7px 7px 7px;
}
img.left {
	float:left;
	padding:5px;
}
.prod_separator .txt {
	margin:3px;
}
.prod_separator ul {
	margin:0; padding:0;
}
.prod_separator li {
	margin-left:20px;
	list-style-type:disc;
	font-size:1.0em;
}
#scroll {
	text-align:justify;
	color: #017CC4;
	padding-right:5px;
	overflow: auto;
/*	overflow-x : hidden;
	height: 400px;
*/
}

p {
	color: #017CC4;
}

h3 {
	font-size: 1.6em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	color: #017CC4;
}

h4 {
	font-size: 1.3em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	color: #017CC4;
}


ul {
	margin:0; padding:0;
	color: #017CC4;
}

li {
	margin-left:20px;
	list-style-type:disc;
	font-size:90%;
	color: #017CC4;
}



#col {
	width:100%;
	float:left;
	margin-right:-230px;
}
#left_col {
	margin-right:230px;
}
#right_col {
	border-left: 1px dashed #666;
	width: 200px;
	margin:0;
	padding: 0 0 0 10px;	
	float: right;
}
#right_col img {
	padding:10px 0 10px 0;
}
table#tabel {
	font-size:1em;
	color: #333333;
	border-color: #ccc;
	border-width: 0 0 1px 1px;
	border-style: solid;
}
table#tabel td {
	color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #ccc;
	text-align:center;
}
table#tabel .head {
	text-align:center;
	font-weight:bold;
	background-color: #017CC4;
}
.width500 {
	width:500px;
	text-align:justify;
}
