﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
}

.HeaderTitle 
{
	font-family: Times New Roman;
	font-size: 55px;
	color: White;
	font-weight: bold;
	padding-left: 20px;
}

td.FunctionBox
{
	/*border: solid 1px White; */
	border-left: solid 1px White;
	border-right: solid 1px White;
	padding: 2px 10px 2px 10px;
	height: 16px
}

td.FunctionBoxLeft
{
	padding-right: 5px;	
}

td.FunctionBoxRight
{
	border-left: solid 1px White;
	padding: 2px 10px 2px 10px;
	height: 16px
}

a.HeaderOption
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

a.HeaderOption:hover
{
	color: #ffd700;
	text-decoration: underline;
}

.ContactLabel
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
	margin-right: 5px;
}	

.Contact
{
	font-family: Verdana;
	font-size: 12px;
	color: Navy;
	text-decoration: none;
	margin-right: 5px;
}

a.ContactEmail
{
	font-family: Verdana;
	font-size: 12px;
	color: Navy;
	text-decoration: none;
	margin-right: 5px;
}

a.ContactEmail:hover
{
	color: Navy;
	text-decoration: underline;
}

.SectionTitle
{
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	page-break-inside: avoid;
}

.ColumnHeader
{
	color: White;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	page-break-inside: avoid;
}

.KingSoungTitle
{
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.KingSoungDesc
{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.Promotion
{
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: blink;
	color: Red;
}

a.HighLight
{
	font-family: Verdana;
	font-size: 13px;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}

a.HighLight:hover
{
	color: Olive;
	text-decoration: underline;
}

a.NavLink
{
	font-family: Verdana;
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}

a.NavLink:hover
{
	color: Olive;
}

.ContentText
{
	line-height: 20px;
}

td.ProductColHeader
{
	border: groove 1px;
	text-align: center;
	width: 200px;
	background-color: #ffcc66;
}

td.ProductCol
{
	border: groove 1px;
	width: 200px;
	vertical-align: top;
}

.AltGridRow
{
	padding-left: 2px;
	border: 1px solid white;
	border-bottom: 1px solid #edece5;
	border-right: 1px solid #dbd7cb;
	background-color: #fffaf0;
	vertical-align: text-top;
}

.RadGrid
{
	background-image: url(Image/bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #e6e5e1;
	border-right: 1px solid #e7e6e3;
	border-left: 1px solid #cbc8c0;
	background-color: #f6f6f1;
}

.GridHeader
{
	color: White;
	font-weight: bold;
	text-align: center;
	background-image: url(Images/Header_Bground.gif);
	height: 25px;
}

.GridPager
{
	height: 21px;
	color: #242500;
	padding-left: 14px;
	background-image: url(Image/header_bground.jpg);
}

.GridRow
{
	padding-left: 2px;
	border: 1px solid white;
	border-bottom: 1px solid #edece5;
	border-right: 1px solid #dbd7cb;
	background-image: url(Image/Grid_Row.gif);
	vertical-align: text-top;
}
