.small {
	font-size: 10px; 
}
.big {
	font-size: 14px; 
	font-weight: bold;
}
.normal {
	font-size: 12px; 
}
.boxtable 
{  
	background-repeat: no-repeat
}
.menuitem 
{  
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: 6B8366; 
	text-decoration: none;
	padding-left: 10px;
}
.menuitem:hover, .menuitem_on , .menuitem_on:hover  
{ 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: ED0000; 
	text-decoration: none;
	padding-left: 10px;
}

.menuitem_sub 
{  
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: 6B8366; 
	text-decoration: none;
	padding-left: 10px;
}
.menuitem_sub:hover 
{ 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: ED0000; 
	text-decoration: none;
	padding-left: 10px;
}
.header 
{
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: ED0000;
	background-image : url(images/backgrounds/csi_back_header.jpg);
	background-position : top right;
	background-repeat : no-repeat;
}
.headertd
{
	background-image : url(images/backgrounds/csi_back_header.gif);
	background-position : top left;
	background-repeat : repeat-x;
}


.text, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: 6B8366; 
	font-size: 11px; 
	text-align: justify;
	line-height: 18px;
}

li
{
	list-style-image: url('images/csi_bullet.gif');
	line-height: 14px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: 6B8366; 
	font-size: 11px; 
	text-align: justify;
	line-height: 18px;
}
.inner
{
	list-style-image: url('images/csi_bullet1.gif');
	line-height: 14px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: 6B8366; 
	font-size: 11px; 
	text-align: justify;
	line-height: 18px;
	margin-left: 20px;
}

a 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: ED0000; 
	text-decoration: none; 
	font-weight: normal;
}
a:hover 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: 4E9949; 
	text-decoration: underline;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: 6B8366; 
	font-size: 11px; 
}
.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: FFFFFF; 
	text-decoration: none;
	background-color: 7A7A7A;
}

.menuitemtd 
{
	background-image : url(images/backgrounds/csi_back_menuitem.gif);
	background-position : top-left;
	background-repeat : no-repeat;
}
.menuitemtd_sub
{
	background-color : F5F5F5;
}

.menutable
{
	background-image : url(images/backgrounds/csi_back_menu.gif);
	background-position : top left;
	background-repeat : repeat-x;
}