﻿body {
	background-image:url('../Main_BG.jpg');
	font-family:"Cordia New";
	font-size:20px;
	font-weight:normal;
	color:#A646B2;
	text-align:center;
}

h1 {
	font-family:"Angsana New";
	font-size:36px;
	color:#008000;
	font-weight:normal;
	text-align:center;
	margin:0px
}

h2 {
	font-family:"MS Sans Serif";
	font-size:20px;
	color:#008000;
	font-weight:normal;
	text-align:left;
}

h3 {
	font-family:"Cordia New";
	font-size:20px;
	font-weight:normal;
	margin:0px;
}

a:link {
	text-decoration: none;
	color: blue;
}
	
a:visited {
	text-decoration: none;
	color: purple;
}

a:hover {
	text-decoration: underline;
	color: red;
}

table {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

td {
	vertical-align:top;
}

img {
	border:0px;
}

.card-img table {
	width:580px;
}

.card-img img {
	border:1px gray solid;
}


.card-bg table {
	width:580px;
}

.card-bg img {
	border:1px #FF66FF solid;
}

.text_color table {
	background-color:#000000;
	width:500px;
	height:180px;
}

.text_color td {
	vertical-align:middle;
}

.back_color table {
	background-color:#000000;
	width:500px;
	height:180px;
}

.back_color td {
	vertical-align:middle;
}

.midifile {
	font-family:"Cordia New";
	font-size:18px;
	font-weight:normal;
}

.midifile table {
	width:auto;
}

.midifile td {
	text-align:left;
}


#ads {
	width:190px;
	text-align:center;
}

#menu {
	width:190px;
	text-align:center;
}

