.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FBFBFB;
}

.menuLink {
	color: #000080;
	text-decoration: none;
}

.menuLink:hover {
	color: #008000;
	text-decoration: underline;
}

.aLink {
	color: #000035;
	text-decoration: none;
}

.aLink:hover {
	color: #800000;
	text-decoration: underline;
}

.bLink {
	color: #004182;
	font-size: 15px;
	text-decoration: none;
}

.bLink:hover {
	color: #008000;
	font-size: 15px;
	text-decoration: underline;
}

.cLink {
	color: #464646;
	text-decoration: none;
}

.cLink:hover {
	color: #008000;
	text-decoration: underline;
}

.mLink {
	color: #000080;
	text-decoration: underline;
}

.mLink:hover {
	color: #800000;
	text-decoration: underline;
}

.wLink {
	color: #497478;
	text-decoration: none;
}

.wLink:hover {
	color: #008000;
	text-decoration: underline;
}

h1 { 
   font-size: 13; 
   margin: 0; 
}

h2 { 
   font-size: 12; 
   margin: 0; 
}

h3 { 
   font-size: 11; 
   margin: 0; 
}


.comm1Box { 
width : 800px; 
background : #f1f3cb url('comm1bg.jpg') repeat-x top; 
margin-bottom : 10px; 
} 
.comm1Border { 
background : url('comm1border.gif') repeat-y; 
} 
.comm1BoxTop { 
background : url('comm1top.jpg') no-repeat top; 
} 
.comm1BoxBottom { 
background : url('comm1bottom.gif') no-repeat bottom; 
padding : 10px; 
} 
.comm1Title { 
font-size : 19px; 
color : #000080; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.comm1Text { 
font-size : 12px; 
color : #000000; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
padding-bottom : 2px; 
margin-bottom : 2px; 
margin-top : 3px; 
} 
.comm2Box { 
width : 800px; 
background : #fff5d2 url('comm2bg.jpg') repeat-x top; 
margin-bottom : 10px; 
}


BODY {

    SCROLLBAR-FACE-COLOR: #B6C2B4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #e3e6ea; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}



.sidebar .xoxo { 
list-style : none; 
padding : 0; 
margin : 0; 
} 
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol { 
list-style : disc; 
margin-left : 15px; 
} 
.widgetcontainer li { 
margin-bottom : 5px; 
} 
.widgetcontainer li a:visited, .widgetcontainer li a:link { 
color : #0052a3; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
} 
.widgetcontainer li a:hover { 
color : #008000; 
border-bottom : 1px dotted #635957; 
} 
.widgettitle { 
color : #333; 
font-size : 14px; 
font-weight : bold; 
margin : 0; 
background : #0052a3 url('grey1.jpg') repeat-x top; 
border : 1px solid #ccc; 
padding-left : 10px; 
padding-right : 10px; 
padding-top : 6px; 
padding-bottom : 6px; 
} 
.widgettitle a { 
color : #333; 
} 
.widgetcontent { 
border-left : 1px solid #ccc; 
border-right : 1px solid #ccc; 
border-top : 0px solid #ccc; 
border-bottom : 1px solid #ccc; 
background : #fff url('grey2.jpg') repeat-x; 
margin-bottom : 10px; 
padding : 10px 
} 