/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	

}
/*--------text--------*/
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #041d89;
}
.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c30200;
	font-weight:bold;
}
.item_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#011f8f;
	font-weight:bold;
}
.red_note{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}
.left_texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4c4c4c;
}
.texttitlett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c4c4c;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4c4c4c;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a1a1a1;
}
/*-------link---------*/
a.language:link, a.language:active, a.language:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #041d89;
	text-decoration:none;
}

a.language:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	text-decoration:none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;	
}
a.menu:link,a.menu:visited,a.menu:active
{
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #0665a5;
	font-weight:bold;	
}
a.menu:hover 
{
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #bb1200;
	font-weight:bold;	
}

a.item_title:link,a.item_title:visited,a.item_title:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#011f8f;
	font-weight:bold;
}
a.item_title:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}

a.copy_bottom:link,a.copy_bottom:active,a.copy_bottom:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a1a1a1;	
	text-decoration: none;
}
a.copy_bottom:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #0665a5;
}

/*------------background------------*/
.left_bgtitle {
	background-image: url(../images/left_title.jpg);
	background-repeat: repeat-x;
}
.left_maincat {
	background-image: url(../images/left_maincat02.jpg);
	background-repeat: repeat-x;
}
.left_tt {
	background-image: url(../images/left_bgtt.jpg);
	background-repeat:repeat-x;	
}
.bg_left {
	background-image: url(../images/bgleft.jpg);
	background-repeat:repeat;	
}
.left_lk {
	background-image: url(../images/left_lk.jpg);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
}




