table
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

td
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

p
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

b
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

a
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

small
{ font-family: Verdana, Arial;
font-size: 10px;
color: #990134;}

ul
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

ol
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

li
{ font-family: Verdana, Arial;
font-size: 12px;
color: #990134;}

h1
{ font-family: Verdana, Arial;
font-size: 13px;
color: #990134;}

h2
{ font-family: Verdana, Arial;
font-size: 14px;
color: #990134;}

h3
{ font-family: Verdana, Arial;
font-size: 15px;
color: #990134;}

h4
{ font-family: Verdana, Arial;
font-size: 16px;
color: #990134;}

h5
{ font-family: Verdana, Arial;
font-size: 18px;
color: #990134;}

h6
{ font-family: Verdana, Arial;
font-size: 20px;
color: #990134;}

p.maxi 
{ font-family: Verdana, Arial;
font-size: 14px;
color: #990134;}

p.mini 
{ font-family: Verdana, Arial;
font-size: 10px;
color: #990134;}

p.titleFont
{ font-family: Microsoft Sans-Serif, Trebuchet, Verdana, Arial;
font-size: 14px;
color: #990134;
font-weight: bolder;}

a:link {color: #990134;
text-decoration: underline;}

a:hover {color: #990134;
background-color: #ffff9d;
text-decoration: underline;}

.blackborder
		{
		border-bottom: 1px #66b2da solid; border-right: 1px #66b2da solid; border-top:
		1px #66b2da solid; border-left: 1px #66b2da solid; 
		 }
	/* to set the font and size in the block */
.goldheader
		{
		color: white; font-weight: bold;
		}
a.leftmenu
	{
		padding: 2px 2px 2px 2px; text-align: center; height: 100%; 
		width: 100%; text-decoration: none; color: #9c0031; /* #363636;  to chage the font color in normal */ 
		font-family: Lucida Sans Unicode,Tahoma, Trebuchet MS, Arial; font-size: 10px; display:block;
		}
		
		/* to change blinking color*/
a.leftmenu:hover
	{
	 color: white; background-color: #9c0031;
	 }
	
a.leftsubmenu
		{
		border-bottom: 1px solid #DCDCDC; 
		padding: 2px 2px 2px 2px; text-align: center; height: 100%; width: 100%;
		text-decoration: none; color: #363636; font-family: Tahoma, Trebuchet MS, Arial; font-size: 11px; display:block;
		}
a.leftsubmenu:hover
		{ 
		color: White; background-color:a.topmenulink {width: 100%; 
		text-decoration: none;	color: white; font-family: Tahoma, Trebuchet MS, Arial; font-size: 13px; text-align: center;
		height: 32px; background: Black; line-height:26px; padding:3px 6px 3px 6px;
		}
a.leftsubmenuselected
		{
		padding: 2px 2px 2px 2px; text-align: center; height: 100%; width: 100%;
		 text-decoration: none; color: White; background-color: #ed1b23; font-family: Tahoma, Trebuchet MS, Arial;
		 font-size: 11px; display:block;
		 }