/* CSS Document */
BODY { 

text-align: center; 
margin-top : 0px;

} 
TABLE {
margin-left: auto; 
margin-right: auto; } 

td.form {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	margin: 4px 20px 4px 15px;
}

.text {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	
}

/* DARK BROWN 10 RED*/

a.links_darkbrown10red:link {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a.links_darkbrown10red:visited {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a.links_darkbrown10red:hover {
	color: #CD3D23;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	}
a.links_darkbrown10red:active {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	}

/* DARK BROWN 10 RED 2*/

a.links_darkbrown10red2:link {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a.links_darkbrown10red2:visited {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a.links_darkbrown10red2:hover {
	color: #CD3D23;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	}
a.links_darkbrown10red2:active {
	color: #6F503C;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	}


#content{width:910px; margin:auto; display:block; overflow:hidden;}
.imodule{list-style-type:none; width:140px; float:left; margin:0px; padding:0px; margin-top:10px; margin-right:14px; background-image:url(img/img_module_mainbg.jpg); background-position:0px 0px; background-repeat:no-repeat;}
.imodule .im1{width:130px; height:165px; margin-left:5px; margin-top:5px; cursor:pointer;}
.im1 img{
behavior: url("css/pngbehavior.htc");
}
.imodule .im2{width:140px; height:25px; background-image:url(img/img_module_topbg.jpg); background-position:0px 0px; background-repeat:no-repeat; text-align:center;}
.imodule .im3{width:140px; display:table; background-image:url(img/img_module_middlebg.jpg); background-position:0px 0px; background-repeat:repeat-y; text-align:justify; line-height:14px;}
.imodule .im4{width:140px; height:15px; background-image:url(img/img_module_bottombg.jpg); background-position:0px 0px; background-repeat:no-repeat; font-size:0px;}

.Tahoma_lightbrown_10{
	color: #986D52;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
}


.faq {
    color: #6F503C;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	}
	
	.faq2 {
    color: #6F503C;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	}