body {
	font-family: Tahoma, Times New Roman, Arial;
}

table#menu_main {
	border-bottom-color:#FF9966;
	border-color:#FF9966;
	border-left-color:#FF9966;
	border-right-color:#FF9966;
	border-top-color:#FF9966;
}

h1#ttle {
	color:#CC6666;
	font-size:16px;
	font-weight:bolder;
}

h1#ttle_sm {
	color:#CC6666;
	font-size:12px;
	font-weight:bolder;
}

h1#ttle_bl {
	color:#000000;
	font-size:16px;
	font-weight:bolder;
}

h1#ind_ttle {
	color:#CC6666;
	font-size:20px;
	font-weight:bolder;
}

h1#ind_ttle_2 {
	color:#CC6666;
	font-size:16px;
	font-weight:bolder;
}


h1#ind_ttle_sm {
	color:#CC6666;
	font-size:16px;
	font-weight:bolder;
}

h2 {
	color:#CC6666;
	font-size:12px;
	font-weight:bold;
}

p {
	font-size:12px;
	color:#000000;
}

table,tr,td {font-size:12px;
	color:#000000;};


.txt_norm {
	font-size:12px;
	color:#000000;
}

.txt_lit {
	font-size:10px;
	color:#000000;
}

.txt_lit11 {
	font-size:11px;
	color:#000000;
}

.txt_ttle {
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.txt_quot {
	text-indent: 1cm;
}
.txt_ttle_wh {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;	
}

.txt_ttle_or {
	color:#FF9966;
	font-size:13px;
	font-weight:900;	
}

.txt_ttle_vl {
	color:#B37C7C;                /*#CD8D8D;*/
	font-size:12px;
	font-weight:900;	
}
.txt_ttle_or2 {
	color:#CC6666;
	font-size:13px;
	font-weight:900;	
}

.txt_link {
	font-size: 12px;
	font-weight: bold;
	color:#993300;	
}


.link {
	font-size: 12px;
	font-weight: bold;
}

.link_cl {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
}

.link_wh {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.link12 {
	font-size: 10px;
	font-weight: bold;
}

a:link {
	color:#993300;
	text-decoration: none;
}
a:visited {
	color:#993300;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color:#CC6666;
	text-decoration: none;
}

ul {
	list-style-type:square;
	padding-right: 5px;
}

ol {
	list-style-type:disc;
	padding-right: 5px;
}
