/* 
	solo CSS 

*/


.bgImage {
    background-image :  url(../images/bgGrass.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
  
}
.showStyle{
 visibility:inline;
}
.hideStyle{
 visibility:none;
}


.style3 {color: #FFFFFF}
.style4 {font-size: 9px;
	color: #FFFFFF;
}
.style5 {color: #333333}
.style6 {font-size: 9px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 10px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #0069AA;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.style7 {font-size: 9px;
	color: #00FAEC;
}
.style1 {color: #000000;
	font-weight: bold;
}
.style2 {color: #000000}
.style12 {color: #FFFFFF; font-weight: bold; }
.style11 {color: #FFFFFF; font-size: 10px; }
.style8 {font-size: 10px}

.PortletHeading1{
font-weight: bold;
font-size: 12px;
}

.PortletHeading2{
font-weight: bold;
font-size: 12px;
text-align : center;
}
