
body {  margin: 0px  0px; padding: 0px  0px;}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a.1:link { color: #FF3300; text-decoration: none}
a.1:visited { color: #FF3300; text-decoration: none}
a.1:active { color: #FF6600; text-decoration: underline}
a.1:hover { color: #FF6600; text-decoration: underline}

a.2:link { color: #009933; text-decoration: none}
a.2:visited { color: #009933; text-decoration: none}
a.2:visited { color: #009933; text-decoration: none}
a.2:hover { color: #00CC33; text-decoration: underline}

a.footer:link { color: #FFFFFF; text-decoration: none}
a.footer:visited { color: #FFFFFF; text-decoration: none}
a.footer:active { color: #FFFFFF; text-decoration: underline}
a.footer:hover { color: #FFFFFF; text-decoration: underline}

body, td, th, li, p { font-size: 10pt; font-family: "MS Sans Serif", "Microsoft Sans Serif", "sans-serif"; }

td.ContentParent { 
	background-image: url(assets/category/banner/banner_parent.gif); 
	background-color: red;
	font-weight: bold; color: white;
	height: 27px; padding-left: 40px;
	}
td.ContentHeader { 
	background-image: url(assets/category/banner/banner_head.gif); 
	background-color: red;
	font-weight: bold; color: white;
	height: 27px; padding-left: 40px;
	}
td.ContentHighlight { 
	background-image: url(assets/category/banner/banner_parent.gif); 
	background-color: red;
	font-weight: bold; color: white;
	height: 27px; padding-left: 35px;
	}

h1 { font-family: "Angsana New", "AngsanaUPC", "Tahoma", "MS Sans Serif"; font-size: 20pt; }

.SmallButton {
	font-size: 8pt;
	}