/* ######## COLORS ########
blue link = #0066cc
bold text = #555555

*/
	/* ######## HTML SPECIFIERS ######## */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #555555;
	line-height: 1.3em;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}

strong {
	font-weight: bolder;
}

em {
	font-style: italic;
}

p {
	margin-bottom: 1em;
	word-spacing: 0.4em;
}

a:link {
	color: #0066CC;
	text-decoration: none
}

a:visited {
	color: #0066CC;
	text-decoration: none
}

a:hover {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #0044AA;
	text-decoration: none;
}

form {
	padding: 0px;
}

form.bottom {
	margin-top: 30px;
}

select,input,textarea {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #555555;
	vertical-align: top;
	border-width: 1px;
	line-height: 1em;
}

input[type=text] {
	height:1.5em;
}

img.normal {
	height: auto;
	width: auto;
}

img.border {
	border: 1px solid #BBB;
}

img.border:hover {
	border: 1px solid #777;
}

h1 {
	font-size: 150%;
	margin-bottom:1em;
}

h2 {
	font-size: 130%;
	margin-bottom:0.5em;
}

#content ul {
	margin:1em 0;
	margin-left:2em;
}

#content ul li{
	margin-bottom:.5em;
	list-style-position:outside;
	list-style-type: disc;
}
	
#info ul {
	list-style-type: square;
}

#info li {
	margin-bottom: 0.7em;
}

#content img {
	float: left;
}

/* ######## CLASSES ######## */
.textfooter {
	color: #888B9C;
	font-size: 80%;
}

.title {
	font-weight: bold;
	font-size: 130%;
}

.bread {
	line-height: 26px;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	font-size: 90%;
}

.thai {
	font-size: 120%;
}

div.indent {
	margin-left:2em;
}

a.enlarge {
	vertical-align: 30%;
}

/* ######## BOXES LAYOUT ######## */
#container {
	margin: auto;
	width: 760px;
	background-color: transparent;
	text-align: center;
}

#header {
	height: 69px;
	margin-bottom: 3px;
}

#left_header {
	text-align: left;
	float: left;
	width: 350px;
	margin: 0;
}

#right_header {
	text-align: right;
	float: right;
	width: 350px;
	margin: 0;
}

#logo {
	margin-top: 0px;
	margin-bottom: 0px;
}

#bread {
	text-align: left;
	margin-top: 5px;
	padding-bottom: 8px;
	border-bottom: solid 1px #E0E0E8;
}

#left {
	float: left;
	width: 228px;
	margin: 0px;
	text-align: left;
}

#leftbox {
	padding: 15px 20px 20px 0px;
	margin: 0px;
	text-align: left;
}

#content {
	text-align: left;
	margin: 0px;
	float: left;
	width: 510px;
	min-height:350px;
	padding: 15px 0px 30px 20px;
	border-left: solid 1px #E0E0E8;
	overflow: hide;
}

#infobox {
	line-height: 2em;
	float: right;
	width: 280px;
	margin: 20px 0px 0px 0px;
}

#footer {
	padding: 0.8em;
	height: 20px;
	clear: both;
	margin: 0px;
	border-top: solid 1px #E0E0E8;
}

/* ######## NAVIGATION BAR ######## */
#nav {
	clear: both;
	white-space: nowrap;
	background-color: #DDDDDD;
	font-size: small;
	float: left;
	color: black;
	width: 100%;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0 1px 0;
}

#nav ul {
	margin: 0;
	float: right;
}

#nav ul li {
	padding-top: 6px;
	padding-bottom: 6px;
	display: inline;
}

#nav ul li a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1.2em;
	padding-right: 1.2em;
	background-color: #DDDDDD;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

#nav ul li a.right {
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	margin-right: 80px;
}

#nav ul li a:hover {
	background-color: #CCCCCC;
	color: #000066;
}

/* ######## SIDE MENU COLUMN ######## */
#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 200px;
	padding: 0px;
	margin-top: 7px;
}

#vertmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu li {
	margin: 0px;
	padding: 0px;
}

#vertmenu li a {
	margin: 0.1em 0em 0.1em 0em;
	display: block;
	padding: 0.5em 0.5em 0.5em 1em;
	text-decoration: none;
	color: #666666;
	background-color: #EEEEEE;
	width: 200px;
}

#vertmenu li a.current {
	background-color: #DDDDDD;
}

#vertmenu ul li a.header {
	padding: 0.8em 1em 0.8em 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #DDDDDD;
	text-align: center;
}

#vertmenu ul li a.headerm {
	padding: 0.8em 1em 0.8em 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #DDDDDD;
}

#vertmenu ul li a:hover,#vertmenu ul li a:focus {
	color: #000000;
	background-color: #DDDDDD;
}

#vertmenu ul li a.header:hover,#vertmenu ul li a.header:focus {
	color: #000000;
	background-color: #CCCCCC;
}

#vertmenu ul li a.headerm:hover,#vertmenu ul li a.headerm:focus {
	color: #000000;
	background-color: #CCCCCC;
}

/* ######## TABLE 1 ######## */
#table1 {
	visibility: visible;
	margin: 0px;
	width: 260px;
	font-size: 80%;
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 2px;
}

#table1 td.first {
	padding: 7px;
	background-color: #EEEEEE;
}

#table1 td.second {
	padding: 7px;
	background-color: #F0F0F0;
}

/* ######## TABLE 2 ######## */
#table2 {
	visibility: visible;
	width: 400px;
	position: relative;
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 2px;
}

#table2 th {
	padding: 3px 4px 3px 4px;
	background-color: #DDDDDD;
	font-weight:bolder;
}

#table2 td.first {
	padding: 0px 4px 0px 4px;
	background-color: #EEEEEE;
}

#table2 td.second {
	padding: 3px 4px 3px 4px;
	background-color: #F0F0F0;
}

/* ######## TABLE 3 ######## */
#table3 {
	visibility: visible;
	width: 100%;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 2px;
}

#table3 th {
	padding: 5px 1px 5px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff;
	background-color: #d5ddd5;
	text-align: left;
}

#table3 td {
	background-color: #F5FAF5;
	padding: 5px 1px 5px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff;
}
