﻿body
{
	background: #6eb1de url(/Images/BG.JPG) repeat-x;
	text-align: center; /*font: 11px/1.5em Verdana;*/
	font: 1em Verdana;
	margin: 0;
	padding: 0;
}
td
{
	vertical-align: top;
}
p
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	line-height: 1.5em;
}
a img
{
	border: none;
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#DivBoder
{
	margin: auto;
	width: 970px;
	min-height: 100%;
	height: 100%;
}
#DivBoderMain
{
	float: left;
	width: 950px;
}
#DivBoderLeft
{
	float: left;
	background: url(/Images/BoderLeft.png) repeat-y;
	padding: 0px 0px 0px 10px;
}
#DivBoderRight
{
	float: left;
	background: url(/Images/BoderRight.png) repeat-y right;
	padding: 0px 10px 0px 0px;
}
#DivBanner
{
	background: url(/Images/Banner.jpg) no-repeat;
	height: 209px;
}
#DivUnderBanner
{
	background: #fff url(/Images/UnderBanner.jpg) no-repeat;
	min-height: 350px;
	padding: 15px 0px 15px 5px;
}
#DivFooter
{
	background: url(/Images/Footer.jpg) no-repeat;
	height: 161px;
}
#DivAdminProfile
{
	color: #333;
	position: relative;
	top: 125px;
	float: right;
	padding: 0px 8px 0px 0px;
	font-size: 0.7em;
}
#DivAdminProfile a
{
	text-decoration: underline;
	color: #0f2d66;
}
#DivLanguageBar
{
	position: relative;
	top: 146px;
	float: right;
	padding: 0px 8px 0px 0px;
}
#DivLeft
{
	float: left;
	width: 225px;
	text-align: left;
}
#DivMid
{
	float: left;
	width: 487px;
	text-align: left;
	padding: 0px 11px 0px 8px;
}
#DivRight
{
	float: left;
	width: 210px;
	text-align: left;
}
#DivRightAll
{
	float: left;
	width: 699px;
	text-align: left;
	padding: 0px 0px 0px 8px;
}
#DivAll
{
	float: left;
	width: 900px;
	text-align: left;
	color: #333;
}

#DivMenuFooter
{
	background: url(/Images/FooterMenuBG.png) repeat-x;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 0.7em;
	padding: 0px 0px 0px 25px;
	position: relative;
	top: 16px;
}


#DivMenuFooter ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#DivMenuFooter li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#DivMenuFooter a
{
	float: left;
	margin: 0;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	color: #fff;
}
#DivMenuFooter a:hover
{
	text-decoration: underline;
}
#DivFooterContent
{
	color: #ccc;
	clear: both;
	line-height: 1.5em;
	text-align: left;
	width: 100%;
	padding: 6px 0px 0px 80px;
}
#DivFooterContent a
{
	color: #fff;
	font-weight: bold;
	float: none;
	padding: 0;
}
#DivMenu
{
	background: url(/Images/TopMenuBG.png) repeat-x;
	height: 34px;
	line-height: 34px;
	position: relative;
	top: 174px;
	color: #fff;
	font-weight: bold;
	font-size: 0.7em;
	padding: 0px 0px 0px 15px;
}



#DivMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#DivMenu li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#DivMenu a
{
	float: left;
	background: url(/Images/MenuBegin.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}
#DivMenu a span
{
	float: left;
	display: block;
	background: url(/Images/MenuEnd.png) no-repeat right top;
	color: #fff;
	padding: 0px 10px 0px 10px;
}
#DivMenu a span
{
	float: none;
}
#DivMenu a:hover span
{
	color: #FFF;
}
#DivMenu a:hover
{
	background-position: 0% -34px;
}
#DivMenu a:hover span
{
	background-position: 100% -34px;
}

#DivMenu #current a
{
	background-position: 0% -34px;
}
#DivMenu #current a span
{
	background-position: 100% -34px;
}


.LeftMenuContent
{
	width: 208px;
	border-style: none solid none solid;
	border-color: #4867a1;
	border-width: 1px;
	font-size: 0.7em;
	text-align: left;
	margin: 0px 8px 0px 8px;
}

.LeftMenuContent li a
{
	height: 27px; /*	voice-family: "\"}\""; 	voice-family: inherit;*/
	height: 19px;
	text-decoration: none;
	color: #203a69;
	font-weight: bold;
}

.LeftMenuContent li a:link, .LeftMenuContent li a:visited
{
	display: block;
	background: url(/Images/LeftMenu.png);
	padding: 8px 0 0 10px;
}

.LeftMenuContent li a:hover, .LeftMenuContent li #current
{
	color: #203a69;
	background: url(/Images/LeftMenu.png) 0 -27px;
	padding: 8px 0 0 10px;
}

.LeftMenuContent li a:active
{
	color: #fff;
	background: url(/Images/LeftMenu.png) 0 -54px;
	padding: 8px 0 0 10px;
}
.LeftMenuHead
{
	background: url(/Images/LeftMenuHead.PNG) no-repeat;
	height: 4px;
}
.LeftMenu .Title
{
	font-variant: small-caps;
	color: #fff;
	text-align: center;
}
.LeftMenu
{
	width: 226px;
}
.Form1
{
	width: 226px;
}
.Form1 .Head
{
	text-align: center;
	background: url(/Images/Form1Title.PNG) no-repeat;
	width: 226px;
	height: 34px;
	color: #98b5ed;
	line-height: 34px;
	font-size: 0.8em;
}
.Form1 .HeadB
{
	background: url(/Images/Form1bTitle.PNG) no-repeat;
	width: 226px;
	height: 33px;
	color: #98b5ed;
	line-height: 34px;
	font-size: 0.8em;
	text-align: center;
}
.Form1 .Contents
{
	background: url(/Images/Form1BG.PNG) repeat-y;
	width: 196px;
	color: #151a22;
	font-size: 0.7em;
	padding: 5px 15px 5px 15px;
	text-align: left;
	line-height: 1.5em;
}
.Form1 .Footer
{
	background: url(/Images/Form1Footer.PNG) no-repeat;
	width: 226px;
	height: 5px;
}
.Form1 a
{
	color: #151a22;
	text-decoration: none;
}
.Form1 a.More
{
	font-weight: bold;
	font-style: italic;
}
.Form1 a.More:hover
{
	text-decoration: underline;
}

.Form2
{
	width: 201px;
}
.Form2 .Head
{
	background: url(/Images/Form2Title.PNG) no-repeat;
	width: 201px;
	height: 31px;
	color: #fff;
	line-height: 32px;
	font-size: 0.8em;
	text-align: center;
}
.Form2 .Bove
{
	background: url(/Images/Form2BG.PNG) repeat-y;
	padding: 0px 1px 0px 1px;
}
.Form2 .Bove .Contents
{
	background: url(/Images/Form2HBG.PNG) repeat-x;
	width: 189px;
	color: #151a22;
	font-size: 0.7em;
	padding: 10px 0px 5px 10px;
	text-align: left;
	line-height: 1.5em;
}
.Form2 .Footer
{
	background: url(/Images/Form2Footer.PNG) no-repeat;
	width: 201px;
	height: 5px;
}
.Form2 a
{
	color: #151a22;
	text-decoration: none;
}
.Form2 a:hover
{
	color: #151a22;
	text-decoration: underline;
}

.Form2 a.More
{
	font-weight: bold;
	font-style: italic;
}

.Form
{
	background: url(/Images/FormH.png) repeat-x;
	color: #333;
	font-size: 0.7em;
	text-align: left;
}
.Form .Head
{
	background: url(/Images/FormT.PNG) no-repeat;
	height: 31px;
	text-align: left;
	padding: 10px 10px 0px 10px;
	color: #666;
}
.Form .Head2
{
	background: url(/Images/FormT.PNG) no-repeat;
	height: 31px;
	text-align: left;
	padding: 10px 10px 0px 10px;
	color: #333;
	font-weight: bold;
}
.Form .Head2 a
{
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.Form .Head2 a:hover
{
	color: #c00;
	text-transform: uppercase;
}
.Form .Contents
{
	padding: 0px 5px 0px 5px;
	color: #333;
}
.Form .Contents a
{
	color: #333;
	text-decoration: none;
}
.Form .Contents a:hover
{
	color: #333;
	text-decoration: underline;
}
.Form .Contents .Product
{
	width: 100%;
	text-align: center;
}
.Form .Contents .Product td
{
	width: 25%;
}
.Form .Contents .Product a
{
	color: #c00;
	text-decoration: none;
}
.Form .Contents .Product a:hover
{
	font-weight: bold;
}
.Form .Contents .Project
{
	width: 100%;
	text-align: center;
}
.Form .Contents .Project td
{
	width: 33%;
	padding: 0px 15px 10px 15px;
}
.Form .Contents .Project a
{
	color: #039;
	text-decoration: none;
}
.Form .Contents .Project a:hover
{
	color: #900;
}
.Form .FormL
{
	background: url(/Images/FormL.PNG) repeat-y left;
}
.Form .FormR
{
	background: url(/Images/FormR.PNG) repeat-y right;
}
.Form .Footer
{
	background: url(/Images/FormB.png) repeat-x;
	height: 5px;
}
.Left
{
	float: left;
}

.Right
{
	float: right;
}
.Clear
{
	clear: both;
}

.SpaceLine2
{
	height: 2px;
	clear: both;
}
.SpaceLine1
{
	height: 1px;
	clear: both;
}
.SpaceLine10
{
	height: 10px;
	clear: both;
}
.SpaceLine15
{
	height: 15px;
	clear: both;
}
.SpaceLine20
{
	height: 20px;
	clear: both;
}
.SpaceLine5
{
	height: 5px;
	clear: both;
}

#DivAdmin
{
	font-size: 0.7em;
}
.TextBox, .IFTextBox
{
	border: 1px solid #666;
}
.Button
{
	background: url(/Images/ButtonBG.GIF);
	border: 1px solid #999;
}
.Wellcome
{
	font-size: 0.7em;
	color: #900;
	font-weight: bold;
}
.GridView
{
	clear: both;
}
.GVCommand
{
	font-size: 0.7em;
	padding: 5px 0px 2px 0px;
}
.GVCommand a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.FontNormal
{
	font-size: 0.7em;
}
.InputForm
{
	font-size: 0.7em;
	font-weight: bold;
}
H1
{
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	margin: 0;
}
.GVRow
{
}
.GVRowAlter
{
}
.NewsTittle
{
	font-weight: bold;
	color: #000;
}
.NewsTittleUnder
{
	padding: 0px 0px 10px 0px;
	color: #666;
}
.NewDetailsImg
{
	clear: both;
	float: left;
	padding-right: 10px;
	font-weight: bold;
}
.ImgFloat
{
	float: left;
	padding-right: 5px;
}
.NewsList a, .NewsList a:visited
{
	font-weight: bold;
	text-decoration: none;
}
.Message
{
	color: #f00;
	font-size: 11px;
	font-weight: bold;
}
.ProductTitle
{
	color: #036;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 15px 0px;
}
.ProductDetail
{
	color: #333;
	padding: 7px 0px 10px 40px;
}
.ProjectLinkImageNew
{
	float: left;
	width: 57px;
}
.ProjectLinkNew
{
	padding: 0px 0px 0px 5px;
	float: left;
	width: 120px;
}
.ImageFloat
{
	float: left;
}

.Bold
{
	font-weight: bold;
}
.UnBold
{
	font-weight: normal;
}
.IFLable
{
	font-weight: bold;
	
}
.DocumentCategory
{
	padding: 5px 10px 10px 10px;
	line-height: 1.5em;
}
.DocumentCategory a
{
	font-weight:bold;
}
