BODY
	{
	color : black;
	background-color : silver;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 15px;
	margin: 0px;
	background-image : url(/cci/shared/images/bevelStrip.gif);
	padding-top : 7px;
	background-repeat: repeat-x;
}

A.title
	{
	color : black;
	font-size : 15px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style: normal;
	text-decoration : none;
}

A:HOVER.title
	{
	color : black;
	font-size : 15px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style: normal;
	text-decoration : none;
}

A
	{
	color : blue;
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style: normal;
}

A.invisibule
	{
	color : Silver;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration : none;
}

A:HOVER
	{
	color : blue;
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style: normal;
}
INPUT.button
{
	font-style 		: normal
	;color 			: black
	;background-color 	: silver
	;font-family 		: Verdana,Geneva,Arial,Helvetica,sans-serif
	;font-size 		: 12px
}

DIV.button
{
	padding-left				: 5px
}