/*
AsiaTraining.com Stylesheet
*/

body {
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #626368;
}


/*text formatting*/
.content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
}

h1 {margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px #333333; color: #333333; font-weight: bold; font-size: 200%;}
h2 {margin: 0px; padding: 0px; padding: 0px 0px 2px 0px; color: #174ab6; font-weight: bold; font-size: 160%; border-bottom: dotted 1px #666666;}
h3 {margin: 0px; padding: 0px; padding: 10px 0px 10px 0px; color: #1F501F; font-weight: bold; font-size: 130%;}

a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}


.navigation	{
	background: #0076d4 url("images/navi_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	color: #FFFFFF;
}

A.leftmenu:link	{
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: #fffffd;
	TEXT-DECORATION: none;
}

A.leftmenu:hover {
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: #fffffd;
	text-decoration: underline;
}

A.leftmenu:visited	{
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: #fffffd;
	TEXT-DECORATION: none;
}

.footer	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #969699;
}

A.footer:link	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #969699;
	TEXT-DECORATION: none;
}

A.footer:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #969699;
	text-decoration: underline;
}

A.footer:visited	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #969699;
	TEXT-DECORATION: none;
}

