/*Code by Mahin  */

.matter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#6A6A6A;
}

#content
{
	font-family:Tahoma, Verdana;
	font-size: 13px;
	font-weight:normal;
	padding-left:0px;
	padding-right:0px;
	color: #312E1E;
	text-align:justify;
}
.more
{
  font-family:  verdana,Arial,tahoma; 
  color:#0383FB;
  font-size: 11px;
  font-weight: normal;
  padding-left:5px;
  text-decoration: underline;
  letter-spacing: 0.7px;
  cursor:hand;
}
/* -------------------------------- */
/*        Calendar Styles           */
/* -------------------------------- */
.day2
{
  width:160px;
  height:100px;
  text-align:right;
  vertical-align:top;
  font-family:Arial;
  font-size:8pt;
  color:Black;
  background-color:#CFD4D7;
  border:solid 1px #354A69;
  
}

.othermonthday2
{
  background-color:#E2E5E7;
}
.dayheader2
{
	background-color: #ECE9D8;
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	text-align: center;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #ACA899;
	border-right: solid 1px #ACA899;
}
.title2
{
	background-color: #314462;
	background-repeat: repeat-x;
}

.Today2
{
	border: 2px solid #314462;
	background-color: #A9B8C0;
}
.calendar2
{
  border:none;
}
.month2
{
  border-collapse:collapse;
  border:solid 1px black;
}
.title2 TD
{
  font-family:Arial;
  font-size:9pt;
  font-weight:bold;
  color:White;
  padding-top:4px;
  padding-bottom:4px;
}
.selectedday12
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:black;
	background-color:#FFEEC2;
	border:1px solid #57566F;
	cursor:default;
}

.dayhover2
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	color:#57566F;
	background-color:white;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid #F6F6F6;
	border-right:1px solid #F6F6F6;
	height:31px;
	width:31px;
	cursor:pointer;

	text-decoration:underline;
}

.othermonthdayhover2
{
	color:#B2B1CA;

	text-decoration:underline;
}

.selecteddayhover2
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:black;
	background-color:#A9B8C0;
	border:1px solid #314462;
}
.othermonthday12
{
	
  visibility:hidden;
  background-color:#E2E5E7;
}
.disabledday2
{
  text-decoration:none;
  background-image:url(images/baddate.gif);
  background-position:center center;
  background-repeat:no-repeat;
  cursor:default;
}
/* -------------------------------- */
/*          Grid Styles             */
/* -------------------------------- */





/* -------------------------------- */
.Rotator
{
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	cursor: default;
}
/* -------------------------------- */
/*           News Styles            */
/* -------------------------------- */
.Author { 
	font-family:Tahoma, Verdana; 
	font-size: 9px; 
	padding-left:5px;
	font-weight:bold; 
	color: #082E6D;
}

.news {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:2px;
	padding-right:0px;
	color: #082E6D;
}
.NewsArchiveTitle
{ 
	font-family:Verdana, Arial, Sans-Serif; 
	font-size: 11px; 
	font-weight:bold; 
	color:#003366; 
	letter-spacing: 0.7px; 
}

.NewsText
{ 
	font-family:Verdana, Arial, Sans-Serif; 
	font-size: 10px; 
	font-weight:normal; 
	color:Black; 
	letter-spacing: 0.7px; 
}
.NewsDate
{ 
	font-weight: normal; 
	font-size: 10px; 
	color: #000066; 
	font-family: Verdana, Arial, Sans-Serif; 
	letter-spacing: 0px;
}
.link 
{	padding-top:8px;
	cursor:hand;
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color: #ffffff;
	
}

.linkArchive
{
	font-size: 14px;
	font-family: Calibri;
	text-decoration:none;
	padding-left:0px;
	color:#696969 ;
}
.display
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color:Black;
	
}
.ProdMatter {/*This style is used for product description,price */
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	color: #312E1E;
	text-align:justify;
}
.ProdDescTitle {/*This style is used for product description title */
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color: #312E1E;
	text-align:justify;
}
.ProdPriceTitle {/*This style is used for product price Title*/
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color: #312E1E;
	text-align:justify;
}
/* -------------------------------- */
/*      Ruler Styles                */
/* -------------------------------- */
.Rulerthick
{

	background-color:#5E6E7E;
	height:2px;
	color:#5E6E7E;
}
.Rulerthin
{

	background-color:#768797; 
	height:1px;
	color:#768797;
}
.Rulerfoot
{

	background-color:#564a39; 
	height:1px;
}


