/* Created by: V.THIYAGARAJAN
V.Thiyagarajan,
Web Developer, 
I-Link Software Pvt Ltd .,
www.ilinksoftware.com
thiyagarajan.v.ilink@tajtech.com
CMM Level 3  Certified Company 
Bangalore - 100
*/

#cmmitext
{
	font-family: Verdana;
	/*Arial, Helvetica, sans-serif;*/
	font-size:20px;font-weight:normal;
	color:#516589;
}

.tab
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#034d7c;
}
.heading
{
font-family: Verdana, Arial, Helvetica, sans-serif;
/*Arial, Helvetica, sans-serif;*/
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.footer
{
font-family: Verdana;
/*Arial, Helvetica, sans-serif;*/
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.footer1
{
font-family: Verdana;
/*Arial, Helvetica, sans-serif;*/
font-size:11px;
font-weight:normal;

}


.tab1
{
font-family: Verdana;
/*Arial, Helvetica, sans-serif;*/
font-size:11px;font-weight:normal;
margin:10px 10px 10px 10px;
color:#404040;
}
bgcolor
{
background-color:#edf8fc;
}

/* Hyperlink for menu */
/* Left  menu */
  a.one:link {
color:  #0f4c72;
text-decoration:none;
font-weight:normal;
}
  a.one:active {
color:  #0f4c72;
text-decoration:none;
font-weight:normal;
}

a.one:visited {
color: #0f4c72;
text-decoration:none;
font-weight:bold;
}
a.one:hover {
color: brown;
text-decoration:none;
font-weight:bold;
}

a.two:link {color: #ff0000}
a.two:visited {color: #0000ff}
a.two:hover {font-size: 150%}

a.three:link {color: #ff0000}
a.three:visited {color: #0000ff}
a.three:hover {background: #66ff66}

a.four:link {color: #ff0000}
a.four:visited {color: #0000ff}
a.four:hover {font-family: monospace}

a.five:link {color: #ff0000; text-decoration: none}
a.five:visited {color: #0000ff; text-decoration: none}
a.five:hover {text-decoration: underline}
