BODY {
	background-color : White;
}

BODY, TD {
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 14px;
}


A, A:link, A:visited, A:active, A:hover{
	color: #0000cc;
	font-family :  Arial;
} 

.Line {
	/*background-color: #f96f00; */
	background-color : Red;
	height: 1px; 
	width: 98%;
}

H2 {
	color : #FE183A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	text-align : center;
	font-weight : bold;
}

.Header{
	color : #2A2798;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	/*background-color : Orange;*/
}

.Header#PageCaption{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size : 18px;
	/* color : #f96f00; orange*/
	color: Red;
}

.Header#LocationBar{
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 6px;
}

.SmallDescription {
	font-size: 12px;
}

#Green{
	color: Green;
}

.DirectoryFoldersArea{
	margin-left: 10px; 
	margin-top: 5px;
	margin-bottom: 5px;
}

.DirectoryVmarksArea{
	margin-left: 10px; 
	margin-top: 5px;
	margin-bottom: 5px;
}

.DirectoryFolder {
	font-weight: bold;
}

.DirectoryVmark {
	margin-bottom: 5px; 
}

.DirectoryVmark > DIV.Name {
	font-weight: bold;
}

.DirectoryVmark > DIV.Description {
	margin-left: 5px; 
}

.DirectoryVmark > DIV.URL {
	margin-left: 5px; 
	color: Green;
}
.DirectoryFolder > SPAN.VmarksCount {
	font-weight: normal;
}

.DirectoryActionLinks {
	margin-left: 10px;
	font-size: 90%; 
	font-weight: normal;
	white-space: nowrap;
}

.SmallSubHeader{
	color : black;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	margin-bottom: 5px;
}

.MenuBackground {
	background-color : #D0CFE9;
}

.HeaderBackground, .HeaderRow{
	background-color : #2A2798;
	color: White;
}

HR {
	/* !!! no color in Mozilla */
	color : #ff0000;
	height: 1px;
}

.Label  {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	}

.Label_s  {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


.messages {
	color : Gray;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	font-style : normal;
	font-weight : bold;
	}

.error {
	color : Red;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	}

.FramesTitle {
	color : White;
	font-size: 16px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;		
}

.QuickTip {
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;		
}

TD.BlueBackground{
	background-color: #2c28b0;
}

INPUT.submit {
	/* background-color : #f96f00;*/
	background-color : #E20202;
	color: White;
	font-weight: bold; 
}

INPUT.SmallButton {
	font-size: 10px;
}

.LighterBackground, .OddRow {
	background-color: #f4f4ff;
}

.EvenRow {
	background-color: #e9e9ff;
}

TABLE.Abc TD {
	width: 23px;
	text-align: center;
}
