.style1 {
	line-height: 20px;
}

a {
	font-color: #FFCCOO;
        text-decoration: none;
	color: #OOFFOO;
font-weight: bold;}

a:link {
	font-color: #FFCCOO;
text-decoration: none;
	color: #OOFFOO;
font-weight: bold;}

a:hover {
        color: #103361;
	color: #666666;
        text-decoration: none;
font-weight: bold;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	left: 2px;
	display: block;
	font-family: Verdana;
	font-weight: bold;
}
#sectionLinks h3{
    font-size: 11px;
    color : #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-right: 0px none #8B8B7A;
	border-bottom: 2px solid #880000;	border-top: 1px solid #FF4848;
	display: block;
	font-family: Verdana;
	font-weight: bold;
}
#sectionLinks a:link{
    font-size: 11px;
    color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-right: 0px none #8B8B7A;
	border-bottom: 2px solid #880000;	border-top: 1px solid #FF4848;
    background-color: #FF0000;
	display: block;
	font-family: Verdana;
	font-weight: bold;
}
#sectionLinks a:visited{
    font-size: 11px;
	color : #FFFFFF;
	padding: 10px;
	border-right: 0px none #8B8B7A;
	border-bottom: 2px solid #880000;	border-top: 1px solid #FF4848;
	background-color: #FF0000;
	text-decoration: none;
	display: block;
	font-family: Verdana;
	font-weight: bold;
}
#sectionLinks a:hover{
    font-size: 11PX;
    color : #000000;
	padding: 10px 10px 10px 10px;
	border-right: 2px none #535343;
	border-bottom: 2px solid #009900;
	border-top: 1px solid #B9FFB9;
	background-color: #00FF00;
    text-decoration: none;
	display: block;
	font-family: Verdana;
	font-weight: bold;
}
.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.uboxgray {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
		border-left-color: #CCCCCC;
}
.solidgraytop {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
		border-left-color: #CCCCCC;
}
.solidgraytoplight {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
		border-left-color: #CCCCCC;
}.solidgrayleftlight {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
		border-left-color: #CCCCCC;
}
.spaced {
	letter-spacing: 2px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
}
body {
	margin-left: 4px;
	margin-top: 0px;
	background-color: #efefef;
}
