/* CSS definition file containing sitestyle stylesheets */
BODY { 
	background-color : rgb(192,192,192);
	font-size : 12px;
	font-family : Arial
}

TR { 
	font-size : 12px;
	font-family : Arial
}

.left_menu {
	color:#FFF;
	text-decoration:none;
}
 
/* Forms */
P {
	font-size: 12px;
	font-family : Arial
}

.TextObject {
	font-size: 12px;
	font-family : Arial
}

UL {
	font-size: 12px
}

OL {
	font-size: 12px
}

a, a:visited, a:hover, a.left_menu
{ 
	COLOR: #F00;
}

.error
{
	color:#F00;
}

.style1 {
	color: #FFFFFF;
}
.style2 {
	text-decoration: none;
}
.style3 {
	font-size: xx-small;
}
.style4 {
	color: #FFFFFF;
	font-size: xx-small;
}
