﻿
.divSubLeft {
	FLOAT: left; MARGIN: 10px 0px 5px; WIDTH: 135px; PADDING-TOP: 10px; HEIGHT: 65px; TEXT-ALIGN: center
}


body
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	background-color: Gray;
	margin: 15px 15px 15px 15px;
	/*LETTER-SPACING: 0.1em 
	font-family: Haettenschweiler;*/
}

ul.spl
{
list-style-image:url("../images/checkmark.gif");
}



.ctrlTxt
{
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #555555;
	background-color: #e6e6e6;
}

.mainTable
{
	background-color: #ffffff;
}

.tdContentTxt
{
	padding-left: 15px;
	padding-right: 10px;
	/*padding-top: 5px;*/
}

.tdSubContentTxt
{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top:10px;
}
.title
{
	font-weight: bold;
}
.subHead
{
	font-weight: bold;
	color: darkorange;
}

.hdrStyle
{
	background-color: #00003e;
}
/*--------- main Links ------------ */
.tdMainLinks
{
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	border: #6c6c8c 1px solid;

}

.dvMainLinks
{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor:hand;
	text-align:center;
}


A.MainLinks:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.MainLinks:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.MainLinks:hover
{
	color: #FFFFFF;
	background-color: #3399ff;
}


A.HdrLink:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.HdrLink:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.HdrLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.HdrLink:hover
{
	color: #00cc66;
	text-decoration: none;
}


A.sideMenuItem:link
{
	color: #555555;
	text-decoration: none;
}

A.sideMenuItem:Active
{
	color: #555555;
	text-decoration: none;
}

A.sideMenuItem:visited
{
	color: #555555;
	text-decoration: none;
}
A.sideMenuItem:hover
{
	color: #2c3663;
	background-color: #ededff;
}


.tdSideMenu
{
	vertical-align: middle;
}

.dvSideLinks
{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: hand;

}

.pdTopBtm1
{
    padding-top: 10px;
    padding-bottom: 10px;
}

/* f2eeff */

/*------------------------------------*/


.dvTextAnimation
{
	font-size: 17px;
	color: #ffffff;
	font-family:Trebuchet MS;
	
}

/*--------------------*/
.lblAnimTxt
{
	position:absolute;
	left: 20px;
	top: 270px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial;
	visibility:hidden;
	text-align:center;
}


.dvImgText
{
	position: relative;
	left: -270px;
	top: -250px;
	font-size: 18px;
	font-weight: bold;
	color: #ff3333;
	font-family: Verdana, Arial;
}

.dvImgText1
{
	position: relative;
	left: -210px;
	top: -370px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial;
}

.dvImgText2
{
	position: relative;
	left: -270px;
	top: -300px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial;
}

.hdrBorder
{
	border-top: #cc0000 2px solid;
	width: 100%;
	border-bottom: #cc0000 2px solid;
	height: 93px;
	background-color: #ffffff;
}

.tdRtMenu
{
	background-color: #2c3663;
	font-size: 11px;
}

.tdContentTxtSpecial
{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	border-left: #dcdaed 1px solid;
	border-top: #dcdaed 1px solid;
	vertical-align: text-top;
	color: #6666ff;
}

.browseStyle
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	position:relative;
	left:-83px;
}

.inputStyle
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
}

.msgTxt
{
	font-weight: bold;
	color: #0066ff;
}

.subHead1
{
	font-weight: bold;
	color: #003399;
	font-family: 'Trebuchet MS';
	padding-left: 40px;
	font-size: 12px;
}

.goTop
{
	font-family: 'Trebuchet MS';
	padding-left: 40px;
}

.test
{
	color: #e1e1ff;
	background-color: #d7d5ff;
	 /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}




A:link {
color: #3366FF;
text-decoration: none;
}

A:visited {
color: #3366FF;
text-decoration: none;
}

A:active {
color: #3366FF;
text-decoration: none;
}

A:hover {
color: #FF9966;
text-decoration: none;
}

.plImg
{
	width:146px;
	height:109px;
	border: #6c6c8c 1px solid;
	cursor:hand;
}
