/* Gürmat global CSS Document */



body{

	margin:0px;

}


.back_menu{
    background-image:url("../img/but_menu.png");
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#C2C2C2;
}

.mainmenu {
	font-family:verdana;	
	font-size:12px;
	font-weight:bold;
	color: #fff; 
	text-decoration:none;
}


.rootback{
    background-image:url("../img/back.jpg");
    background-repeat:repeat-x;
    background-position:top left;
    background-color:#C2C2C2;
}

#main .boxback{
    background-image:url("../img/back_box.png");
    background-repeat:repeat x;
    background-position:top left;
}


.newshref {
	font-family:verdana;	
	font-size:10px;
	color: #CC0000; 
	text-decoration:none;
}

a {
	font-family:verdana;	
	font-size:12px;
	font-weight:bold;
	color: #336699; 
	text-decoration:none;
}

.txt1 {
	font-family:verdana;	
	font-size:11px;
	color: #333; 
	text-align:justify;
	line-height:16px;
}

.txt2 {
	font-family:verdana;	
	font-size:10px;
	color: #444; 
	
}


.txt3,p {
	font-family:verdana;	
	font-size:12px;
	line-height:17px;
	color: #333; 
	text-align:justify;
}

.ul,li{
	
	font-family:verdana;	
	font-size:12px;
	color: #333; 
	
}

td{
	
	font-family:verdana;	
	font-size:11px;
	color: #333; 
	
}


.cap1 {
	font-family:verdana;	
	font-size:20px;
	color: #CC0000; 
}

.cap2 {
	font-family:verdana;	
	font-size:14px;
	font-weight:bold;
	color: #0F62A4; 
}

.cap3 {
	font-family:verdana;	
	font-size:18px;
	color: #0F62A4; 
}


