body { margin: 0px 0px 0px 0px; padding: 0; background-color: #FFFFFF; }

A:link	 			{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #666666; line-height: 15px; text-decoration: none;}
A:active	 		{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #666666; line-height: 15px; text-decoration: none;}
A:visited	 		{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #666666; line-height: 15px; text-decoration: none;}
A:hover	 			{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #333333; line-height: 15px; text-decoration: underline;}

A.menu:link	 		{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #336699; line-height: 14px; text-decoration: none;}
A.menu:active	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #336699; line-height: 14px; text-decoration: none;}
A.menu:visited	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #336699; line-height: 14px; text-decoration: none;}
A.menu:hover	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #ff6600; line-height: 14px; text-decoration: underline; underlinecolor: #ff3300;}

A.menu_sel:link	 		{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #ff6600; line-height: 14px; text-decoration: none;}
A.menu_sel:active	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #ff6600; line-height: 14px; text-decoration: none;}
A.menu_sel:visited	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #ff6600; line-height: 14px; text-decoration: none;}
A.menu_sel:hover	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold; color: #ff6600; line-height: 14px; text-decoration: underline; underlinecolor: #ff3300;}


table.content {
	width:100%;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}

table.content td {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; color: #336699; line-height: 20px;
}

table.tools {
	width:100%;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.tools td {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; color: #336699; line-height: 20px;
}

table.title {
	width:100%;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.title td {
	border-width: 1px;
	padding: 10px;
	border-style: none;
	border-color: black;
	background-color: #6699cc;
	-moz-border-radius: ;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 12px;
}

table.cat_title {
	width:100%;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.cat_title td {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: black;
	background-color: #99CC00;
	-moz-border-radius: ;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 12px;
}

table.sub_cat_title {
	width:100%;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.sub_cat_title td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #EEEEEE;
	-moz-border-radius: ;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 12px;
}

table.gallery {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.gallery td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #333333;
	background-color: #666666;
	text-align: center;
	-moz-border-radius: ;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 20px;
}

.raquo { font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 15px; font-weight: bold; color: #ff6600; line-height: 15px; text-decoration: none;}
.sep { font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 14px; font-weight: NORMAL; color: #DDDDDD; line-height: 14px; text-decoration: none;}


A.submenu:link	 		{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 14px; text-decoration: none;}
A.submenu:active	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 14px; text-decoration: none;}
A.submenu:visited	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 14px; text-decoration: none;}
A.submenu:hover	 	{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #ff6600; line-height: 14px; text-decoration: underline; underlinecolor: #ff3300;}



.download_cat	 		{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 15px; font-weight: bold; color: #ff6600; line-height: 15px; text-decoration: none;}
.news_cat	 		{ font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 15px; font-weight: bold; color: #ff6600; line-height: 15px; text-decoration: none;}
