td,p { font-family: verdana; font-size:8pt; color:#000000; }

a			{ color: #00008B; }
a:hover			{ color: #DB1E59; text-decoration: none; }
a:visited		{ color: #00008B; }

.menu1			{ font-size: 8pt; color: #000000; font-family: Trebuchet MS; text-decoration: none; }
a.menu1:link		{ color: #000000; }
a.menu1:hover		{ text-decoration: underline }
a.menu1:visited		{ color: #000000; }

.topmenu		{ font-size: 10pt !important; color: #D71E58; font-family: arial; font-weight:bold; text-decoration: none; }
a.topmenu:link		{ color: #ffffff; }
a.topmenu:hover		{ text-decoration: underline }
a.topmenu:visited	{ color: #ffffff; }

.topmenu2		{ font-size: 8pt; color: #333333; font-family: verdana; text-decoration: none; line-height:12pt }
a.topmenu2:link		{ color: #00008B; }
a.topmenu2:hover	{ text-decoration: underline }
a.topmenu2:visited	{ color: #00008B; }

.botmenu		{ font-size: 8pt; color: #333333; font-family: verdana; text-decoration: none; line-height:12pt }
a.botmenu:link		{ color: #00008B; }
a.botmenu:hover		{ text-decoration: underline }
a.botmenu:visited	{ color: #00008B; }





/* Top Button Menu Styles Starts - added by Ajay */
body{
	margin: 0px auto;
	background-color:#6B7D8B;
}

.menutable td{
padding: 0px 10px 7px 10px;
}

.menubtn{
width:100px;
}

.menubtn td{
font-weight:bold;
text-align:center;
white-space:nowrap;
padding:0px;}

.menubtn td.curves{
width:3px;}

.menubtn a{font-size:11px !important; text-transform:uppercase; text-decoration: none;	color:#666;}
.menubtn a:visited {font-size:11px !important; text-transform:uppercase;	text-decoration: none; color:#666;	}
.menubtn a:hover {font-size:11px !important; text-transform:uppercase; color: #ff0000; text-decoration: underline}


.leftmenu{
	border-collapse:collapse;
	clear:inherit;
	}

.leftmenu td{
	height: 25px;
	border-width: 1px 0px 1px 0px;
	background-image:url(/cicini/images/icon_arrow.gif); 
	background-repeat:no-repeat; 
	background-position:12px;
	border-style: solid;
	border-color: #cdcdcd;
	padding-left: 26px;
	background-color:#f9fdf3;
}

.leftmenu th{
	height: 35px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cdcdcd;
	padding-left: 10px;
	background-color:#f9fdf3;
	text-align:left;
	padding-top:10px;

}
	
.leftmenu a{  font-size:11px; font-weight:bold; text-decoration: none;	color:#333;}
.leftmenu a:visited {font-size:11px; font-weight:bold; text-decoration: none; color:#333;	}
.leftmenu a:hover {font-size:11px; font-weight:bold;color:#FF0000; text-decoration: underline}

.topmenu{
	text-transform:uppercase;
	font-weight:bold;
}
.topmenu a			{ text-transform:uppercase;	font-weight:bold; }
.topmenu a:hover	{ text-transform:uppercase;	font-weight:bold; }
.topmenu a:visited	{ text-transform:uppercase;	font-weight:bold;}