body
{
	background: url(images/bg_01.jpg); background-repeat:repeat-x;
	margin:auto 0px;
}


a.mod_title,a:link.mod_title,a:visited.mod_title,a:active.mod_title
{
	 font-size: 11px;
	color: #FFFFFF;

}
a:hover.mod_title
{
	font-size: 11px;
	color: #FFFFFF;
	
}

.mod_title
{
	font-size: 11px;
	color: #FFFFFF;
	
}


.txttime
{
	/*color: #0315A1;*/
	color:#529569;
	font-weight:bold;
}

.txtfooter
{
	color:#FFFFFF;
	font-weight:bold;
}

.txtcopyright
{
	color:#FFFFFF;
	font-size:11px;
}



/* comment time*/

.commenttime
{
font-size:9px;
color:#CCCCCC;
}

a.commentsite,a:link.commentsite,a:visited.commentsite,a:active.commentsite
{
	font-size: 11px;font-weight: bold;color:#6896B7;
	font-style:italic;
	text-transform:capitalize;
}
a:hover.commentsite
{
	font-size: 11px;font-weight: bold;color:#6896B7;
	font-style:italic;
	text-transform:capitalize;
}
.txtcommentsite
{
	font-size: 11px;font-weight: bold;color:#6896B7;
	font-style:italic;
	text-transform:capitalize;
}


a.vihan,a:link.vihan,a:visited.vihan,a:active.vihan
{
	font-size: 11px;
	color: #000000;	
	
}
a:hover.vihan
{
	font-size: 11px;color:#666666;

}


.allcomment
{
	overflow:auto;
	height:400px;
	width:100%;
	padding:0;
	margin:0;
	overflow-x:hidden;
	
}


h1
{
font-size:14px;}

/*blomenutop right*/



#blockcomment
{
	overflow:auto;
	height:300px;
	width:100%;
	padding:0;
	margin:0;
	overflow-x:hidden;
}



.b_left
{

	color:#FF0000;	
	font-size:12px;
	background:url(images/2_12.jpg);
	background-repeat:no-repeat;
	text-align:center;
	text-transform:uppercase;
}
.b_right
{
	
	color:#FFFFFF;	
	font-size:12px;
	background:url(images/2_12.jpg);
	background-repeat:no-repeat;
	text-align:center;
	text-transform:uppercase;
}


/*example*/


.copyright {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.vihan {
	font-family: arial;
	font-size: 10px;
	color: #898883;
	text-decoration: none;
}

.headproducthome
{
font-weight:bold;}


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;

}

/*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;
}
