
/********** Main Site Stylesheet  **********/


	/* CSS Document */

@charset "utf-8";
/* CSS Document */

/********** ID CSS SA 21-12-2007  **********/
body {
  font-family: Verdana;
  font-size: 12px;
  text-align: left;
  background-color: #ffffff;
  color: #000000;
 /* padding: 10px 10px 10px 10px;*/
  margin: 0px 0px 0px 0px;
}
p{
color:#000000;
}
a{
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
/********** END: Global block  **********/
/********** START: Page layout block **********/
#PageLayout {
	margin: 0px auto;
}
#PageLayoutContent {
  position: relative;
  padding: 5px 5px 0px 5px;    /*  (changed for padding of 4 sides) */
  margin: 0;
  background-color: #FFF;
  text-align: center;
  width: 980px;
}



/********** END: Page layout block **********/
/********** START: Header block **********/
#Header { position:relative;
  width: 980px; height:70px;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
#HeaderMenu { 
  position:relative;
  width: 100%; height:27px;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
#HeaderMenu .Item { 
  display:block;
  height:15px;
  padding: 5px 0px;

}

#HeaderMenu .Item a:link, 
#HeaderMenu .Item a:visited, 
#HeaderMenu .Item a:active {

	font-family:"Times New Roman"; 
	font-size:16px; 
	color:#000000; 
	text-decoration:none; 
}


#HeaderMenu .Item a:hover 
{
	font-weight:normal;
	text-decoration:underline;
}

#HeaderMenu .separator { 
  PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; COLOR: #cccccc;
	font-weight:normal; 
}
#Sub_Menu_Box { position:relative;
    background-color: #ffffff;
	margin:0 0 0 0;
	width: 100%; height:30px;
}
#Sub_Menu_Box .Item,
#Sub_Menu_Box .Item.Active { position:relative; float:left;
	border:none;
	padding:0 11px 0 9px;
	text-decoration:none;
	
}
#Sub_Menu_Box .Item A,
#Sub_Menu_Box .Item.Active A { position:relative; float:left;
	display:block;
	padding:0 11px 0 9px;
	text-decoration:none;
}

#Sub_Menu_Box .separator { position:relative; float:left;
	width:1px;
	border:none;
}

/*********  Search block *****************/
#searchForm {
	right:7px;
	margin:16px 0 13px 0;
	padding:0;
}
#searchForm .input { position:relative; float:left;
	top:0;
	width:205px;
	margin:0;
	padding:0 5px 0 5px;
	border:1px solid #CACACA;
	background-color:#fff;
	height:17px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
        color: #919191;
}
#searchForm .button {
	position:relative;
	float:left;
	top:0;
	width:40px;
	height:17px;
	margin:0 0 0 3px;
	padding:0;
	background-color:#F0F0F0;
	vertical-align:middle;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/********* END: Search block ***********/

.alignadd{	
	padding-left:100px;
}

.align_search{
	padding-left:55px;
}

.Banner{
	width:234px;	
	height:60px;
	padding:0px;	
	margin:0px;	
}


#Header .Logo { position:relative; float:left;
	width:150px; height:10px;
	margin:30px 0 0 0;
	padding:0;

}

/********** Top link nav modified at 5pm ******************/

div.more {padding:10px 30px 15px 0px; text-align:right}
.more2 {padding:0px 0px 15px 0px; text-align:right; color:#FFFFFF; font-family:Verdana; font-size:10px; font-weight:normal;text-decoration:none;}
a.more2:link,active,visited {padding:0px 0px 15px 0px; text-align:right; color:#FFFFFF; font-family:Verdana; font-size:10px; font-weight:normal; text-decoration:none;}
a.more2:hover {text-decoration:underline;
}

/********** END: Top Link Nav ******************/

/********** start header link modified at 5:41pm ******************/

.mainheaderbg{
width:960px;
background-color:#d1b256;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}
/*
.TopNav{
	font-family: Times New Roman; 
	font-size:15px; 
	font-weight:normal; 
	color:#000000;
}
*/
   /*The font size is decreased by 1 pixel becoz in 17 pixel it is not coming good */
/*
.TopNav:link{
	font-family:Times New Roman; 
	font-size:15px; 
	font-weight:normal;
	color:#000000; 
	text-decoration:none; 
}
.TopNav:active{
	font-family:Times New Roman; 
	font-size:15px; 
	font-weight:normal;
	color:#000000; 
	text-decoration:none;
}
.TopNav:hover {
	font-family:Times New Roman; 
	font-size:15px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:underline;
}
.TopNav:visited {
	font-family:Times New Roman; 
	font-size:15px;
	font-weight:normal;
	color:#000000; 
	text-decoration:none;
}
*/
/********** end header link ******************/

/********** sublink header start modified **********/

.subheaderblock{
display: none;
float:left;
height:24px; 

}

.sublinkheader { 
font-family:"Times New Roman", Times, serif;
color:#000000;  
font-size:15px; 
text-decoration:none;
font-style:italic;
font-weight:normal;
text-align:left; 

}

a.sublinkheader { 
font-family:"Times New Roman", Times, serif;
color:#000000;  
font-size:15px; 
text-decoration:none;
font-style:italic;
font-weight:normal;
text-align:left; 
}

a.sublinkheader:hover {
text-decoration:underline;
 }
 
 /********** sublink header end **********/


/********** END: Header block ******************/
/********** START: Page content block **********/
#PageContent { 

    padding: 0px;
    margin: 0px 0px 5px 0px;
    width: 980px;
}

*HTML #PageContent {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  width: 100%;
}

#PageContentBodyTD {
  background-color: #FFF; 
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;   /*made changes for right padding*/
  vertical-align: top;
}


.sectionpagecontent {
width:468px;
}


.sectionpagecontent A:link {
 color: #FF00D2;
}

.sectionpagecontent A:visited{
 color: #FF00FF;
}

.sectionpagecontent A:active{
 color: #FF00D2;
}

.sectionpagecontent A:hover{
 color: #FF00D2;
}

.infopagecontent A:link {
 color: #FF00D2;
}

.infopagecontent A:visited{
 color: #FF00FF;
}

.infopagecontent A:active{
 color: #FF00D2;
}

.infopagecontent A:hover{
 color: #FF00D2;
}

#PageContentBody {
   height:auto;
  text-align: left;
}
/********** END: Page content block **********/
/********** START: Page column left block **********/
#PageColumnLeft {
  width: 160px;
  margin: 0px;
  padding: 0px 0px 0px  0px; 
}

#PageColumnLeft .PageMenu {
  width: 160px;
  border-bottom: solid 1px #CCCCCC;
}
#PageColumnLeft .PageMenu .Item {
  width: 158px;
  padding: 0px;
}

#PageColumnLeft .PageMenu .Item .subMenu,
#PageColumnLeft .PageMenu .Active .subMenu {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom:none;
}

#PageColumnLeft .PageMenu .Item .subMenu .Item {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-right: none;
  border-left: none;
  border-bottom:none;
}

#PageColumnLeft .PageMenu .Item  a:link,
#PageColumnLeft .PageMenu .Item  a:visited,
#PageColumnLeft .PageMenu .Item  a:hover,
#PageColumnLeft .PageMenu .Item  a:active {
  display: block;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}

#PageColumnLeft .PageMenu .Item .subMenu .Item a:link,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:visited,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:hover,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:active {
  padding: 5px 0px 5px 15px;
  margin: 0px;
}
/********** END: Page column left block **********/
/********** START: Page column center block **********/
#PageColumnCenter { 
  width: 668px;
  margin: 0px;
  padding: 0px 10px;
}
#PageMenuPath {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 0;
  text-align: left;
}
#PageTitle {   
  margin: 0px;
  padding: 10px 0px 5px 0px;
  font-size: 20px;
  font-weight: normal;
  font-family:Times New Roman;
  text-decoration:underline;
  color:#000000;
  width: 470px;
}

#PageTitle1 { 
  position: relative; 
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 19px;
  font-weight: bold;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#000000;
  width: 470px;
}
#PageContentRightCorner { 
  position: relative;
  float: right;
  width: 310px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
  z-index: 1;
  background-color:#ffffff;
}

/* This class Bookmark,Image and Print section */

#PageContentRightCorner .PageServices {
border:1px solid #CCCCCC;
font-size:10px;
font-weight:normal;
text-align:center;
clear:both;
margin:0 5px 10px 5px;
padding:5px 0;
float:right;
position:relative;
width:288px;
}

.SocialNetworkWidjet {
margin:6px 5px;
padding:0;
position:relative;
width:100%;
}

.SolidLine {
border-bottom:1px solid #CCCCCC;
margin:0 0 6px;
height:1px;
margin:5px 0;
padding:0;
width:298px;

}

.clear {
clear:both;
margin:0;
padding:0;
}

#PageContentRightCorner .PageServices .bookmark {
background-image:url(/upload/images/bookmark.gif);
background-position:right top;
background-repeat:no-repeat;
display:block;
float:left;
height:21px;
margin-left:20px;
margin-right:9px;
margin-top:0px;
padding:5px 0px 0px 0px;
text-align:left;
vertical-align:middle;
width:87px;
z-index:1;
}
.bookmark a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}
.bookmark a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-weight:normal;
	font-size:10px;

}
.bookmark a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}
.bookmark a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}
#PageContentRightCorner .PageServices .print {
background-image:url(/upload/images/print.gif);
background-position:right top;
background-repeat:no-repeat;
float:left;
height:21px;
margin-left:0px;
margin-right:10px;
margin-top:0px;
padding:5px 0px 0px 0px;
text-align:left;
vertical-align:middle;
width:59px;
z-index:1;
}
.print a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}
.print a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-weight:normal;
	font-size:10px;

}
.print a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}
.print a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}

#PageContentRightCorner .PageServices .email {
background-image:url(/upload/images/email.gif);
background-position:right top;
background-repeat:no-repeat;
float:left;
height:21px;
margin-bottom:0px;
margin-right:10px;
margin-top:0px;
padding:5px 0px 0px 0px;
text-align:left;
vertical-align:middle;
width:56px;
z-index:1;
}
.email a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}
.email a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-weight:normal;
	font-size:10px;

}
.email a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}
.email a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:10px;
	font-weight:normal;

}

#PageContentRightCorner .PageServices .DashLine {
  margin: 10px 10px 10px 10px;
  z-index: 0;
}
#PageContentRightCorner .PageServices .SocialNetworkWidjet { 
  position:relative; float: right;
  padding: 0;
  margin: 5px 5px 0px 5px;
}
#PageContentRightCorner .Advertisement {
  padding: 0;
  margin: 10px 0px 10px 0px;
}
#PageContentRightCorner .RightColumnBox { 
	position:relative;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0px;
	background-image:url(/upload/images/tabtopbg.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	height:160px;
	width:298px;
	border-right: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
	z-index: 1;
}
#PageContentRightCorner .RightColumnBox1 { position:relative;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0px;
	background-repeat:repeat-x;
	background-position:top;
	height:160px;
	width:300px;
	border-right: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	z-index: 1;
}

.RightColumnBoxtxt{
font-family:arial;
font-size:14px;
color:#333333;
font-weight:bold;
line-height:28px;
padding:5px 0px 5px 5px;
}


#PageContentRightCorner .RightColumnBox .Item {
	border-bottom:1px solid #cccccc;
	height:21px;
	line-height:21px;
}
#PageContentRightCorner .RightColumnBox .Item A {
	color:#b2b2b2;
	font-weight:bold;
	padding-left:6px;
}
#PageContentRightCorner .RightColumnBox .Active {
	border-bottom:none;
	height:21px;
	line-height:21px;
}


.Active border{
	width:50%;
}

.item{
	width:50%;
}

#PageContentRightCorner .RightColumnBox .Active A {
	color:#868686;
	font-weight:bold;
	padding-left:6px;
}
#PageContentRightCorner .RightColumnBox p {
	color:#868686;
	font-weight:bold;
	margin:4px 0 1px 6px;
	padding:0;
}
#PageContentRightCorner .RightColumnBox A { text-decoration:none;}

/*
#PageContentRightCorner .border { border-right:1px solid #b2b2b2;}
#PageContentRightCorner ul { margin:5px 0 0 0; padding:0;}
#PageContentRightCorner ul li { margin:0; padding:0px;}
*/
#Articles_List {
  width:300px;
  height: 212px;
  margin:0;

}

.mostrecentlist{
	margin:0px;
	padding:5px 0px 0px 16px;
	list-style-type: none;
}

.mostrecentlist li{
	margin:0;
	padding-bottom: 5px;
	list-style-type: none;
}


.mostrecentlist a{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family:verdana;
	TEXT-ALIGN:left;
	text-decoration:none;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
} 

.mostrecentlist a:link{
	FONT-WEIGHT: normal; 
	color:#000000;
	text-decoration:none;
	
} 

.mostrecentlist a:active {   
	FONT-WEIGHT: normal; 
	color:#000000;
	text-decoration:none;

}


.mostrecentlist a:hover{
	FONT-WEIGHT: normal; 
	color:#ffffff;
	background: #FF00D2;

} 

ul.related
{
  margin: 0px;
  padding-left: 25px;
}
a.related
{
  color: #FF00D2
}


/********** END: Page column center block **********/
/********** START: Page column right block **********/
#PageColumnRight {
  width: 160px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/********** END: Page column right block **********/
/********** START: Footer block **********/
#Footer {
padding-top:10px;
}
#FooterMenu {
	position: relative;
}
/* changes on 21-12-07 
#FooterMenu .Item {
  padding: 5px 5px 5px 5px;
  margin: 0;
}

changes on wednesday*/
#FooterMenu .Item a:link, #FooterMenu .Item a:hover, #FooterMenu .Item a:active, #FooterMenu .Item a:visited {
}
#SiteLinks {
  text-align: center;
  padding: 5px 5px 5px 5px;
  margin: 0;
}
#Copyright {
  position: relative;
  padding: 0px 30px 20px 30px;
}
/********** END: Footer block **********/
/********** START: Global elements block **********/
.Advertisement {
  margin: 0;
  padding: 0;
  text-align: center;
}
.Advertisement .Item {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
.PaginationBar {
  padding: 0px;
  margin: 5px 0px 15px 0px;
}
.DashLine {
  height: 1px;
  width: 271px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  border-bottom: dashed 1px #CCCCCC;
  z-index: 0;
}
.SolidLine {
  height: 1px;
  width: 298px;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: solid 1px #CCCCCC;
   z-index: 0;
}
.clear {
  margin: 0;
  padding: 0;
  clear: both;
}
.button {
  background-color: #DEDEDE;
  border: 1px #CCCCCC solid;
  color: #878787;
  width: 100px;
  font-size: 9px;
  font-weight: normal;
   cursor: hand;
  font-family: Verdana;
}
.h1 {
padding-top:10px;
padding-bottom:5px;
FONT-WEIGHT: normal; 
font-family:verdana; 
FONT-SIZE: 10px; 
color:#000000;
}
/*
.mostrecentbg{
vertical-align:top; 
width:475px;
position:relative;
background-image:url(/upload/images/tabtopbg.jpg);
background-repeat:repeat-x;
border-left:#8D8D8D solid 1px;
border-right:#8D8D8D solid 1px;
height:28px;
}*/

.h2 { position:relative;
  font-size:15px;
  padding-top:10px;
  padding-left:5px;
  font-weight: bold;
  font-family:"Times New Roman", Times, serif;
  text-decoration:none;
  color:#000000;
}

a.h2:link { position:relative;
  font-size:15px;
  font-weight: bold;
  font-family:"Times New Roman", Times, serif;
  text-decoration:none;
  color:#000000;  
  padding-top:10px
}
a.h2:visited { position:relative;
  font-size:15px;
  font-weight: bold;
  font-family:"Times New Roman", Times, serif;
  text-decoration:none;
  color:#000000;  
  padding-top:10px
}

a.h2:hover { position:relative;
  font-size:15px;
  font-weight: bold;
  font-family:"Times New Roman", Times, serif;
  text-decoration:underline;
  color:#000000;
  
  padding-top:10px
}

/********** END: Global elements block **********/
/********** START: Category page block **********/
#artmCategory {
  text-align: left;
  width: 468px;
  height: auto;
}

.readmoreoncategorylink{
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000;
Z-INDEX: 1; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: right;
} 
#artmCategory A.readmoreoncategorylink:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000;
PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: right; 
}
#artmCategory A.readmoreoncategorylink:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000;
PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px;TEXT-ALIGN: right;
}
#artmCategory A.readmoreoncategorylink:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000; 
PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: right
}
#artmCategory A.readmoreoncategorylink:active {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000; 
PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: right
}

#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:link{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000;
Z-INDEX: 1; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: left;
} 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:visited{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000;
Z-INDEX: 1; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: left; 
} 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:hover{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000;
Z-INDEX: 1; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: left; 
} 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:active {   
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family:verdana;color:#980000;
Z-INDEX: 1; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 4px; TEXT-ALIGN: left; 
}

#artmCategory .artmCategoryArticleList {

  padding: 10px 0px 10px 0px;
  margin: 0px 0px 5px 0px;
  position:relative;
}
#artmCategory .artmCategoryArticleList .artmCategoryArticleItem { 
  position:relative;
  padding: 5px 0px 5px 0px;
  margin:0;
}
.artmSeperatorHorRow{
   border-bottom:1px solid #000000;
  margin:0px;
  padding:0px;
}
#artmCategory .artmCategoryArticleItem .text {
  padding: 0px 0px 0px 10px;
  margin:0;
}


#artmCategory .artmCategoryArticleItem a.readmorelink:link{ 
  position: relative;
  color:#ff0000;
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 10px 0px 10px;
  text-decoration:none;
  z-index: 1;
} 
#artmCategory .artmCategoryArticleItem a.readmorelink:active{ 
  position: relative;
  color:#ff0000;
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 10px 0px 10px;
  text-decoration:none;
  z-index: 1;
} 
#artmCategory .artmCategoryArticleItem a.readmorelink:visited { 
  position: relative;
  color:#ff0000;
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 10px 0px 10px;
  text-decoration:none;
  z-index: 1;
}

#artmCategory .artmCategoryArticleItem a.readmorelink:hover{ 
  position: relative;
  color:#000000;
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 10px 0px 10px;
  text-decoration:underline;
  z-index: 1;
}
#artmCategory .SolidLine {
  width: 480px;
  z-index: 0;
}
#artmCategory .Advertisement {
  margin: 15px 0px 15px 0px;
}
.artmCategoryRightCorner .artmCategoryVE {
  width:270px; 
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 10px 5px;  
  background-color: #F0F0F0;
}
.artmCategoryRightCorner .artmCategoryArticleSearch {
  width: 295px;
  background-color: #F0F0F0;
  padding: 10px 0px 10px 5px;
  margin: 0px 0px 10px 5px;  
  font-weight: bold;
  font-family: Arial;
  font-size: 115%;
  position: relative;
  z-index: 1;
}
.artmCategoryRightCorner .artmCategoryArticleSearch .button {
  background-color: #CECECE;
  border: 1px #CECECE solid;
  color: #878787;
  font-size: 80%;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px;
  cursor: hand;
}
.artmCategoryRightCorner .artmCategoryArticleSearch .text {
  clear: both;
  width: 120px;  
  height: 15px;
  text-align: left;
  margin: 0px 5px 0px 0px;
  padding: 1px 5px 0px 5px;  
  border: 1px #9C9B9C solid;
  font-size: 85%;
  font-weight: normal;
  color: #000000;
  font-family: Verdana;
  z-index: 1;
}

.text{
	color:#000000;
}
.artmCategoryPageTitle {
  width: 250px;
}

.artmCategoryPageTitle1 {
  width: 500px;
}

A.rss:link {
	PADDING-RIGHT: 3px; BACKGROUND-POSITION: 0px 50%; PADDING-LEFT: 20px; FONT-WEIGHT: normal; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100px; PADDING-TOP: 0px;  POSITION: relative; color: #666666; text-decoration:none; }
A.rss:visited {
	PADDING-RIGHT: 3px; BACKGROUND-POSITION: 0px 50%;  PADDING-LEFT: 20px; FONT-WEIGHT: 
normal; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100px; PADDING-TOP: 0px; POSITION: relative; color: #666666; 
}
A.rss:hover {
	PADDING-RIGHT: 3px; BACKGROUND-POSITION: 0px 50%;PADDING-LEFT: 20px; FONT-WEIGHT: 
normal; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; POSITION: relative;color: #666666; 
}
A.rss:active {
	PADDING-RIGHT: 3px; BACKGROUND-POSITION: 0px 50%;PADDING-LEFT: 20px; FONT-WEIGHT: 
normal; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100px; PADDING-TOP: 0px; POSITION: relative; color: #666666; }

/********** END: Category page block **********/
/********** START: Article page block **********/
#artmArticle { 
  text-align: left;
  width: 468;
}
#artmArticle .Images { 
  width:350px; 
}
#artmArticle .inscription {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 13px;
  font-family:"Times New Roman", Times, serif;
  color:#000000;
  width: 468px;
}
#artmArticle #artmArticleSummaryHeader {
  width: 468px;
  color: #878787;
  margin: 0 0 0px 0;
  padding: 0;
}
#artmArticle #artmArticleSummary {
  width: 468px;
  border-top: solid 1px #878787;
  border-bottom: solid 1px #878787;
  color: #878787;
  padding: 0;
  margin: 0 0 10px 0;
}
#artmArticle #artmArticleSummary ul {
  margin: 0 0 0 5px;
  padding: 5px 0 5px 0;
}
#artmArticle #artmArticleContent {
color:#000000;
width: 468px;
}
.artmArticleRightCorner .Images {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.artmArticleRightCorner .Images .Item {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}
.artmArticleRightCorner .Images .Item .caption {
  text-align: center;
  color: #808080;
}

#artmArticle #artmArticleContent A:link {
 color: #FF00D2;
}

#artmArticle #artmArticleContent A:visited{
 color: #FF00FF;
}

#artmArticle #artmArticleContent A:active{
 color: #FF00D2;
}

#artmArticle #artmArticleContent A:hover{
 color: #FF00D2;
}

/********** END: Article page block **********/
/********** START: Article search page block **********/
#artmSearch {
  text-align: left;
  text-align: left; 
  padding: 0px;
  margin: 0px;
}
#artmArticleSearchForm {
  width: 490px;
  height: 30px;
  background-color: #EBEBEB;
  position: static;
  font-weight: bold;
  font-family: Arial;
  font-size: 120%;
  padding: 10px 0px 0px 10px;
  margin: 0;
}
#artmArticleSearchForm .button {
  background-color: #CECECE;
  border: 1px #CECECE solid;
  color: #878787;
  font-size: 70%;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px;
  cursor: hand;
  font-family: Verdana;
}
#artmArticleSearchForm .text {
  width: 252px;  
  height: 15px;
  text-align: left;
  margin: 0px 5px 0px 0px;
  padding: 1px 5px 0px 5px;  
  border: 1px #9C9B9C solid;
  font-size: 100%;
  font-size: 85%;
  color: #878787;
  font-family: Verdana;
}
#artmSearchOrder {
  width: 470px;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 15px 0px;
  text-align: left;
  border-bottom: 1px #CCCCCC solid;
}


#artmSearchOrder a:link{
	color:#000000;
}
#artmSearchOrder a:active{
	color:#000000;
}
#artmSearchOrder a:hover{
	color:#000000;
}
#artmSearchOrder a:visited{
	color:#000000;
}


#artmSearch #artmSearchArticleList {
  border-bottom: 1px #CCCCCC solid;
  width:470px;
  
}
#artmSearch #artmSearchArticleList .artmSearchArticle {
  padding: 5px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  border-bottom: 1px #FFF solid;
}
#artmSearch .artmSearchArticle a:link, 
#artmSearch .artmSearchArticle a:hover, 
#artmSearch .artmSearchArticle a:active, 
#artmSearch .artmSearchArticle a:visited { }
#artmSearch .artmSearchArticle .text {
  margin: 0px 0px 0px 0px;
}
#artmSearch #artmSearchArticleList .artmSearchArticle .date {
  margin: 0px 0px 0px 0px;
}

.date{
	color:#000000;
}

#artmSearch #artmSearchArticleList .artmSearchArticle .categoies {
  margin: 0px 0px 0px 0px;
}

.categoies{
	color:#000000;
}
#artmSearch .artmSearchArticle .views {
  text-align: right;
  color: #999999;
  width: 100%;
}
.artmSearchRightCorner {}

.artmSearchArticle a:link{
	color:#000000;

}
.artmSearchArticle a:active{
	color:#000000;

}
.artmSearchArticle a:visited{
	color:#000000;

}
.artmSearchArticle a:hover{
	color:#000000;

}



/********** END: Article search page block **********/
/********** START: Email to a friend page block **********/
.EmailForm {
  padding: 0px;
  margin: 5px 0px 15px 0px;
}
.EmailForm .text {
  padding: 5px 0px 0px 0px;
  margin: 0px;
  display: block;
}
.EmailForm .field {
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.EmailForm .field input {
  width: 50%;
}
.EmailForm .field textarea {
  width: 50%;
}
/********** END: Email to a friend page block **********/

/**********  Footer link start **********/

.footer {font-family:verdana,geneva,sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none }
a.footer {font-family:verdana,geneva,sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none}
a.footer:hover {text-decoration:underline}


.subfooter {font-family:verdana,geneva,sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:underline }
a.subfooter {font-family:verdana,geneva,sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:underline}
a.subfooter:hover {text-decoration:underline}

.subfooter_copyright {font-family:verdana,geneva,sans-serif; font-size:9px; font-weight:normal; color:#000000; text-decoration:underline }
a.subfooter_copyright {font-family:verdana,geneva,sans-serif; font-size:9px; font-weight:normal; color:#000000; text-decoration:underline}
a.subfooter_copyright:hover {text-decoration:underline}



.learn {font-family:verdana,geneva,sans-serif; font-size:10px; font-weight:normal; color:#666666; }
a.learn {font-family:verdana,geneva,sans-serif; font-size:10px; font-weight:normal; color:#666666; }

.learn_copyright {font-family:verdana,geneva,sans-serif; font-size:9px; font-weight:normal; color:#666666; }
a.learn_copyright {font-family:verdana,geneva,sans-serif; font-size:9px; font-weight:normal; color:#666666; }

.footerseparator { 
  padding: 0;
  color:#666666;
}


/**********  footer link end **********/

/********** Home page styles **************************/
.box1 {
	vertical-align:top;
	width:300px; height:250px;
	background-color:#FFF;
}
.box2 {
	position:relative;
	width:299px; height:249px;
	background-color:#33FF00;
	vertical-align:top;
}
.box3 {
	position:relative;
	padding:0px 10px 0px 10px;
	width:486px; height:361px;
}
.box4 {
	position:relative;
	padding:0px 12px 0px 12px;
	width:486px; height:361px;
}
.H2a {
	position:relative; float:left;
	width:244px; height:115px;
	background-color:#E0E0E0;
	padding-bottom:10px;
  
}
.H2b {
	position:relative; float:right;
	width:232px; height:115px;
	background-color:#E0E0E0;  
	padding-bottom:10px;   
}
.H2c {
	position:relative; float:left;
	width:244px; height:250px;
	background-color:#E0E0E0;
	padding-top:10px;  

}
.H2d {
	position:relative; float:right;
	width:232px; height:250px;
	background-color:#E0E0E0; 
	padding-top:10px;  

	
        
}
.box5 {
	position:relative; float:right;
	width: 125px; height:125px;
	margin: 3px 20px 0px 0px;
	background-color:#e3e3e3;
}

.H3a {
	position:relative; float:left;
	width:253px; height:248px;
	background-color:#fff;
}
.H3b {
	position:relative; float:left;
	width:253px; height:248px;
	background-color:#fff;
	border-left: solid 1px #CCC;
}
.H3c {
	position:relative;
	width:299px; height:248px;
	background-color:#fff;

	/* border: solid 1px #CCC; */
}
.box7 {
	
	height:90px;
	margin:9px 0 8px 0;
}

.box7 img{
	border-bottom:1px solid #818181;
}


.sponsors {
	padding: 0px 33px 10px 0px;
        margin: 0;
	text-align: center;
}
*HTML .sponsors {
	padding: 0px 12px 10px 0px;
}
/******************************************************/
.NewsLetter {
	width: 160px;
	margin: 0px 0px 0px 0px;
	background-color:#00FF33;   /* changed for background color*/
	text-align: left;
	color: #000000;   /*changed for text color*/
}
.NewsLetter p {
	font-weight:bold;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.NewsLetter td {
	padding:2px 4px 7px 5px;

}
/*changed for newsletter input on wednesday(19-12-07) */
.NewsLetter .input{ 
	float:left;
	top:0;
	margin:1px 0px 0px 0px;
	padding:2px 0px 0px 5px;
	width:111px; 
	height:15px;
	line-height:15px;
	border:1px solid #e3e3e3;
	background-color:#fff;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#49362D;
}
/*changes end for newsletter input */
.NewsLetter .button { position:relative; float:left;
	top:0;
        left:2px;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:28px; 
	height:20px;
	line-height:20px;
	border:1px solid #000000;         /*changed for newsletter go button border on wednesday(19-12-07) */
	background-color:#000000;      /*changed for newsletter go button background on wednesday(19-12-07) */
   cursor: hand;
	font-size:11px;
	color:#ffffff;                     /*changed for newsletter go button font color on wednesday(19-12-07) */
	font-weight:bold;                      /*changed for newsletter go button font weight on wednesday(19-12-07) */
	font-family:Verdana;                /*changed for newsletter go button font family on wednesday(19-12-07) */
}
.NewsletterForm {}
.NewsletterForm td { padding:5px 0;}


.NewsletterForm .input {
	width:118px; height:17px;
	border:1px solid #e3e3e3;
	background-color:#fff;
	color:#999999;
}  


.subTopMenu {
height:20px;
margin:-22px 13px 0px;
padding:0px;
position:absolute;
text-decoration:none;
z-index:50;
}

/* Changes made on 19 dec for module heading */
.moduleheader {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#333333;

}
.moduleheader_right {
background-image:url(/upload/images/tabtopbg.jpg);
background-repeat:repeat-x;
height:23px;
padding-top:5px;
padding-left:10px;
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#333333;
text-align:left;
}
/* Changes end for module heading*/

.modulebody {

}

.modulebody A {
 font-weight: bold;
}

/* class for breadcrumb  modified on 20dec2007 */
.breadcrumb {
	FONT-WEIGHT:normal; FONT-SIZE:9px; COLOR:#666666;
	 FONT-FAMILY:verdana; TEXT-DECORATION: none;
}

A.breadcrumb:link {
	FONT-WEIGHT:normal; FONT-SIZE: 9px; COLOR:#666666; 
	FONT-FAMILY: verdana;TEXT-DECORATION: none;
}

A.breadcrumb:hover {
	FONT-WEIGHT:normal; FONT-SIZE:9px; COLOR:#666666; 
	FONT-FAMILY:verdana; TEXT-DECORATION:none;
}
/* end of breadcrumb */

/* class for category top box */
.box{
background-color:#ffffff;
height:70px;
vertical-align:top;
}
.box_table{
padding-top:15px;
padding-bottom:15px;
border:1px #d5d5d5 solid;
}

/* end of breadcrumb */

/* start of class for service menu */

.Servicemenu {
font-family:verdana; 
font-weight:normal; 
font-size:9px; 
color:#343434; 
text-align:left;
padding:5px;
text-decoration:none;
}

a.Servicemenu:link {
font-family:verdana; 
font-weight:normal; 
font-size:9px; 
color:#343434; 
text-align:left;
padding:5px;
text-decoration:none;
}

a.Servicemenu:visited {
font-family:verdana; 
font-weight:normal; 
font-size:9px; 
color:#343434; 
text-align:left;
padding:5px;
text-decoration:none;
}

a.Servicemenu:active {
font-family:verdana; 
font-weight:normal; 
font-size:9px; 
color:#343434; 
text-align:left;
padding:5px;
}

a.Servicemenu:hover {
font-family:verdana; 
font-weight:normal; 
font-size:9px; 
color:#343434; 
text-align:left;
padding:5px;
text-decoration:underline;
}

#MR {
	WIDTH: 150px;
	background-color:#29CD00;	
	PADDING-LEFT: 20px; 	
	HEIGHT: 24px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;		

}
#MP {
	WIDTH: 150px;
	PADDING-LEFT: 20px; 
	background-color:#33FF00;
	HEIGHT: 24px;	
}

#MR A {
	FONT-WEIGHT: bold; 
	COLOR: #000000;
}
#MP A {
	FONT-WEIGHT: bold; 
	COLOR: #000000;
}

#MR.Active A {
	font-size: 11px;
}

#MP.Active A {
	font-size: 11px;
}

#MP.Active {	
	background-color:#29CD00;
		border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

#MR.Item {
	background-color:#33FF00;	
	border-bottom:1px solid #33ff00;
	border-left:1px solid #33ff00;
}





/* end of class for service menu */


/*start mostpopular_body */
/*
.mostpopular_body
{
font-family:verdana; 
font-weight:normal; 
font-size:11px; 
color:#000000; 
text-align:left;
padding:10px;
line-height:25px;
text-decoration:none;
}

a.mostpopular_body:link {
font-family:verdana; 
font-weight:normal;
font-size:11px; 
color:#000000; 
text-align:left;
padding:10px;
line-height:25px;
text-decoration:underline;
}

a.mostpopular_body:visited {
font-family:verdana; 
font-weight:normal;
font-size:11px; 
color:#000000; 
text-align:left;
 padding:10px;
line-height:25px;
text-decoration:underline;
}

a.mostpopular_body:active {
font-family:verdana; 
font-weight:normal;
font-size:11px; 
color:#000000; 
text-align:left;
 padding:10px;
line-height:25px;
text-decoration:underline;
}

a.mostpopular_body:hover {
font-family:verdana; 
font-weight:normal;
font-size:11px; 
color:#000000; 
text-align:left;
 padding:10px;
line-height:25px;
text-decoration:none;
}
*/
/* end of breadcrumb */





/* design for main content home page starts RS */

.content1 {
PADDING-BOTTOM: 5px;  
BORDER-BOTTOM: #ffffff 8px solid;
background-color:#ffffff;

}

.content2 {
	BORDER-TOP: #ffffff 5px solid; 
	BORDER-BOTTOM: #ffffff 8px solid;
	background-color:#ffffff;
}

.content3 {
	background-color:#FFFFFF;
	height:114px;
	width:245px;
        padding: 5px;

}

.content3a {
	background-color:#FFFFFF;
	width:245px;
        padding: 5px;
}

.content3b {

	width:245px;
	height:251px;
	background-color:#FFFFFF;
        padding: 5px;
}
.content4 {
	width:300px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 10px;
	
}
.content5 {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; PADDING-TOP: 0px; background-color:#ffffff;  height:150px;
}
.content6 {
	BORDER-RIGHT: #ffffff 8px solid; BORDER-left: #ffffff 8px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; background-color:#ffffff;
}
/* design for main content home page ends RS */

/* Start of category seeall link  SA*/

.seeallnewsright{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: right;
	padding:0px ;
	text-decoration:underline;
} 
.seeallnewsright:link{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: right;
	padding:0px ;
	text-decoration:underline;
	
} 
a.seeallnewsright:active {   
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: right;
	padding:0px ;
	text-decoration:underline;

}
a.seeallnewsright:hover{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: right;
	padding:0px ;
	text-decoration:underline;


} 
a.seeallnewsright:visited{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: right;
	padding:0px ;
	text-decoration:underline;

}

/* end of category seeall link */


/* Start of category readmore link  SA*/

.readmore{
	FONT-WEIGHT: normal; 
/* category page modified by mithilesh on 23-04-08
	FONT-SIZE: 10px; 
 */   
        FONT-SIZE: 11px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN:left;
	padding:0px ;
} 
.readmore:link{
	FONT-WEIGHT: normal; 
	/* category page modified by mithilesh on 23-04-08
	FONT-SIZE: 10px; 
 */   
        FONT-SIZE: 11px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: left;
	padding:0px ;
	
} 

a.readmore:link{ 
 FONT-WEIGHT: normal; 
	/* category page modified by mithilesh on 23-04-08
	FONT-SIZE: 10px; 
 */   
        FONT-SIZE: 11px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: left;
	padding:0px ;
} 
a.readmore:active {   
	FONT-WEIGHT: normal; 
	/* category page modified by mithilesh on 23-04-08
	FONT-SIZE: 10px; 
 */   
        FONT-SIZE: 11px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: left;
	padding:0px ;
}
a.readmore:hover{
	FONT-WEIGHT: normal; 
	/* category page modified by mithilesh on 23-04-08
	FONT-SIZE: 10px; 
 */   
        FONT-SIZE: 11px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: left;
	padding:0px ;
	text-decoration:underline;

} 
a.readmore:visited{
	FONT-WEIGHT: normal; 
	/* category page modified by mithilesh on 23-04-08
	FONT-SIZE: 10px; 
 */   
        FONT-SIZE: 11px; 
	font-family:verdana;
	color:#000000;
	TEXT-ALIGN: left;
	padding:0px ;

}

/* end of category readmore link */

/* Start of  category recommended bodytxt  SA*/

.loreum{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family:verdana;
	TEXT-ALIGN:left;

	text-decoration:none;
	color: #000000;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
} 

a.loreum:link{
	FONT-WEIGHT: normal; 
	color:#000000;
	text-decoration:none;
	
} 

a.loreum:active {   
	FONT-WEIGHT: normal; 
	color:#000000;
	text-decoration:none;

}


a.loreum:hover{
	FONT-WEIGHT: normal; 
	color:#ffffff;
	background: #000000;
text-decoration:none;
} 


/* end of category recommended bodytxt link */

/* CSS Document */

/* start of Articlepage links */
.bookmark1 {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#878787; 
text-align:left;
text-decoration:none;
}

a.bookmark1:link {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#878787; 
text-align:left;
text-decoration:none;
}

a.bookmark1:visited {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#878787; 
text-align:left;
text-decoration:none;
}

a.bookmark1:active {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#878787; 
text-align:left;
text-decoration:none;
}

a.bookmark1:hover {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#878787; 
text-align:left;
text-decoration:underline;
}

.enjoyarticle {
font-family:arial; 
font-weight:normal; 
font-size:10px; 
color:#878787; 
text-align:right;
}

.categorytxt{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	line-height:17px;

}


.Error404
{
  width: 400px;
  height: 300px;
}


/* CSS Document */

.gs-title{
font-family:verdana;
font-size:11px;
color:#0000CC;
font-weight:normal;
padding:20px 0px 0px 0px;
text-decoration:none;
}

a.gs-title:link{
font-family:verdana;
font-size:11px;
color:#0000CC;
font-weight:normal;
padding:20px 0px 0px 0px;
text-decoration:none;
}

a.gs-title:visited{
font-family:verdana;
font-size:11px;
color:#0000CC;
font-weight:normal;
padding:20px 0px 0px 0px;
text-decoration:none;
}

a.gs-title:active{
font-family:verdana;
font-size:11px;
color:#0000CC;
font-weight:normal;
padding:20px 0px 0px 0px;
text-decoration:none;
}

a.gs-title:hover{
font-family:verdana;
font-size:11px;
color:#0000CC;
font-weight:normal;
padding:20px 0px 0px 0px;
text-decoration:underline;
}

.gs-snippet{
font-family:verdana;
font-size:11px;
color:#000000;
font-weight:normal;
padding:5px 0px 5px 0px;
}

.topbox{
border-bottom:8px solid #ffffff;
padding-left:3px;
}

.mostrecent{
background-color:#33ff00;
border-bottom:8px solid #ffffff; 
border-right:8px solid #ffffff;
}

.boxleft2{
border-right:8px solid #ffffff;
height:251px;
}






