h1						{ font-family:verdana,arial; font-size:14px; color:#2F3B4C; font-weight:bold; }
td, th					{ font-family:verdana,arial; font-size:11px; color:#000000; }
p						{ font-family:verdana,arial; font-size:11px; color:#000000; }
li						{ font-family:verdana,arial; font-size:11px; color:#000000; }
ul						{ font-family:verdana,arial; font-size:11px; color:#000000; }
a						{ font-family:verdana,arial; font-size:11px; color:#2F3B4C; font-weight:bold; text-decoration:none; }

.darkcolor				{ color:#2F3B4C; }
.lightcolor				{ color:#7D7171; }

.boxbg					{ background-color:#7D7171; }
.boxhead				{ background-color:#F1F1F1; color:#2F3B4C; font-weight:bold; }
.boxcontent				{ background-color:#FFFFFF; color:#000000;}

.primary				{ font-size:11px; color:#2F3B4C; font-weight:bold; text-decoration:none;}
.primary:hover			{ color:#7D7171; }
.primaryhigh			{ font-size:11px; color:#7D7171; font-weight:bold; text-decoration:none;}
.primaryhigh:hover		{ color:#7D7171; }

.secondary				{ font-size:11px; color:#7D7171; font-weight:normal; text-decoration:none;}
.secondaryhigh			{ font-size:11px; color:#7D7171; font-weight:normal; text-decoration:none;}

.children				{ font-size:11px; color:#2F3B4C; font-weight:normal; text-decoration:none;}
.children:hover			{ font-size:11px; color:#7D7171; font-weight:normal; text-decoration:none;}

.siblings				{ font-size:11px; color:#003366; font-weight:normal; text-decoration:none;}
.siblings:hover			{ font-size:11px; color:#6699CC; font-weight:normal; text-decoration:none;}
.siblingshigh			{ font-size:11px; color:#6699CC; font-weight:normal; text-decoration:none;}

.path					{ font-size:11px; color:#2F3B4C; text-decoration:none; font-weight:normal; }
.pathhigh				{ font-size:11px; color:#FF9933; font-weight:bold; text-decoration:none;}
.path:hover				{ color:#7D7171; }

.tertiary				{ font-size:11px; color:#2F3B4C; font-weight:normal; text-decoration:none;}
.tertiaryhigh			{ font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none;}
.tertiary:hover			{ color:#7D7171; }

.inputtext				{ width:140px; }

.smallfont				{ font-size:9px; }
