

	.text {
    color: white;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    border-right: 1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid A77BOE;
    text-decoration: none;
    background-color: #000000;
    padding: 5px;
}

	.link:hover {
    color: #CCCC66;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    background-color: #000000;

}

   	.link {
    color: #CCCC66;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #000000;

}

	.text2 {
    color: white;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    border-right: 1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    text-decoration: none;
    background-color: #000000;
    padding: 15px
}

	.text3 {
    color: white;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #000000;
    padding: 15px;
}

	.title {
    color: white;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

	.maintitle {
    color: black;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #CCCC66;
    padding: 5px;
}

	.maintitle2 {
    color: white;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}

    .menu {
    color: white;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

    .menu2 {
    color: white;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

    .menu3 {
    color: #CCCC66;
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #000000;
    padding: 5px;
}

    .menu4 {
    color: #CCCC66;
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #000000;
    padding: 5px;
}

    .menu5 {
    color: white;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #000000;
    padding: 5px;
}

.menu:hover {
    background-color: #515151;
}

.menu2:hover {
    background-color: #515151;
}

.menu3:hover {
    color:#000000;
    background-color: #CCCC66;
}

.menu4:hover {
    color:#000000;
    background-color: #CCCC66;
}

.menu5:hover {
    background-color: #b80000;
}

.toolbar {
    background-color: #313031;
    padding: 5px 0px 5px 0px;
}

.toolbar3 {
    background-color: #000000;
    padding: 5px 0px 5px 0px;
}

