A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	color : #ffffff;
	text-decoration : none;
}

A:ACTIVE, A:HOVER, {
	text-decoration: none;
	color : #ef7121;
}
body, tr,td, table {
	font-family : Tahoma, Arial;
	font-size : 15px;
	color: #ffffff;
}

.my_table { 
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color : #000000;
    border: 1px solid #567b23;
    border-collapse: collapse;
    padding: 5px;
}

.bottom_24 {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color: #ffffff;
	font weight: Bold;
}
.bottom_21 {
	font-family : Tahoma, Arial;
	font-size : 9px;
	color: #4d5a55;
}
.title {
	font-family : Tahoma, Arial;
	font-size : 26px;
	color: #ffffff;
}

.bg_right {
	background-image: url(_graph/main_bg_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bg_left {
	background-image: url(_graph/main_bg_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.bg_right_sub {
	background-image: url(_graph/sub_bg_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bg_left_sub {
	background-image: url(_graph/sub_bg_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.bg_sub {
	background-image: url(_graph/sub_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}