
a.mod_title,a:link.mod_title,a:visited.mod_title,a:active.mod_title
{
	font-weight: bold; font-size: 12px; color: rgb(0, 102, 153);

}
a:hover.mod_title
{
	font-weight: bold; font-size: 12px; color: rgb(0, 102, 153);
	
}


.mod_title
{
	font-weight: bold; font-size: 12px; color: rgb(0, 102, 153);	
}

.bleft1
{
	background:url(images/index_43.gif); 
	width:13px;
	height:32px;
}

.b_left
{

	background:url(images/index_44.gif); 
	font-size: 12px;
	font-weight: bold;
	color: #FD5E0E;
}

.bleft2
{
	background:url(images/index_47.gif); 
	width:13px;
	height:32px;
}


.bleftparner
{

	font-size: 12px;
	color: #0085B9;
	font-weight: bold;

}

.linebreak
{
margin-top:4px;
}
.bgleftline1
{
	background:url(images/index_49.jpg); 
	width:8px; height:7px;
}
.bgleftline2
{
	background:url(images/index_52.jpg); 
	width:8px; height:7px;
}

.contentborder
{
	border:solid 1px #FFEEAA;
	border-bottom:0px;
	border-top:0px;
}

.bleftfooter1
{

	background:url(images/index_71.gif); 
	width:7px; height:7px;

}
.bleftfooter2
{

	background:url(images/index_74.gif); 

	

}
.bleftfooter3
{

	background:url(images/index_75.gif); 
	width:7px; height:7px;

}

.b_right
{
	
	font-weight: bold;
	color: #006E6F;
	font-size:12px;
}


/*example*/


.txtlang
{
color:#FFFFFF;
}

a.lang,a:link.lang,a:visited.lang,a:active.lang
{
	font-size: 11px;
	color: #529569;
	text-decoration:none;
	font-weight:bold;
	
	
}
a:hover.lang
{
	font-size: 11px;	
	color: #529569;
		font-weight:bold;
	text-decoration:underline;

}

a.home_project_title,a:link.home_project_title,a:visited.lang,a:active.home_project_title
{
	font-size: 11px;
	color: #529569;
	text-decoration:none;

	
	
}
a:hover.home_project_title
{
	font-size: 11px;	
	color: #529569;
	
	text-decoration:underline;

}





/*theme table*/

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 500px;	 
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
}

#mytable th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.top{
	border-top: 1px solid #C1DAD7;
	
	background: #fff;
	
}

#mytable td.left{
	border-left: 1px solid #C1DAD7;	
	background: #fff;
	
}

#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;

	color: #797268;
}


