A:link{color:#003399}
A:visited{color:#800080}
A:hover{color:#FF3300}

Table.PageStructure {
	border: 0px;
	width: 100%;
}

TD.LeftPanel {
	width: 156px;
	background-repeat: no-repeat;
}


/* GENERAL */

/* style for module titles */
.Head   {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    bold;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}


/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color:transparent;
}

/* Left Panel */
.LeftPanel {
	padding-top:120px;
}
