.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0091D7;	
	font-family: "Microsoft Sans Serif", "Times New Roman", AngsanaUPC,Arial;
}
.bodysite {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: "MS Sans Serif", "Times New Roman", AngsanaUPC,Arial;
	font-style: normal;
	line-height: normal;
	text-decoration: none;	
}
/* menu header */
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

a.bodysite:link,a.menu:link{text-decoration:none;}
a.bodysite:visited,a.menu:visited{text-decoration:none;}
a.bodysite:hover,a.menu:hover{text-decoration:none;}
a.bodysite:active,a.menu:active{text-decoration:none;}

.filecolor{ color:#000000;}
.cstyle{color:#FFCCCC;}
.color3{color:#333333;}
.color0091D7{color: #0091D7;}

/* font site */
.fs9{font-size:9px;}
.fs10{font-size:10px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs24{font-size:24px;}
.fs36{font-size:36px;}

/* Text Last Use Main menu or Title */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Arial, "Microsoft Sans Serif", "Times New Roman", AngsanaUPC;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* Text Last Use Main menu or Title */
.title	{
			font-weight: bold; font-size: 14px; font-family: Arial, "Microsoft Sans Serif", "Times New Roman", AngsanaUPC;
			text-decoration: none; line-height : 120%; color : #oooo69;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px "Microsoft Sans Serif", "Times New Roman", AngsanaUPC,Arial;
	border-color : #cccccc; 
	border :1;
	cellpadding:0;
	cellspacing:0 ;
	bordercolor :#bebebe;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff; 
	border :1;
	cellpadding:0;
	cellspacing:0 ;
	border-color :#cccccc;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* color bgcolor */
.cdefault{
color:#FAFAFA;
background-color:#0091D7
}

.cdarkred
{
color:#FAFAFA;
background-color:darkred; 
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


