body{margin: 0px;padding: 0px;background-image: url(images/back.gif);}
table{background-color: #FFFFFF;}
td{font-size: 14px;color: #535353;font-family: Arial, Helvetica, sans-serif;line-height: 24px;}
a:link,a:visited{font-size: 14px;color: #535353;font-family: Arial, Helvetica, sans-serif;line-height: 24px;}
a:hover{
	text-decoration: underline;
	font-weight: bold;
}

/*left*/
.left{border-right-width: 1px;border-right-style: solid;border-right-color: #D4D4D4;border-left-width: 1px;border-left-style: solid;border-left-color: #D4D4D4;width: 200px;padding-top: 5px;}

a.menu:link,a.menu:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left:22px;
	height: 36px;
	width: 180px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	margin-left: 10px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}
a.menu:hover{text-decoration:underline;padding-left: 30px;background-image: url(images/menu2.gif);background-repeat: no-repeat;height: 36px;width: 180px;}


/*right*/
.right{padding-right: 14px;padding-left: 14px;padding-bottom: 20px;border-right-width: 1px;border-right-style: solid;border-right-color: #D4D4D4;font-size: 14px;line-height: 24px;color: #555356;}

.bito{height: 34px;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #4A8AAD;}

