	/***********************************************************##
	## 						PHP - CSS							##
	##**********************************************************##
	## 															##
	##    โดย:	ไตรเทพ วงศ์นภากุล [เล้ง]								##
	##     By: 	Traithep Wongnapakul [Leng]						##
	##    Tel: 	+66 87 563 3903, +66 86 337 1629				##
	##  Email:	development@traithep.com						##
	##    Web:	http://www.traithep.com							##
	## 															##
	##**********************************************************##
	## 				Copyrights 2009 till present				##
	##***********************************************************/

	@charset "utf-8";
	
	.page_body {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		color: #000000;
	}
	
	.image_border {
		border: 2px solid #000000;
	}	
	
	/* Begin of News & Events CSS */
	
	.newsevents_title {
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size:15px;
		color: #e5818b;
	}
	
	.newsevents_body {
		font-weight: normal;
		font-family: "Trebuchet MS";
		font-size:12px;
		color: #000000;
	}
	
	a.newsevents_list:link {
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size:13px;
		color: #000000;
		text-decoration:none;
		display: block;
		margin: 3px;
		padding-top: 8px;
	}
	
	a.newsevents_list:visited {
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size:13px;
		color: #000000;
		text-decoration:none;
		display: block;
		margin: 3px;
		padding-top: 8px;
	}
	
	a.newsevents_list:hover {
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size:13px;
		color: #000000;
		text-decoration:none;
		display: block;
		margin: 3px;
		padding-top: 6px;
		background-color: #F5F5FF;
		border: 1px solid #CCCCFF;
	}
	
	a.newsevents_list:active {
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size:13px;
		color: #000000;
		text-decoration:none;
		display: block;
		margin: 3px;
		padding-top: 6px;
		background-color: #F5F5FF;
		border: 1px solid #CCCCFF;
	}
	
	
	/* End of News & Events CSS */
	
	/* Begin of Webboard CSS */
	
	.page_div {
		font-family: "Trebuchet MS";
		color: #000000;
		font-size:11p;
		margin-left: 25px;
		text-align: left;
	}
	
	a.page_link:link {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #0099CC;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}

	a.page_link:visited {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #0099CC;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}

	a.page_link:hover {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #0099CC;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}

	a.page_link:active {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #0099CC;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}

	.forum_title {
		font-weight: normal;
		font-family: "Arial Narrow";
		color: #80be1f;
		font-size: 20px;
		padding-left: 5px;
		padding-top: 5px;
		font-weight: bold;
	}
	
	.forum_normaltext {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #000000;
		font-size: 12px;
		padding-left: 5px;
		font-weight: normal;
	}

	.forum_boldtext {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #000000;
		font-size: 12px;
		padding-left: 5px;
		font-weight:700;
	}
	
	.webboard_title {
		font-weight: normal;
		font-family: "Arial Narrow";
		color: #FFFFFF;
		font-size: 20px;
		padding-left: 25px;
		font-weight: bold;
		text-align:left;
	}
	
	a.webboard_textlink:link {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #666666;
		font-size: 12px;
		font-weight: normal;
		text-decoration:none;
	}

	a.webboard_textlink:visited {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #666666;
		font-size: 12px;
		font-weight: normal;
		text-decoration:none;
	}

	a.webboard_textlink:hover {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #666666;
		font-size: 12px;
		font-weight: normal;
		text-decoration:underline;
	}

	a.webboard_textlink:active {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #666666;
		font-size: 12px;
		font-weight: normal;
		text-decoration:underline;
	}
	
	.topic_table_title {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
	}
	
	a.topic_link:link {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #000000;
		font-size: 12px;
		font-weight: normal;
		text-decoration:none;
	}
	a.topic_link:visited {
		font-weight: normal;
		font-family: "Trebuchet MS";
		color: #000000;
		font-size: 12px;
		font-weight: normal;
		text-decoration:none;
	}
	a.topic_link:hover {
		font-weight: 700;
		font-family: "Trebuchet MS";
		color: #0099DD;
		font-size: 12px;
		font-weight: normal;
		text-decoration:none;
	}
	a.topic_link:active {
		font-weight: 700;
		font-family: "Trebuchet MS";
		color: #0099DD;
		font-size: 12px;
		font-weight: normal;
		text-decoration:none;
	}
	
	.webboard_instruction_title {
		font-family: "Arial Narrow";
		font-size: 16px;
		font-weight: bold;
		color: #33EE33;
	}
	
	a.webboard_navigation:link {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	a.webboard_navigation:visited {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	a.webboard_navigation:hover {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
	}
	a.webboard_navigation:active {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
	}
	
	.webboard_textbox {
		font-family: "Trebuchet MS";
		font-size: 13px;
		border: 2px solid #cdcdcd;
		width: 450px;
	}
	
	.asterik {	
		font-family:"Trebuchet MS";		
		font-weight:600;	
		color:#ff0413;	
		font-size:13px;
	}
	
	.delete {
		float: right;
	}
	
	.delete_notification {
		font-weight: bold;
		font-size: 12px;
		background-color: #FF0000;
		color: #FFFFFF;
		padding: 3px;
		margin-left: 15px;
	}
	
	/* End of Webboard CSS */

	/* Begin of Member CSS */
	
	.member_textbox {
		font-family: "Trebuchet MS";
		font-size: 11px;
		width: 300px;
		border: 1px solid #777777;
	}
	
	.member_loginbox {
		font-family: "Trebuchet MS";
		font-size: 11px;
		width: 150px;
		border: 1px solid #777777;
	}
	
	a.member_link:link {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #7ebe1f;
		text-decoration: none;
	}

	a.member_link:visited {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #7ebe1f;
		text-decoration: none;
	}

	a.member_link:hover {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #99cc33;
		text-decoration: none;
	}

	a.member_link:active {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #99cc33;
		text-decoration: none;
	}

	/* End of Member CSS*/
	
	/* Begin Home CSS */
	
	.dot {
		height: 30px;
		background-image:url(../images/dotted.gif);
		background-repeat:repeat-x;
		background-position:center;
		width: 100%;
	}
	
	.divider {
		height: 50px;
		width: 120px;
		background-image:url(../images/divider.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	.home_border {
		font-family: arial;
		font-size: 11px;
		border: 1px dashed #CCCCCC;	
	}
	
	.home_list {
		font-family: Arial;
		font-size: 11px;
		padding: 5px;
		color: #000000;
		display: block;
		position:relative;
		width: 285px;
		height: 55px;
	}

	a.home_list:link {
		background-color: #FFFFFF;
		text-decoration: none;
	}

	a.home_list:visited {
		background-color: #FFFFFF;
		text-decoration: none;
	}

	a.home_list:hover {
		background-color: #EEEEEE;
		text-decoration: none;
	}

	a.home_list:active {
		background-color: #EEEEEE;
		text-decoration: none;
	}

	.home_list_title {
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		margin-bottom: 5px;
		display: block;
	}

	.home_list_body {
		font-family: Arial;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	
	.home_thumbnail {
		border: 1px solid #000000;
		cursor: pointer;
		margin-right: 5px;
		float: left;
		position:relative;
	}

	.home_banner {
		border: 1px solid #CCCCCC;
		cursor: pointer;
	}
	
	.home_description {
		border: 1px solid #CCCCCC;
		border-top: none;
		cursor: pointer;
		font-family: arial;
		font-size: 12px;
		width: 605px;
		height: 20px;
		text-align: left;
		padding-left: 5px;
		padding-top: 3px;
	}
	
	.home_preload {
		width: 620px;
		height: 300px;
		background-image:url(../images/loading.gif);
		background-repeat: no-repeat;
		background-position:center;
	}

	/* End of Home CSS */
		
	/* not used below here*/
	
	.page_producttitle {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color: #5a9dd1;
		font-weight: bold;
	}
	
	.page_producttitle2 {
		font-family:"Trebuchet MS", Arial;
		font-size: 14px;
		color: #fb805e;
		font-weight: bold;
	}
	
	.page_oldprice {
		font-family:"Trebuchet MS", Arial;
		font-size: 14px;
		color:#FF8888;
		text-decoration: line-through;
	}
	
	.page_productlist {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#000000;
		background-color: #FFFFFF;
	}
	
	.page_currentprice {
		font-family:"Trebuchet MS", Arial;
		font-size: 14px;
		color:#8888FF;
		font-weight: bold;
	}
	
	.page_greeting {
		font-family:"Trebuchet MS", Arial;
		font-size: 16px;
		color:#FFFFCC;
		font-weight:  bold;
	}
	
	.page_category_title {
	
		font-family:"Trebuchet MS", Arial;
		font-size: 16px;
		height: 25px;
		background-color: #FFFFFF;
		color: #000000;
		float: left;
		text-align: left;
		border: 1px solid #000000;
		padding: 2px;
		padding-left: 7px;
		padding-right: 7px;
	}
	
	.page_subcategory_title {
	
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		height: 20px;
		background-color: #000000;
		color: #FFFFFF;
		float: left;
		text-align: left;
		padding: 4px;
		padding-top: 7px;
		padding-left: 7px;
		padding-right: 7px;
	}
	
	.page_form {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		color: #000000;
	}
	
	.page_textsmall {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
		color: #000000;
		width: 150px;
		border: 1px solid #000000;
		background-color:#F1F2F3;
	}
	
	.page_textmedium {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
		color: #000000;
		width: 250px;
		border: 1px solid #000000;
		background-color:#F1F2F3;
	}
	
	.page_textlong {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
		color: #000000;
		width: 400px;
		border: 1px solid #000000;
		background-color:#F1F2F3;
	}
	
	#th {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
		color: #000000;
		font-weight: bold;
		text-align: right;
	}
	
	.page_table {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
		color: #FFFFFF;
	}
	
	.page_table2 {
		font-family:"Trebuchet MS", Arial;
		font-size: 11px;
		color: #000000;
	}
	
	.page_table_header {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color: #FFFFFF;
		background-color: #9999FF;
		text-align: center;
	}
	
	.page_content{
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color: #000000;
		background-color: #EEEEEE;
		padding:5px;
		margin-right: 10px;
		margin-top: 5px;
	}
	
	.page_title{
		font-family:"Trebuchet MS", Arial;
		font-size: 18px;
		color: #fb805e;
		margin-right: 10px;
		margin-top: 5px;
		padding-right: 10px;
	}
	
	.page_language{
		font-family:"Trebuchet MS", Arial;
		font-size: 18px;
		color: #fb805e;
		margin-right: 10px;
		margin-top: 8px;
		float: right;
	}
	
	.page_topnavigationbox {
		color: #000000;
		float: right;
		position: relative;
		top: 54px;
	}
	
	.page_categorylabel {
		font-family:"Arial Narrow";
		width: 55px;
		height: 50px;
		margin-top: -2px;
		margin-left: -30px;
		margin-right: -2px;
		font-size: 40px;
		text-align: right;
		position:relative;
		color: #780107;
		float: left;
		background-image: url(../images/page_category_bg.gif);
	}
	
	.page_categorylabel2 {
		font-family:"Arial Narrow";
		width: 55px;
		height: 50px;
		padding-right: 2px;
		margin-top: -2px;
		margin-left: -30px;
		margin-right: -2px;
		font-size: 40px;
		text-align: right;
		position:relative;
		color: #FFFFFF;
		float: left;
		background-image: url(../images/page_category_bg2.gif);
	}
	
	.page_linebreak {
		height: 5px;
	}
	
	.page_categorynavigationbox {
		font-family:"Arial Narrow";
		width: 168px;
		font-size: 12px;
		text-align: left;
		color: #FFFFFF;
		float: left;
		padding-left: 5px;
		background-image: url(../images/page_whitestripe.gif);
	}
	
	.page_categorytable {
		position: relative;
		margin-left: -15px;
		width: 257px;
	}
	
	.page_result {
	
		font-family:"Trebuchet MS", Arial;
		font-size: 16px;
		color:#333333;
	
	}
	
	a.page_contentlink:link {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#3333FF;
		text-decoration: none;
	}
	
	a.page_contentlink:visited {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#3333FF;
		text-decoration: none;
	}
	
	a.page_contentlink:hover {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#7777FF;
		text-decoration: none;
	}
	
	a.page_contentlink:active {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#7777FF;
		text-decoration: none;
	}
	
	a.page_topnavigationlink:link {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		color:#000000;
		text-decoration: none;
	}
	
	a.page_topnavigationlink:visited {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		color:#666666;
		text-decoration: none;
	}
	
	a.page_topnavigationlink:hover {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		color:#666666;
		text-decoration: none;
	}
	
	a.page_topnavigationlink:active {
		font-family:"Trebuchet MS", Arial;
		font-size: 13px;
		color:#000000;
		text-decoration: none;
	}
	
	a.page_bottomnavigationlink:link {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#FFFFFF;
		text-decoration: none;
	}
	
	a.page_bottomnavigationlink:visited {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#FFFFFF;
		text-decoration: none;
	}
	
	a.page_bottomnavigationlink:hover {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#FFFF00;
		text-decoration: none;
	}
	
	a.page_bottomnavigationlink:active {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		color:#FFFF00;
		text-decoration: none;
	}
	
	.page_categoryhighlight{
		font-family:"Arial Narrow", Arial;
		font-size: 12px;
		color:#000000;
		text-decoration: none;
		width: 165px;
		text-align: left;
		background-color: #FFFFFF;
		display:block;
		padding-left: 3px;
	}
	
	a.page_categorylink:link {
		font-family:"Arial Narrow", Arial;
		font-size: 12px;
		color:#FFFFFF;
		text-decoration: none;
		width: 165px;
		text-align: left;
		display:block;
		padding-left: 3px;
	}
	
	a.page_categorylink:visited {
		font-family:"Arial Narrow", Arial;
		font-size: 12px;
		color:#FFFFFF;
		text-decoration: none;
		width: 165px;
		text-align: left;
		display:block;
		padding-left: 3px;
	}
	
	a.page_categorylink:hover {
		font-family:"Arial Narrow", Arial;
		font-size: 12px;
		color:#000000;
		text-decoration: none;
		width: 165px;
		text-align: left;
		background-color: #FFFFFF;
		display:block;
		padding-left: 3px;
	}
	
	a.page_categorylink:active {
		font-family:"Arial Narrow", Arial;
		font-size: 12px;
		color:#000000;
		text-decoration: none;
		width: 165px;
		text-align: left;
		background-color: #FFFFFF;
		display:block;
		padding-left: 3px;
	}
	
	a.page_newstitle:link {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
		color:#6666FF;
	}
	
	a.page_newstitle:visited {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
		color:#6666FF;
	}
	
	a.page_newstitle:hover {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
		color:#FF6666;
	}
	
	a.page_newstitle:active {
		font-family:"Trebuchet MS", Arial;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
		color:#FF6666;
	}
	
	.titlelabel {
		font-family: "Arial Narrow";
		font-size: 13px;
		font-weight: bold;
		color: #883300;
		text-align: left;
		padding-left: 5px;
	}
	.table_title {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #4c4d4f;
	}
	.table-inner {
		border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;	
	}
	.search_result {
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: none;
		color:#0066CC;
	}
	.table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	}
	.page_title{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #DDAA33;
		font-weight: bold;
		margin-top: 20px;
		padding: 5px;
		text-align:left;
	}
	.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		background-color: #666666;
		border: none;
	}
	.textbox {
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
		border: 1px solid #CCCCCC;
	}
	.textbox2 {
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
		border: 1px solid #CCCCCC;
		width: 100px;
	}
	a.mylink:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color:#BBBBBB;
		text-decoration: none;
		font-weight: bold;
	}
	a.mylink:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color:#BBBBBB;
		text-decoration: none;
		font-weight: bold;
	}
	a.mylink:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color:#999999;
		text-decoration: none;
		font-weight: bold;
	}
	a.mylink:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color:#999999;
		text-decoration: none;
		font-weight: bold;
	}
	a.mylink2:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: none;
		color:#0066CC;
	}
	a.mylink2:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: none;
		color:#0066CC;
	}
	a.mylink2:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: none;
		color:#0099FF;
	}
	a.mylink2:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		text-decoration: none;
		color:#0099FF;
	}
	a.mylink3:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #DDAA33;
		font-weight: bold;
		text-align:left;
		text-decoration: none;
	}
	a.mylink3:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #DDAA33;
		font-weight: bold;
		text-align:left;
		text-decoration: none;
	}
	a.mylink3:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFCC55;
		font-weight: bold;
		text-align:left;
		text-decoration: none;
	}
	a.mylink3:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFCC55;
		font-weight: bold;
		text-align:left;
		text-decoration: none;
	}
	a.mylink4:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-align:left;
		text-decoration: none;
	}
	a.mylink4:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-align:left;
		text-decoration: none;
	}
	a.mylink4:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		text-align:left;
		text-decoration:underline;
	}
	a.mylink4:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		text-align:left;
		text-decoration:underline;
	}
	.image {
		margin-bottom: 10px;
	}
	.image2 {
		vertical-align: middle;
		width: 80px;
	}
	.product_title
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color:#9999FF;
	}
	.product_title2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#666666;
	}
	.textsuccess {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color:#0066CC;
	}
	.textfail {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #996633;
	}
	.footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
	}