﻿a:link
{
	color: #FF6600;
	font-family:"Century Gothic", Verdana, Arial, Verdana;
	font-size:small;
	text-decoration: none;
}
a:visited
{
	color: #FF6600;
	font-family:"Century Gothic", Verdana, Arial, Verdana;
	font-size:small;
	text-decoration: none;
} 
a:hover 
{
	color: #A4C130;
	font-family: "Century Gothic", Verdana, Arial, Verdana;
	font-size: small;
	text-decoration: none;
}

a:active 
{
	color: ##FF6600;
	font-family:"Century Gothic", Verdana, Arial, Verdana;
	font-size:small;
	text-decoration: none;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(80, 80, 80);
	color: rgb(255,255,255);
	background-image: url('images/bkkbar.jpg');
	background-repeat: repeat-x;
}
h1
{
	color: #ACCE20;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-weight: lighter;
}
h2
{
	color: rgb(255,255,255);
	font-size: large;
	font-weight: lighter;
}
h3
{
	color: rgb(255, 255, 255);
	font-size: medium;
	font-weight: normal;
}
h4
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#table1 {
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
}

h5
{
	color: rgb(255,255,0);
	
}
h6
{
	color: rgb(255,255,255);
}
#menuitem a:link
{
	color: #000000;
	font-family: "Century Gothic", Verdana, Arial, Verdana;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
#menuitem a:visited
{
	color: #000000;
	font-family:"Century Gothic", Verdana, Arial, Verdana;
	font-size:small;
	text-decoration: none;
	font-weight: bold;

}  
#menuitem a:hover 
{
	color: #FF0000;
	font-family: "Century Gothic", Verdana, Arial, Verdana;
	font-size: small;
	text-decoration: none;
	font-weight: bold;

}
#menuitem a:active 
{
	color: #000000;
	font-family:"Century Gothic", Verdana, Arial, Verdana;
	font-size:small;
	text-decoration: none;
	font-weight: bold;

}
#maincontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}

