/* CSS Document */
html, body { padding:0; margin:0; height:100%; background-color:#E6E6E6;}
a.main {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        color: #FFA264;
        text-decoration: none;
        display: block;
        background-image: url(aback.jpg);
        background-repeat: no-repeat;
        text-align: center;
        width: 90px;
        padding-top: 15px;
        padding-bottom: 15px;
}

a:hover.main	{
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        color: #FF7921;
        text-decoration: none;
        display: block;
        background-image: url(aactive.jpg);
        background-repeat: no-repeat;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 90px;
		}

a.main1 {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        color: #FF7921;
        text-decoration: none;
        display: block;
        background-image: url(aactive.jpg);
        background-repeat: no-repeat;
        text-align: center;
        width: 90px;
        padding-top: 15px;
        padding-bottom: 15px;
}
a:hover.main1 {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        color: #FF7921;
        text-decoration: none;
        display: block;
        background-image: url(aactive.jpg);
        background-repeat: no-repeat;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 90px;
        }

a.subitem {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #9E96CB;
        text-decoration: none;
        text-align: center;
        padding-left: 7.5px;
	  padding-right: 7.5px;
}
a:hover.subitem {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #7064B3;
        text-decoration: none;
        text-align: center;
        padding-left: 7.5px;
	  padding-right: 7.5px;
}
a.subitem1 {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #7064B3;
        text-decoration: none;
        text-align: center;
        padding-left: 7.5px;
	  padding-right: 7.5px;
}
#text{
                width: 80%;
	padding:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
        line-height: 1.5;
        width: 80%;
}
p{
margin: 0cm 0cm 0pt;
text-align:inherit;
text-indent:36px;
}
