body {
	color : #eeeeee;
	background-color : #333333;

	font-family : tahoma;
	font-weight : normal;
	font-size : 11pt;

	margin-top : 4;
    margin-right : 4;
    margin-bottom : 4;
    margin-left : 4;

/*	scrollbar-face-color : #69748e;  */
	scrollbar-face-color : #515560;
    scrollbar-shadow-color : #000000;
    scrollbar-highlight-color : #000000;
    scrollbar-3dlight-color : #000000;
    scrollbar-darkshadow-color : #000000;
    scrollbar-track-color : #000000;
	scrollbar-arrow-color : #000000;

}

textarea, input {
	background : #dddddd;
	font-family : tahoma;
	font-size : 9pt;
}

a.alt2:link {
    color : #cbccb7
}
a.alt2:visited {
    color : #cbccb7
}
a.alt2:active {
    color : #cbccb7
}
a.alt1:link { 
    text-decoration : none;
    color : #ffffff;
}

a.alt1:active {
    text-decoration : none;
    color : #ffffff;
}

a.alt1:visited { 
    text-decoration : none;
    color : #ffffff;
}

a.alt1:hover {
    text-decoration : none;
    color : #cbccb7
}

a:link { 
	text-decoration : none;
	color : #bacfe0
}

a:active { 
	text-decoration : none;
	color : #bacfe0
}

a:visited { 
	text-decoration : none;
	color : #bacfe0
}

a.hover:hover { 
	color : #ffffff;
	text-decoration : none;
}

table, tr, td, p, li, ul {
	color : #eeeeee;
	font-family : verdana; /* tahoma */
	font-weight : normal;
	font-size : 9pt;
}

.text-small {
	font-size : 9pt;
}

.text-smaller {
	font-size : 8pt;
}

.text-emphasis {
	font-style : italic
}

.text-strong {
	font-weight : bold
}

.text-underline { 
	text-decoration : underline
}

.text-quote {
	text-indent : 3em
}

.text-c1 {
	color : #000000
}

.text-c2 {
	color : #ffffff
}

.text-c3 {
	color : #b2b1bf; 
}

.text-alt1 {
	font-family : tahoma;
	font-size : 12px;
}

.text-alt2 {
	font-family : verdana;
	font-size : 11px;
}

.text-alt3 {
	font-family : tahoma;
	font-size : 8pt;
	color : #000000
}

.text-alt4 {
	font-family : verdana;
	font-size : 10px;
	font-style : italic;
	color : #ffffff;
	background-color : #4b4d56
}

/* Table properties */

.border {
	background : #000000
}

.table-c1 {
	background : black;
}

.table-c2 {
	background : #cccccc;
}

.table-c3 {
	background : #000000
}

.table-c4 {
	background : #4b4d56;
}

.table-c5 {  
	background : #222222;
}

.table-c6 {
	background : #336699;
}

.buysubmit {  
/*	color : #bacfe0; */
	color : #cccccc;
	font-size : 7pt;
	background-color : #000000;
	font-family : verdana;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px; 
}
