﻿body
{
	font-family: Verdana;
	font-size: 10pt;
	color: Gray;
}

.tittle
{
	color: firebrick;
	font-size: 10pt;
	font-weight: bold;
}
.tittle a
{
	color: firebrick;
	font-size: 10pt;
	font-weight: bold;
}
.tittle a:hover
{
	color: Orange;
	font-size: 10pt;
	font-weight: bold;
}
.tittle a:visited
{
	color: firebrick;
	font-size: 10pt;
	font-weight: bold;
}
.tittleSubTxt
{
	color: firebrick;
	font-size: 8pt;
	font-weight: bold;
}
.TxtFooter
{
	color: White;
}
.Btittle
{
	height: 30px;
	padding-left: 5px;
	color: #ffffaa;
	font-size: 14pt;
	font-weight: bold;
	background-image: url('Images/titlebar.PNG' );
	background-repeat: no-repeat;
}
.Btittle a
{
	color: #ffffaa;
}
.cssTittle
{
	color: firebrick;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
.cssSubTittle
{
	font-weight: bold;
	color: Gray;
}
.cssSubTittle a
{
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}
.cssSubTittle a:hover
{
	font-weight: bold;
	color: Orange;
	text-decoration: none;
}
.cssSubTittle a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}
a
{
	color:Gray;
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}
a:hover
{
	font-weight: bold;
	color: Orange;
	text-decoration: none;
}
 .frnt
{
	background-image: url(Img/frnt1.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 625px;
}

.Tbg
{
	background-image: url(Img/bg1.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	color: white;
	padding-top: 3px;
	font-family: Verdana;
	font-size: 10pt;
}

.lst
{
	background-image: url(Img/2.jpg);
	height: 40px;
	background-repeat: no-repeat;
	width: 7px;
}

/***** Silder Start *****/
.SlideCont
{
	border: 1px solid #1c6a98;
	border-bottom-width: 5px;
	width: 183px;
	height: 150px;
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 1px;
}
.SlideConts
{
	border: 1px solid #1c6a98;
	border-bottom-width: 5px;
	width: 183px;
	height: 185px;
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 1px;
}
.SliderTB
{
 height: 100%;
 width: 182px;
}
.SlideCont .DivCont
{
	display: none;
}
.ChgPage
{
	width: 183px;
	text-align: right;
	font-size: 8pt;
	background-color: #1c6a98;
	border: 1px solid #1c6a98;
	border-width: 0 3px;
	margin-right: 0px;
	padding-right: 1px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
* html .ChgPage
{
	width: 100%;
}
.ChgPage a
{
	padding: 0 3px;
	text-decoration: none;
	color: #1c6a98;
	background-color: white;
}
.ChgPage a:hover, .ChgPage a.selected
{
	color: #fff;
	background-color: #1c6a98;
}
/***** Silder End *****/


