body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3db8f7;
}
.whiteborder
{
    border-color: #FFFFFF;
    border-width: 6px;
    border-style: solid;
}

.blueborder
{
    border-color: #99CCFF;
    border-width: 6px;
    border-style: solid;
}

.head-txt {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
}

.head-txt14 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 9pt;
	color: #ff9933;
	font-weight: normal;
}
.head-txt10-white {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.head-txt10 {
	font-family: "MS Sans Serif";
	font-size: 13pt;
	color: #CC3300;
	font-weight: bold;
}

.head-admin {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 11 pt;
	color: #003366;
	font-weight: bold;
}

input, select, textarea
{
	font-family: "MS Sans Serif";
	font-size: x-small;
 	border : 1px solid #999999;
 	color : black;
 	background-color : #ffffff;
}

.bg-top-l {
	background-image: url(images/template/petchmee_blue_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg-top-r {

	background-image: url(images/template/petchmee_blue_04.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg-body {
	background-image: url(images/template/design_10.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-left {

	background-image: url(images/template/petchmee_blue_18.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-right {


	background-image: url(images/template/petchmee_blue_21.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.txt {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color: #6C1E11;
	padding-right: 15px;
}
/* For content item titles that are hyperlink instead of Read On */
a:link, a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	text-align:left;
	text-decoration: underline blink;
	}

a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	color: #FF9933;
	text-decoration: underline;
	}
a.admin:link, a.admin:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9933;
	text-align:left;
	text-decoration: underline blink;
	}

a.admin:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	color: #003399;
	text-decoration: underline;
	}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
 	color: #6699FF;
	text-align:left;
	text-decoration: none;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	color: #0000FF;
	text-decoration: none;
	}
.bg-buttom-l {
	background-image: url(images/template/petchmee_blue_26.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg-buttom-r {
	background-image: url(images/template/petchmee_blue_29.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}
td.webboard {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
.bg-body-buttom {
	/*background-image: url(images/template/bg_body.gif);*/
	background-repeat: no-repeat;
	background-position: bottom right;
}
.table_border {
	border: 1px dashed #996600;
}
.table-border-bottom {
	border-bottom: 1px dashed #0000FF;
}
