body 
{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	margin:2px 0px 0px 0px;
	color:#606060;
}


/*This is use for Content Main Title */
H3
{
	color:#135893;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

MARQUEE
{
	 padding-top:6px;
	 padding-bottom:6px;
}

/*This is use for Content Sub Title */
H5
{
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
HR
{
	height:1px;
	color:#cccccc;
}

/*This class will be use for Footer of Master Page*/
.Footer
{
	background-image:url(../../Images/FooterMenuBg.jpg);
	background-repeat:repeat-x;
	height:39px;
}

.Footer A
{
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.Footer A:hover
{
	text-decoration: none;
	border-bottom:dashed 1px #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
}

/*This is use for Menu of Master Page at Left Side*/
.Box A
{
	text-decoration:none;
	color:#606060;
}

.Box A:hover
{
	text-decoration:none;
	border-bottom:dashed 1px #606060;
	color:#606060;
}

.Box TD
{
	padding-bottom:3px;
	padding-top:3px;
}
/*This class will be use for Box Menu separator */
.BoxMenuSeparator
{
	background-color:#d4d4d4;
	height:1px;
}

/* This class will be use for background image of Box Menu Title */
.BoxTopBG
{
	background-image:url(../../Images/Box/TopCenter.jpg);
	background-repeat:repeat-x;
	padding-bottom:15px;
	
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

/*This class will be use box left side image */
.BoxLeft
{
	background-image:url(../../Images/Box/LeftSideLine.jpg);
	background-repeat:repeat-y;
}

/*This class will be use box right side image */
.BoxRight
{
	background-image:url(../../Images/Box/RightSideLine.jpg);
	background-repeat:repeat-y;
}

/*This class will be use box bottom side image */
.BoxBottomBG
{
	background-image:url(../../Images/Box/BottomCenter.jpg);
	background-repeat:repeat-x;
}
/*This is use for arrow indicate Menu*/
.BoxArrow
{
	width:10px;
}

/*This class will be use for Top left and Top right image width*/
.BoxLeftTopWidth
{
	width:12px;
}
.BoxRightTopWidth
{
	width:17px;
}

/*This is indicate Top Left Right Border of Master Page*/
.LeftRightTopBorder
{
	border-left: dotted 1px #686765;
	border-right: dotted 1px #686765;
	border-top:dotted 1px #686765;
}

/*This class will be set Top Border */
.TopBorder
{
	border-top:dotted 1px #686765; 
}

/*This class will be set Bottom Border */
.BottomBorder
{
	border-bottom:dotted 1px #686765;
}

/* This class will be use for Main Menu at Top Sides */
.TopMenu
{
	background-image:url(../../Images/Box/TopCenter.jpg);
	background-repeat:repeat-x;
	height:25px;
}

.TopMenu A
{
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.TopMenu A:hover
{
	color:#2268b0;
	text-decoration:none;
	font-size:11px;
}

/*This class will be use for Style Table in Content Page*/
.TopRightImage
{
	background-image:url(../../Images/Box/RightTop.jpg);
	background-repeat:no-repeat;
}
.TopLeftImage
{
	background-image:url(../../Images/Box/LeftTop.jpg);
	background-repeat:no-repeat;
}
.BottomLeftImage
{
	background-image:url(../../Images/Box/BottomLeft.jpg);
	background-repeat:no-repeat;
}
.BottomRightImage
{
	background-image:url(../../Images/Box/BottomRight.jpg);
	background-repeat:no-repeat;
}

/* This class will be use for link in Content*/
.ContentTable A
{ 
	/*color:#135893;*/
	color: #003296;
	text-decoration: none;
}

.ContentTable A:hover
{
	color:#003296;/*#135893;*/
	text-decoration:none;
	border-bottom:dashed 1px #003296; 
}

/*This class will be use for Style Table Title*/
.ContentTableTitle
{
	font-size:12px;
	font-weight:bold;
	color:White;
}

/*This class will be use for Style Table Title Background */
.ContentTableBG
{
	background-image:url(../../Images/Box/centerline.jpg);
	background-repeat:repeat-x;
	height:27px;
}

/*This class will be set Style Table Left side Image*/
.ContentTableLeftLine
{
	background-image:url(../../Images/Box/LeftLine.jpg);
	background-repeat:repeat-y;
	width:4px;
}

/*This class will be set Style Table Right side Image*/
.ContentTableRightLine
{
	background-image:url(../../Images/Box/RightLine.jpg);
	background-repeat:repeat-y;
	width:4px;
}

/*This class will be set Style Table Bottom side Image*/
.ContentTableBottomLine
{
	background-image:url(../../Images/Box/BottomLine.jpg);
	background-repeat:repeat-x;
	height:4px;
}

/* This class will be Used for Arrow image indicate to Main Title in Content Page*/
.ArrowImage
{
	background-image:url(../../Images/Icon.jpg);
	background-repeat:no-repeat;
	width:10px;
	padding-right:5px;
}

/* This class will be Used Multicolumn table in Content Page*/
.MultiColumnHeaderBGColor
{
	border-left:solid 1px #cccccc;
}

.MultiColumnHeaderBGColor TH
{
	background-image:url(../../Images/Box/TopCenter.jpg);
	background-repeat:repeat-x;
	height:25px;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	text-align:center;
	color:White;
}

.MultiColumnHeaderBGColor TD
{
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding:2px 2px 2px 4px;
}

/*This class will be used for without header(Simple table) in Content Page*/
.WithoutHeaderTable
{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}
.WithoutHeaderTable TD
{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 2px 2px 2px 4px;
}

/* This class will be set background color of Simple Table*/
.WithoutHeaderBGColor
{
	background-color: #71cdfe;
	color:White;
}

/* This class will be use for Images Border */
.ImageBorder
{
	border:solid 1px #cccccc;
	padding:1px 1px 1px 1px;
}

/*This class will be set Right side Border*/
.RightBorder
{
	border-right:solid 1px #cccccc;
}

/* This class will be set padding for contentplaceholder in ContentMaster*/
.contentplaceholder
{
	padding-left:7px;
	padding-right:7px;
	padding-bottom:10px;
}
/*This class will be use in Dynamically Created Notice Header-Tran in Home*/
.NoticeHeaderTran
{
	margin-bottom:5px;
}
/*This class will be use for give padding left & right side in Default Page*/
.Default
{
	padding-left:5px;
	padding-right:5px;
}
/*This class will be use for Title Content in Default Page*/
.Defaultpadding
{
	padding-left:15px;
	padding-right:5px;
}

.Powered
{
	color:#FFFFFF;
	font-weight:lighter;
	padding-right:5px;
}
.Powered A
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:lighter;
}
.Powered A:hover
{
	text-decoration: none;
	border-bottom:dashed 1px #FFFFFF;
	color: #FFFFFF;
	font-weight:lighter;
}
