/*********************************************
 GENERAL : DEFAULT
*********************************************/

body, td, p, input, button, textarea, select {color:#ffffff; font-family:tahoma; font-size:11px;margin:0}

a:link {text-decoration:none; color:#FFFFFF;}
a:visited {text-decoration:none; color:#FFFFFF;}
a:active {text-decoration:none; color:#FFFFFF;}
a:hover {text-decoration:none; color:#CCFF33}


.bold {font-weight:bold}

.title {font-family:tahoma;font-size:20px;font-weight:bold;color:#CCFF33}
.sub_title {font-family:tahoma;font-size:11px;font-weight:bold;color:#CCFF33}
.w_title {font-family:tahoma;font-size:20px;font-weight:bold;color:#FFFFFF}
.s_title {font-family:tahoma;font-size:11px;color:#CCFF33}
.grey_title {font-family:tahoma;font-size:11px;;color:#CCCCCC}


img {border:none}


/*********************************************
 WEB-FONTS
*********************************************/

@font-face {
	font-family: cookie_bada9;
	font-style: normal;
	font-weight: normal;
	src: url(/cookie_bada9.eot);
}
@font-face {
	font-family: cookie_ivy;
	font-style: normal;
	font-weight: normal;
	src: url(/cookie_ivy.eot);
}
@font-face {
	font-family: cookie_paper_L;
	font-style: normal;
	font-weight: normal;
	src: url(/cookie_paper_L.eot);
}

.bada9 {font: 9pt cookie_bada9, sans-serif;}
.ivy9 {font: 9pt cookie_ivy, sans-serif;}
.paper9 {font: 9pt cookie_paper_L, sans-serif;}

#main_left tr td {font: 9pt cookie_ivy, sans-serif;}
#main_right tr td {font: 9pt cookie_paper_L, sans-serif;}


