/*** Overall section ***/
.background	{background-color: #E2E9EA; }
.topbar		{background-image: url('../images/topbg.gif'); }
.bgnormal	{background-color: #FFFFFF; }

/*** Side section ***/
.left		{background-image: url('../images/left.gif'); background-repeat: repeat-y; }
.right		{background-image: url('../images/right.gif'); background-repeat: repeat-y; }

/*** Overall texts ***/
body, td	{ font-family: verdana, helvetica; font-size: 11px; color: #628296; line-height: 18px; }
a.blink		{font-family: verdana, helvetica; font-size: 11px; color: #FFFFFF; }
a			{font-family: verdana, helvetica; font-size: 11px; color: #628296; text-decoration: none; }
a:hover		{font-family: verdana, helvetica; font-size: 11px; color: #FFBA00; text-decoration: underline; }

/*** Menu section starts ***/
.menutitle{
cursor:pointer;
margin-bottom: 0px;
background-color:#ECECFF;
color:#000000;
width:181px;
padding: 0px;
text-align:center;
font-weight:bold;
border:0px solid #000000;
}

.submenu{
margin-bottom: 0.5em;
}
/*** Menu section ends ***/

/*** Main section ***/
.underlogo	{background-image: url('../images/under.gif'); background-repeat: repeat-x; }
.table		{background-image: url('../images/table.gif'); background-repeat: repeat-x; font-family: verdana, helvetica; font-size: 11px; color: #628296 }
.presentation	{background-image: url('../images/bar.gif'); background-repeat: repeat-x; }
.div		{background-image: url('../images/div.gif'); }
.hor-bar	{background-image: url('../images/hor-bar.gif'); }

/*** Bottom section ***/
.bottom		{background-image: url('../images/bottombg.gif'); }

.machosting {
	color: #EEEEEE;
}

