

BODY {
	font-family:sans-serif;
	background-color:white;
	color:rgb(51,51,51);
}

#content {
	text-align:left;
	position:absolute;
	top:4px;
	left:240px;
	width:500px; 
	height:auto;
	font-size:9pt; 
}

DIV {
	margin:0px; 
	padding:2px
}

.link1 {
	font-size:9pt; 
	line-height:11pt; 
	text-align:left; 
	text-indent:0pt; 
	margin:3pt 0pt 0pt 0pt; 
	padding:2pt 2pt 2pt 4pt;
	font-style: normal; 
	background-color:rgb(242,242,242);
	font-family:sans-serif;
	border-color:rgb(153,153,153);
	border-style:solid;
	border-width:1px;
}

SPAN.link1 {
	padding-top:0px;
	padding-bottom:0px;
	float:right;
}

.link2 {
	font-size:9pt; 
	line-height:11pt; 
	text-align:left; 
	text-indent:0pt; 
	margin:3pt 0pt 0pt 12pt; 
	padding:2pt 2pt 2pt 4pt;
	font-style: normal; 
	background-color:silver; 
	font-family:sans-serif;
}

.xref {
	font-family:sans-serif;
	font-size:9pt; 
	line-height:11pt; 
	text-align:left; 
	text-indent:0pt; 
	margin:3pt 0pt 0pt 0pt; 
	padding:2pt 2pt 2pt 4pt;
	font-style: normal; 
	background-color:rgb(222,222,222);
	border-color:gray;
	border-style:solid;
	border-width:1px;
}

.boxout {
	background-color:rgb(255,204,224); 
	font-size:9pt;
	font-family:sans-serif; 
	padding:2pt 2pt 2pt 4pt;
	margin-bottom:4pt;
	border-color:rgb(102,102,153); 
	border-style:solid;
	border-width:1px;
}

.splash {
	background-color:rgb(255,204,224); 
	border-color:rgb(102,102,153); 
	border-style:solid;
	border-width:1px;
	padding-bottom:0.5em;
}

.red {
	color:red;
}	


.green {
	color:rgb(0,102,0);
}	

TR.unread TD {
	background-color:yellow;
}

#compose, .evil_message {
	border-color:rgb(204,0,0);
	border-style:solid;
	border-width:1px;
	background-color:rgb(222,222,222);
	padding:0.5em;
}

.evil_message {
	background-color:rgb(255,222,222);
}

#email-subject {
	font-weight:bold;
	font-size:14pt;
}

#email-to {
	font-weight:bold;
	font-size:12pt;
	color:rgb(0,0,102);
}


P {
	font-family:sans-serif; 
	font-size:9pt; 
	line-height:1.4em; 
	padding-top:0em; 
	margin-top:0.33em;
	padding-bottom:0.33em
}

P.first:first-letter {
	font-weight:normal;
	vertical-align:top; 
	font-size:2.35em;
	float:left;
	padding-top:0em;
	padding-right:0.1em;
}

.boxout P {
	font-size:9pt;
	margin-bottom:0px;
}

.furniture P {
	font-size:8pt;
	color:black;
	margin-bottom:0px;
}

.revised {
	color:gray;
	text-align:right;
	font-size:7pt;
}

UL 	{font-family:sans-serif; font-size:9pt; 
	list-style: url(gif/bullet.gif) circle;}
LI 	{margin-top:0.1em; margin-bottom:0em} 
UL LI 	{font-family:sans-serif; font-size:9pt; line-height:1.2em} 
OL LI 	{font-family:sans-serif; font-size:9pt; line-height:1.2em} 

ADDRESS {
	font-size:9pt;
	margin-left:2em}

CODE {
	font-family:Courier New, monospace;
	font-size:9pt;
	color:rgb(0,0,153);
}

H1, H2, H3, H4, H5 {
	font-family:"Gill Sans", "Gill Sans MT", "Humanst521 BT", "Helvetica", "Arial", sans-serif;
	color:rgb(51,51,151);
	font-size:24pt;
	line-height:95%;
}

H2 {
	margin-bottom:0px; 
	padding-bottom:0px;
	font-size:18pt;
	line-height:95%;
}

H3 {
	margin-bottom:0px; 
	padding-bottom:0px;
	font-size:16pt;
	line-height:100%;
}

H4 {
	border-width:0px;
	margin-top:4px; 
	margin-bottom:0px; 
	padding-top:0px;
	padding-bottom:0px;
	font-size:14pt;
	line-height:1em;
}

.user_browse H4 {
	font-family:"Helvetica", "Arial", sans-serif;
}

H5 {
	font-size:12pt;
	line-height:100%;
}

A:link {
	text-decoration:none;
	font-weight:bold;
	color:rgb(184,0,0);
}

A:visited {
	text-decoration:none;
	font-weight:bold;
	color:rgb(153,0,0);
}

A:hover {
	text-decoration:underline;
	font-weight:bold;
	color:rgb(204,102,0);
}

A:active {
	text-decoration:underline;
	font-weight:bold;
	color:rgb(255,153,0);
}

A.external:link {
	color:rgb(102,0,153);
}

A.external:visited {
	color:rgb(0,102,153);
}

A.external:hover {
	color:rgb(204,102,0);
}

A.external:active {
	color:rgb(255,153,0);
}

P A:link, P A:visited {
	text-decoration:underline;
	font-weight:normal;
}

LI A:link, LI A:visited {
	text-decoration:underline;
	font-weight:normal;
}

.xref A:link, .xref A:visited {
	font-weight:normal;
}

.owns A:link, .owns A:visited {
	font-weight:normal;
}

.hint A:link, .hint A:visited {
	text-decoration:underline;
	font-weight:normal;
}

.hint2 A:link, .hint2 A:visited {
	text-decoration:none;
	font-weight:normal;
	color:yellow;
}


.footer A {
	text-decoration:none;
	font-weight:bold;
}

TABLE.definition {width:100%}

TABLE.login INPUT {
	font-family:monospace;
	font-size:8pt;
	}

TABLE.login TD {
	font-size:8pt;
	font-weight:bold;
}


.photo {
	margin:0px;
	margin-bottom: 2px;
	padding:0px;
}

TH {
	vertical-align:top;
	height:14pt;
	color:rgb(0,0,204); 
	font-family:sans-serif;
 	font-size:9pt; 
	font-weight:bold; 
	text-align:left; 
	padding:2px;
	padding-left:8px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0px;
	border-collapse:collapse;
	background-image:url(gif/gradient_tcat.gif);
}

.search_table TD {
	vertical-align:top;
	margin-left:0px; margin-right:0px;
	background-color:rgb(222,222,222);
	border-color:rgb(204,0,0);
	border-top-style:solid;
	border-top-width:1px;
	padding-left:8px;
}	

.search_table TD UL {
	padding:0em;
	padding-left:1em;
	margin:0em;
}

.search_table TD LI {
	padding:0em;
	padding-left:0em;
	padding-bottom:0.2em;
	margin:0em;
	margin-left:0em;
	line-height:1em;
}

.search_table TH, #compose TH, .details TH {
	margin-left:0px; margin-right:0px;
	background-color:rgb(222,222,222);
	background-image:none;
	padding-left:8px;
}	


.message {
	color:rgb(0,0,153);
	background-color:rgb(204,204,255);
	border-color:blue;
	border-style:solid;
	border-width:1px;
	padding:0.3em;
}


.loginmessage {
	background-color:rgb(204,204,255);
	font-size:8pt;
	padding:0.1em;
	border-color:rgb(102,151,255);	
	border-style:solid;
	border-width:1px;
}

.XX {
	border-style:solid;
	border-color:red;
	border-bottom-width:2px;
	border-right-width:2px;

}

.OK {
	border-style:solid;
	border-color:rgb(0,153,0);

}

.caption {
	font-family:sans-serif;
	font-size:9pt; 
	text-align:left;
	vertical-align:top;
	background-color:silver;
	background-image:none;
	padding:4px;
}

SPAN.hint, SPAN.hint2 {
	font-size:9pt;
	font-weight:normal;
	text-align:right;
}

SPAN.hint2 {
	font-size:8pt;
}

.rubric {
	color:blue;
	font-size:8pt;
}

TD.rubric {
	padding-left:2px;
}

.check {
	background-color:yellow
}

.rule {
	border-color:rgb(204,0,102);
	border-top-style:solid;
	border-top-width:1px;
	margin-top:4px;
	font-size:8pt;
	text-align:right;
}

.clear {
	width:100%; 
	font-family:sans-serif; 
	font-size:9pt; 
	vertical-align:top;
	padding-left:0px;
}

.clearrule {
	width:100%; 
	font-family:sans-serif; 
	font-size:9pt; 
	vertical-align:top;
	padding-left:0px;
	border-color:rgb(204,0,102);
	border-top-style:solid;
	border-top-width:1px;
}

IMG.photo {
	border-width:1px;
}

DIV.clear {
	margin-top:6px;
}

.plain {
	width:30%; 
	font-family:sans-serif; 
	font-size:9pt; 
	vertical-align:top;
}

#heading {
	background-color:rgb(51,102,153);
	background-image:url(gif/gradient_thead.gif);
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	font-size:9pt;
	left:200px;
}

#heading H1 {
	color:silver;
	margin-top:8px;
	margin-bottom:0px;
	padding:0px;

}

#footer {
	background-color:rgb(222,222,222);
	padding-left:2px;
	padding-right:2px;
	margin-bottom:2px;
	margin-top:4px;
	font-size:8pt;
	color:rgb(51,51,51)
}

.admin_contact {
	display:inline;
}

.send_admin, .send_user {
	background-color:transparent;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: Arial, sans-serif;
	font-size:inherit;
	color:rgb(184,0,0);
	font-weight:bold;
}

.send_admin {
	border-style:none;
	cursor:pointer;
}

.send_admin:hover {
	color:rgb(204,102,0);
	text-decoration:underline;
}

.send_user {
	font-weight:bold;
}

.search {
	background-color:rgb(204,204,204);
	padding-left:2px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:4px;
	font-size:9pt;
}

FORM {
	margin-bottom:2px;
	margin-top:0px;	
}

.submit {
	color:rgb(204,0,0);
	background-color:rgb(255,204,204);
	border-top-color:rgb(255,222,222);

	border-right-color:rgb(204,102,102);

	border-bottom-color:rgb(153,0,0);

	border-left-color:rgb(153,51,51);

	font-family:"Gill Sans", "Gill Sans MT", "Helvetica", "Arial", sans-serif;
	font-weight:bold;
	font-size:12pt;
	padding-left:0px;
	padding-right:0px;
}

.private {
	color:rgb(0,102,0);
	background-color:rgb(204,255,204);
}

.furniture {
	font-size:8pt;
	color:rgb(0,0,153);
	line-height:100%;
	background-color:rgb(153,204,255);
	margin-top:1em;
	margin-bottom:1em;
	padding:4px;
}

.modified-date {
	text-align:right
}

.section {
	font-family:"Gill Sans", "Gill Sans MT", "Helvetica", "Arial", sans-serif;
	font-size:12pt; 
	line-height:15pt; 
	text-align:left; 
	margin:0pt; 
	margin-top:4pt;
	padding:1pt;
	padding-left:8px;
	font-style:normal;  
	font-weight:bold;
	color:white;
	background-color:rgb(102,102,204); 
	background-image:url(gif/gradient_thead.gif);
}

.user-name {
	font-family:"Gill Sans", "Gill Sans MT", "Helvetica", "Arial", sans-serif;
	font-size:16pt; 
	line-height:20pt; 
	text-align:left; 
	margin:0pt; 
	margin-top:4pt;
	padding:0pt;
	font-style:normal;  
	font-weight:bold;
}

.banner {
	color:rgb(204,204,204);
}

.subsect {
	font-family:"Gill Sans", "Gill Sans MT", "Helvetica", "Arial", sans-serif;
	font-weight:bold;
	font-size:12pt; 
	line-height:12pt; 
	text-align:left; 
	text-indent:0pt; 
	padding:4pt; 
	font-style:normal;  
	color:white;
	background-color:rgb(102,102,153); 
	background-image:url(gif/gradient_tcat.gif);
	margin-top:8pt;
	margin-bottom:8pt;
}

DIV.subsect SPAN.hint A {
	color:yellow;
}

DIV.subsect SPAN.hint2 A {
	color:yellow;
}

DIV.subsect A.lurk, DIV.subsect A.lurk:active, DIV.subsect A.lurk:hover, DIV.subsect A.lurk:visited {
	color:white;
	text-decoration:none;
	font-size:14pt; 
	line-height:14pt; 
}

.admin_table {
	border-collapse:collapse;
}

.admin_table TD, .admin_table TH {
	font-size:8pt;
	padding:2px;
	border-bottom-color:rgb(51,51,51);
	border-top-color:rgb(51,51,51);
	border-right-color:rgb(102,102,102);
	border-left-color:rgb(102,102,102);
	border-style:solid;
	border-width:1px;
}

.admin_table TH {
	background-color:silver;
	background-image:none;
}

TABLE.admin_table TD A:link, TABLE.admin_table TD A:visited  {
	font-weight:normal;
	text-decoration:underline;
}

TH.shout {
	color:rgb(0,255,255);
}

.section .printbutton {
	position:absolute;
	top:8px;
	left:293px;
	margin-left:2px;
}

.flannel {
	font-size:8pt; 
	line-height:10pt; 
	text-align:left; 
	background-color:rgb(204,204,255); 
	padding-left:1em; 
	padding-right:1em
}

.byline {text-align:right}

.branding {
	position:relative; 
	top:0px; 
	float:right; 
	width:83px; 
}

#nav {
	position:absolute; 
	top:10px;
	left:10px;
	height:auto;
	width:190px;
	padding:0px;
	padding-left:1px;
	padding-bottom:1px;
	z-index:5;
	visibility:visible; 
	vertical-align:top;
	background-color:rgb(222,222,222);
	overflow:visible;
	/*^TEST!!*/
}

#FFGtruc A {
	font-weight:normal;
}

.navlink, .navlink2, .navhere, .navhere2, .user_account {
	width:185px;
	margin:0px;
	margin-top:1px;
	padding:0px;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	font-size:8pt;
	color:black;
	background-color:rgb(228,228,228);
	border-color:rgb(242,242,242);
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-right-width:1px;
}

.navlink2 {
	margin-left:3px;
	padding-left:0px;
}

.navhere {
	padding-left:3px;
}

.navhere2 {
	margin-left:3px;
	padding-left:0px;
}

.admin {
	margin:0px;
	margin-top:2px;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	font-size:8pt;
	color:black;
	background-color:yellow;
	border-color:black;
	border-style:solid;
	border-width:1px;
}

.user_account {
	background-color:rgb(102,151,255);	
}

.contact_details, .profile, .extended_details, .upload_photos {
	background-color:rgb(255,255,204);

}

.header {
	background-color:white;
	padding-bottom:6px;
}

.label, .entry {
	font-weight:normal;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	border-top-style:solid;
	border-color:rgb(51,51,51);
	border-width:1px;
}

.label {
	margin-right:0px;
}

.entry {
	margin-left:0px;
	padding-left:4px;
}

.ancient {
	display:none;
}

.compulsory {
	background-color:rgb(255,204,204);
}

#shuffle {
	margin:0px;
	margin-top:8px;
	margin-bottom:8px;
}

#shuffle TD {
	background-color:rgb(222,222,222);
	font-size:9pt;
}

#shuffle TD.r {
	text-align:right;
}

.current_page {
	font-weight:bold;
	color:white;
	background-color:black;
}

#JSwarn {
	top:auto;
	width:90px;
	height:auto;
	background-color:yellow;
	z-index:6;
	visibility:visible; 
	display:block;
	border-collapse:collapse;
}

.JSnote { /* for forms.js */
	color:gray;
	font-size:8pt;
	text-align:right;
	margin-top:2px;
	margin-bottom:2px;
}

#MsgBox {
	position:absolute; 
	width:420px; /* for IE5 Mac - else reset by forms2.js */
	height:auto;
	background:yellow !important; 
	z-index:6;
	visibility:hidden; 
	display:none;
	padding:0px;
	margin:0px;
}

INS { 
	color:rgb(0,102,0);
	text-decoration:none;
	border-bottom-style:dashed;
	border-color:rgb(0,102,0);
	border-bottom-width:1px;
	display:inline;
} 

DEL { 
	color:rgb(102,0,0);
	text-decoration:line-through;
	display:inline;
}

DIV.user {
	
}

DIV.user_browse {
	background-color:rgb(242,242,242);
	border-color:rgb(51,51,51);
	border-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-collapse:collapse;
	padding:4px;
	padding-right:8px;
	margin-bottom:4px;
}

.user P {
	margin-bottom:2px;
}

.user P.name {
	font-size:1.1em;
	font-weight:bold;
}

.user_browse H4 {
	font-size:10pt;

}

.user_browse P, .user_detail {
	font-size:8.5pt;
	margin:0px;
	margin-top:2px;
}

.location {
	font-weight:bold;
}

#heading A:link, #heading A:visited {
	color:yellow;
}

#heading A:hover {
	color:rgb(204,102,0);
}

#heading A:active {
	color:rgb(255,153,0);
}
 
TD.name {
	background-color:rgb(222,222,222);
}

TD.region {
	background-color:rgb(222,222,255);
}

TD.country {
	background-color:rgb(222,255,222);
}

TD.skill {
	background-color:rgb(255,255,222);
}

TD.subject {
	background-color:rgb(255,222,222);
}

TH.name {
	background-color:rgb(204,204,204);
}

TH.region {
	background-color:rgb(204,204,255);
}

TH.country {
	background-color:rgb(204,255,204);
}

P.modified-date {
	font-size:8pt;
}

DIV.tabs A {
	background-color:silver;
	padding-right:3px;
}


A.tab_active:link, A.tab_active:hover, A.tab_active:active, A.tab_active:visited {
	color:black;
}

.filecheck TH {
	color:white;
}

.filecheck TD {
	border-color:blue;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
}

@media print {
	.user-name, .section, #heading {
		color:black;
		background-image:none;
		background-color:rgb(232,232,232);
		border-color:rgb(51,51,51);
		border-width:1px;
		border-style:solid;
		border-collapse:collapse;
	}

	#heading A:visited, #heading A:link  {
		color:rgb(204,0,0);
	}

}

