a:visited 
{
	color: #903333;
	font-weight: bolder;
	text-decoration: none;
}
a:hover 
{  
color: #000000; 
font-weight: bolder;
text-decoration: underline;
}
a:link 
{  
color: #903333;
font-weight: bolder;
text-decoration: none;
}
a:active 
{
	color: #903333;
   font-weight: bolder;
   text-decoration: none;
}

td
{
	font-family: "Arial";
	color: #4f3030;
	font-size: 11px;
}

i,em
{
	font-family: "Georgia";
}

.backgroundleft
{
	background-position:right;
	background-image: url(images/fill_l.jpg);
	background-repeat: repeat-y;
}

.backgroundright
{
	background-position:left;
	background-image: url(images/fill_r.jpg);
	background-repeat: repeat-y;
}

.author
{
	font-family: "Arial";
	font-size: 14;
	font-weight: bold;
	color: #322a2a;
}

.mainTitle
{
	font-family: "Arial";
	font-size: 20;
	font-weight: bold;
	color:#181818;
}

.mainSBTitle
{
	font-family: "Arial";
	font-size: 20;
	font-weight: bold;
	color:#4f3030;
}

.SBauthor
{
	font-family: "Arial";
	font-size: 12;
	font-weight: bold;
	color: #322a2a;
}

.reactienum
{
	font-family: "Arial";
	font-size: 24;
	font-weight: bold;
	color: #322a2a;
	line-height: 1.3em;
}

.reactiedate
{
	font-family: "Arial";
	font-size: 10;
	color: #bbbbbb;
}

.reactietx
{
	font-family: "Arial";
	font-size: 12;
	font-weight: bold;
	color:#322a2a;
	line-height: 1.3em;
}

.introText
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	text-align: justify;
	padding-top:5px;
	padding-bottom:0px;
	color: #000000;
}

.introSBText
{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	text-align: justify;
	padding-bottom:15px;
	color: #000000;
}

.commentText
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
	text-align: justify;
	padding-top:0px;
	padding-bottom:15px;
	color: #000000;
}

.introTextLead
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
	text-align: justify;
	padding-top:15px;
	padding-bottom:5px;
	color: #000000;
}

.sideheader
{
	font-family: "Arial";
	font-size: 10;
	letter-spacing: 0.05em;
	text-align: right;
	font-style: italic;
	margin-top: -10px;
}

.date
{
	font-family: "Arial";
	font-size: 10;
	font-weight: bold;
	color: #c8c5c5;
}

.SBdate
{
	font-family: "Arial";
	font-size: 12;
	font-weight: bold;
	color: #c8c5c5;
}

.buttonstyle
{
	background-image: url(images/butt_bg.jpg);
	background-position: 0% 0%;
	font-family: "Arial"; 
	font-size: 10px;
	color: #015499;
	font-weight: bolder;
	background-color: #FFFFFF;
	border:1px solid black;
	padding:1px;
	cursor: pointer;
	text-align: center;
}

.buttonstyle_o
{
	background-image: url(images/butt_bgo.jpg);
	background-position: 0% 0%;
	font-family: "Arial"; 
	font-size: 9px;
	color: #015499;
	font-weight: bolder;
	background-color: #FFFFFF;
	border:1px solid black;
	padding:1px;
	cursor: pointer;
	text-align: center;
}


body {
	font-family: "Arial";
	font-size: 11px;
	background-color: #f4f3f0;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

textarea, select {
	font-family: "Arial";
	font-size: 11px;
	border : 1px solid;
	background-color : #FFFFFF;
	border-style : 1px solid;
}

input,button { 
	font-family: "Arial"; 
	font-size: 11px;
	border : 1px solid;
	background-color : #f5f3ea;
 } 
 
 
 .inputnoborder { 
	font-family: "TArial";
	font-size: 11px;
	border : 0px solid;
	background-color : #FFFFFF;
 } 



.NavOver
{
	background-color: #f2eeee;border:1px dotted #CCCCCC;
	cursor:pointer;
}

 .NavOut {
	background-color: #FFFFFF;border:1px solid #FFFFFF;
}

.PTitle{font-size: 12px;font-weight: bold;font-variant: small-caps;color: White;}
.PClient{font-size: 10px;font-variant: small-caps;color: White;}

