body, li, table {

	font-size: 			12px;
	font-size-adjust:		.58;
	font-family: 			Arial;
	color: 				#000000; 
}

body         { 
               
             
 scrollbar-face-color: #D3D5D7;
 scrollbar-shadow-color: #181407; 
 scrollbar-highlight-color: #181407;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #ffffff; 
 scrollbar-track-color: #848D92; 
 scrollbar-arrow-color: #ffffff; 
}

a:link, a:visited, a:hover, a:active {
	text-decoration:		none;
}
a:link, a:visited   {
	color: 				#741738;
}
a:hover   {
	color: 				#741738;
}
a:active   {
	color: 				#741738;
}

p, h1, h2 	{
	margin-top:			0;
	margin-bottom:			0;
}


h1 {
	font-size: 			13px;
	font-weight: normal;
	color: 				#434D53;

}
h2 {
	font-size: 			12px;
	color: 				#636D73;
}


.relleft   { background-image: url('images/rel_left.jpg'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: top right;  
}

.relrght   { background-image: url('images/rel_rght.jpg'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: top left;  
}

td.watermark   { background-image: url('images/watermark.jpg'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: bottom right;  
}

input, select, textarea {
 
 border-width : 2px;
 border-style : solid;
 border-color : #FFFFFF;
 background-color: #b6b8ba;
 color: #000000;
font-size: 11px;
}

.nav:link, .nav:visited, .nav:hover, .nav:visited {

	color: #ffffff;
	font-size: 11px;
	line-height: 32px;
}

.breadcrumb, .breadcrumb:link, .breadcrumb:visited, .breadcrumb:hover, .breadcrumb:visited {

	font-size: 11px;
	font-weight: bold;
}


.cb_top {
	background-image: url('images/cb_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5 12 5 12;
}

.cb_middle {
	background-image: url('images/cb_middle.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.cb_bottom {
	background-image: url('images/cb_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5 12 5 12;
}

.mainlink {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 12;
}

.linkdesc {
	color: #434D53;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 10 36;
}
