@charset "UTF-8";
/*
'WA' for Screen
Created On : 18.03.2011 Dr. Patrick Pawlowski/ Links
Copyright : Pragash Irudayam - IruCom systems

*/
.row_a, .row_a:link, .row_a:visited{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #693;
	display: block;
	padding: 0;
	text-decoration: none;
	padding: 0 0 10px 0;
}
.row_a:hover {
	color: #9C0;
}
.row a img {
	border: none;
	vertical-align: text-bottom;
}
.pages a, .pages a:link , .pages a:visited{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
  	color: #693;
    font-weight: normal;
	text-decoration: none;

	padding: 2px 2px 2px 10px;
	text-decoration: none;
}
.pages a:hover {
	color: #9C0;
}
.pages a img {
	vertical-align: text-bottom;
	border: none;}

/* Browse Btn selected at Lists */
.pagedown a, .pagedown a:link, .pagedown a:visited {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #693;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}
.pagedown a:hover {
	color: #9C0;
	text-decoration: none;
}

/* to be used in <a>*/
.pages_a, .pages_a:link , .pages_a:visited{
	font-family: Verdana, sans-serif;
	font-size: 12px;
    color: #693;
    font-weight: normal;
	text-decoration: none;
	letter-spacing: 3px;

	padding: 1px ;
	text-decoration: none;
	margin: 0 0 5px 0;
}
.pages_a:hover {
	color: #9C0;
}
.pages_a img {
	vertical-align: text-bottom;
	border: none;
}
/* Browse Btn selected at Lists */
.pagedown_a, .pagedown_a:link, .pagedown_a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #693;
	background-color: #FFFFFF;
	text-decoration: underline;
	padding: 2px;
}
.pagedown_a:hover {
	color: #9C0;
	text-decoration: none;

}
