A {color : #CC3333;
	font-size : 12px;
	text-decoration : underline;
}
A.active {color : #FF3300;
	font-size : 12px;
	text-decoration : underline;
}
A:visited { 
	color : #CC3333;
	font-size : 12px;
	text-decoration : underline;
}
BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-repeat : repeat-x;
	font-size : 12px;
	background-color : #ffffff;
	background-image: url(../_img/bg3b_main.jpg);
}
.table1 {
	border-left		: 1px solid #CC3333;
	border-right	: 1px solid #CC3333;
	border-top		: 1px solid #CC3333;
	border-bottom	: 1px solid #CC3333;
}
.table2 {
	border-left		: 1px solid #E3E6E4;
	border-right	: 1px solid #E3E6E4;
	border-top		: 1px solid #E3E6E4;
	border-bottom	: 1px solid #E3E6E4;
	background-color: #B7D1BF;
}
.table3 {
	border-left		: 1px solid #DDDEDD;
	border-right	: 1px solid #DDDEDD;
	border-top		: 1px solid #DDDEDD;
	border-bottom	: 1px solid #DDDEDD;
	background-color: #ffffff;
}
.table4 {
	background-color: #DCF5E4;
}
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	background-color: transparent;
}
TD.white {
	font-size :12px;
	font-weight : normal;
	background-color: #ffffff;
}
TD.green {
	font-size :12px;
	font-weight : normal;
	background-color: #F0FBF3;
}
TD.yell {
	font-size :12px;
	font-weight : normal;
	background-color: #EFF5B1;
}
TD.red {
	font-size :12px;
	font-weight : normal;
	color: #ffffff;
	background-color: #E13622;
}
TD.grey {
	font-size :12px;
	font-weight : normal;
	color: #333333;
	background-color: #DFEDE3;
}
TD.grey2 {
	font-size :12px;
	font-weight : normal;
	background-color: #DFEDE3;
}
TD.title {
	font-size : 14px;
	font-weight : bold;
	padding-left: 5px;
	background-color: #transparent;
	color: #003333;
}
TD.title_red {
	font-size : 14px;
	font-weight : bold;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #CC3300;
}
TD.title_turc {
	font-size : 14px;
	font-weight : bold;
	padding-left: 5px;
	background-color: #E3E6E4;
	color: #CC0000;
}
TD.subtitle {
	font-size : 12px;
	padding-left: 5px;
	background-color: #ffFFFF;
	color: #CC0000;
}
TD.subtitle_white {
	font-size : 12px;
	font-weight : bold;
	padding-left: 5px;
   color: #333300;
	background-color: #ffffff;
}
TD.subtitle_beige {
	font-size : 12px;
	font-weight : bold;
	padding-left: 5px;
   color: #333300;
	background-color: #DDDEDD;
}
TD.subtitle_green {
	font-size : 12px;
	font-weight : bold;
	padding-left: 5px;
   color: #ffffff;
	background-color: #00A45B;
}
TD.subtitle_white {
	font-size : 12px;
	font-weight : bold;
	padding-left: 5px;
   color: #333300;
	background-color: #ffffFF;
}
TD.azur{
	font-size :12px;
	font-weight : normal;
	background-color: #DAF2F2;
}
