﻿body {
}

table.Outest
{
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

/*Top Table Row*/
tr.TopTR
{
	height: 70px;
	width: 100%;
	vertical-align: bottom;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

/*Logo Table Cell*/
td.TopTDLogo
{
	width:250px;
	vertical-align:top;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

/*Top Menu Table Cell - For nevigation menu*/
td.TopTDMenu
{
	width:750px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	text-align:left;
}

/*Empty Row just to be a seperater*/
tr.SepTR1
{
	height:23px;
	width:1000px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

tr.SepTR2
{
	height:20px;
	width:1000px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

/*TD in seperater row*/
td.SepTD
{
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

/*2nd Row of Table*/
tr.ContentTR
{
	height:455px;
	width:1000px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	vertical-align:middle;
}

/*Left Menu Table Cell*/
td.LeftTDMenu
{
	width:250px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	vertical-align:top;
}

/*Content Table Cell*/
td.ContentTD
{
	width:750px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
}

td.ContentTD1
{
	width:1000px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	vertical-align:top;
}

/*Bottom Row*/
tr.BottomTR
{
	width:1000px;
	height:25px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	vertical-align:middle;
	/*background-image:url("../Images/Bottom_BG.jpg");*/
}

/*StartButton Mask for Image*/
img.StartButton
{
	 outline-style:groove;
}

img.HomeBtn
{
	border-style:none;
	vertical-align:middle;
}

/*Top Image Button*/
imgButton.TopImgBtn
{
	 background-image:url("../Images/TopMenu_BG.jpg");
	 border:none|0px;
	 vertical-align:bottom;
}

/*Img.TopBtnSep*/
img.TopBtnSep
{
	width: 9px;
	height: 31px;
}

/*Top Hyperlink for Menu*/
a.TopMenuLink
{
	font-family:Arial;
	font-weight:bold;
	font-size:smaller;
	color:#C2C1C1;
	vertical-align:bottom;
	text-decoration:none;
}

lable.TopMenuLBL
{
	font-family:Arial;
	font-weight:bold;
	font-size:smaller;
	color:#C2C1C1;
	vertical-align:bottom;
	text-decoration:none;
}

input.TopMenuInput
{
	font-family:Arial;
	font-weight:bold;
	font-size:smaller;
	color:#C2C1C1;
	vertical-align:bottom;
	text-decoration:none;
}

/*Menu Imagebutton Line Seperater*/
hr.ImgBtnSep
{
	color:white;
	height:0px;
}

 p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	/*
	mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	*/
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	mso-pagination:none;
	font-size:10.5pt;
	mso-bidi-font-size:11.0pt;
	font-family:"Arial";
	/*
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:宋体;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-font-kerning:1.0pt;
	*/
}
