﻿.dbContentLinkText
{
	color: #ff831e;
}
H1 
{	
	font-family: Calibri, Arial; 
	color: #ff831e;
	font-size: 28px;
	font-weight:bold;
}
.emailText
{
	color: #ff831e;
	text-decoration:none;
}
.firstLineText
{
	font-family: Calibri, Arial;
	color: #ff831e;
	font-size: 30px;
	font-weight:bold;
}
.secondLineText
{
	font-family: Calibri, Arial;
	color: #ff831e;
	font-size: 34px;
	font-weight: bold;
}
.thirdLineText
{
	font-family: Calibri, Arial;
	color: #ffffff;
	font-size: 25px;
}
.titleEmailUs
{
	font-family: Calibri, Arial;
	color: Black;
	font-weight: bold;
	font-size: 14px;
}
.emailUsText
{
	font-family: Arial;
	font-size: 14px;
}
.welcomeText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff831e;
}
.bodyText
{
	font-family: Arial, Sans-Serif;
	color: #ffffff;	
	font-size: 11px;
}
.specialBodyText
{
	color: #ff831e;
    font-weight: bold;
    font-size: 12px;
}
.navFlashDiv
{
	width: 400px;
	height: 450px;
	position: relative;
	top: 30px;
}
.navFlashText
{
	font-family: Arial;
	color: #ff831e;
	font-size: 14px;
	position: relative;
	top: -70px;
}
.contentIndexPage
{
	position:relative;
	left: 0px;
	top: 40px;
}
.borderIndexPage
{
	border-bottom-width: 1px;
	border-bottom-color: #434343;
	border-bottom-style:solid;
	/*padding-bottom: 5px;*/
}
.contentAboutUsPage
{
	position:relative;
	left: 60px;
	top: 95px;
	text-align: right;
}
.contentAdvertisingPage
{
	position: relative;
	left: 56px;
	top: 97px;
	text-align: right;	
}
.formAdvertisingPage
{
	position: relative;
	left: 427px;
	top: -50px;
}
.popupAdvertisingPage
{
	background-image: url(../Image/staticPages/popup_bg.png);
    background-repeat: no-repeat;
}
.contentFaqPage
{
	position: relative;
	left: 345px;
	top: 120px;
}
.contentTermPage
{
	position: relative;
	left: 342px;
	top: 74px;
}