.border {
	border: 1px solid #5B0967;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B0967;
}
.leftlogo {
	background-attachment: fixed;
	background-image: url(../layout/leftlogo_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5B0967;
	border-right-color: #5B0967;
	border-bottom-color: #5B0967;
	border-left-color: #5B0967;
}
.bg {
	background-attachment: fixed;
	background-image: url(../layout/bg_28.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.coolbg {
	background-attachment: scroll;
	background-image: url(../layout/main/bigpurple4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #72267D;
}
.infobox {
	border: 1px dashed #7F3A89;
	background-color: #F0F0FF;
}
.border {
	border: 1px solid #7F3A89;
}
.bg_left {
	background-attachment: scroll;
	background-image: url(../layout/leftmenu/left_bg_35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_left_logged_in {
	background-attachment: scroll;
	background-image: url(../layout/leftmenu/bg_account_34.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4459C8;
	border-right-color: #4459C8;
	border-bottom-color: #4459C8;
	border-left-color: #4459C8;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;  
        line-height: 20px;  
        font-weight: normal;  
        font-variant: normal;  
        text-transform: none;  
        color: #000000;  
}

a {
	color: #3366cc;
	text-decoration : none;
}

a.white {
	color: #FFFFFF;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

table {
}

	
TD.rempli { 
	font-family : Verdana, Arial, sans-serif; 
	background-color : #66CC99;
}

TD.memo { 
	font-family : Verdana, Arial, sans-serif; 
	background-color: #E8E8E8;
}
	
TD.cent { 
	font-family : Verdana, Arial, sans-serif; 
	background-color: #F0F0FF; 
	text-align: center; 
	font-size : 8pt; 
	color: Black;
}

TD.right { 
	font-family : Verdana, Arial, sans-serif; 
	background-color: #F0F0FF; 
	text-align: right; 
	font-size : 8pt; 
	color: Black;
}

TD.headers { 
	font-family : Verdana, Arial, sans-serif; 
	background-color : #F0F0FF;
	text-align : center; 
	font-size : 8pt;
	font-weight: bold;
	color:  #000000;  
}

TD.headersleft { 
	font-family : Verdana, Arial, sans-serif; 
	background-color : #F0F0FF;
	text-align : left; 
	font-size : 8pt;
	font-weight: bold;
	color:  #000000;
	line-height: 20px;
}

TD.default { 
	font-family : Verdana, Arial, sans-serif; 
	background-color: #F0F0FF;
	font-size : 8pt;
	color : Black; 
}
	
TD.default9 { 
	font-family : Verdana, Arial, sans-serif; 
	background-color : #E8E8E8; 
	font-size : 9pt;
	color : Black; 
}

	
TD.title { 
	font-family : Verdana, Arial, sans-serif; 
	color: #191970; 
	background-color : #B0C4DE; 
	text-align : center; 
	font-size : 8pt;
}

	
TD.headerright { 
	font-family : Verdana, Arial, sans-serif; 
	color: #000000; 
	background-color : #F0F0FF; 
	text-align : right;  
	font-size : 8pt; 
}
	
SELECT 	{ 
	font-size : 8pt; 
}

.leftmenufont {
    text-align: right;
    font-size: 8pt;
    font-weight: normal;
}

.settingsTable TD {
	font-size: 8pt;
	background-color:#F0F0FF;
}

.settingsTable TH {
	/* border: #000000 1px solid;  /* adam */
	font-family:Tahoma, Arial;
	font-size:8pt;
	font-weight:bold;
	background-color:#F0F0F3;
}

.settingsTable {
	margin:10px 10px 10px 10px;
	width: 75%;
}