A.Lyssti
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}

A.KillerLinks:hover
{
	font-size: 9pt;
	color: purple;
	font-family: Tahoma;
	text-decoration: underline;
}

A.KillerLinks:visited
{
	font-size: 9pt;
	color: purple;
	color : #B72B2B;
	text-decoration: underline;
}


input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
/*SolPart Menu Style*/

.MainMenu_MenuContainer {
    border-left: #F1F1F1 0px solid; 
    border-right: #F1F1F1 0px solid;  
    border-top: #F1F1F1 0px solid; 
    border-bottom: #F1F1F1 0px solid;
	background-color: transparent; 
}

.MainMenu_MenuBar
{
	cursor: hand;
	color: #000099;
	height:10px;
	background-color: #FFFFFF;
}
.MainMenu_MenuItem
{
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	cursor: hand;
	color: #BLACK;
	height: 18px;
}
.MainMenu_MenuIcon {
    cursor: pointer; 
    cursor: hand; 
    background-color: #FFFFFF; 
    border-left: #ffffff 0px solid;
    border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	width:16px;
	height:18px;
    text-align: center;
	display: none;
		
}
.MainMenu_MenuArrow {
    border-right: #ffffff 0px solid; 
    border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
    font-family: webdings; 
    font-size: 10px;
    cursor: pointer; 
    cursor: hand;     
}
.MainMenu_MenuItemSel
{
	border-color: #FFFFFF 0px solid;
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	height: 18px;
	cursor: hand;
	color: #CCCCCC;

}
.MainMenu_SubMenu
{
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-top: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	border
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=138, Strength=2); 
	cursor: hand;
	background-color: #294A7B;
}



