@font-face {
	font-family: Kittithada Light 45 P;
	font-style:  normal;
	font-weight: normal;
	src: url(../_fonts/KITTITH2.eot);
}

body {
    margin:0;
    padding:0;
    font-family:Tahoma;
    font-size:12px;
}

div.tabcanvas {height:800px;width:900px;overflow-x:hidden;overflow-y:auto;}

.error_message {color:Red;}
.message_notLoggedIn {color:Red;}

a, a:visited, a:active {color:Blue;text-decoration:none;}
a:hover {color:Blue;text-decoration:underline;}



