

@import "si_style_main.css";



h1
{
	font-size:90%;
	font-weight:bold;
	color: #548DA2;
}




td.phone
{
	
	font-size:75%;
	color: #447D92;
	font-weight:bold;
	font-family:Verdana,Arial;	
	text-decoration:none;
}



td.leftcol
{
	background:url('s_i_/images/themes/left_dark.jpg');
	background-repeat:no-repeat;
	width:165px;
	color: #000000;
	font-weight:bold;	
}

td.leftcol p
{
	font-weight:bold;	
}

td.rightcol a
{
	text-align: center;
	font-size:75%;
	color: #548DA2;
	font-weight:bold;
	font-family:Verdana,Arial;	
	text-decoration:none;
}
td.rightcol a:hover
{
	color: #000000;
	text-align: center;
	font-size:75%;
	font-weight:bold;
	font-family:Verdana,Arial;		
}
td.rightcol
{
	background:url('s_i_/images/themes/right_3.jpg');
	background-repeat:no-repeat;
}
a.submenu
{
	text-align: center;
	font-size:75%;
	color: #8CC7EF;
	font-weight:bold;
	font-family:Verdana,Arial;	
	text-decoration:none;
}
a.submenu:hover
{
	color: white;
	text-align: center;
	font-size:75%;
	font-weight:bold;
	font-family:Verdana,Arial;		
}

