html {
overflow: auto;
background-image: url(../assets/bg.png); 
_overflow-x:hidden;
}

body {
padding:0px;
text-align:center;
margin:0 auto; 
}

.clearfloats {
content: ".";
display: block;
height: 0px;
font-size:1px;
clear: both;
visibility: hidden;
}

/*--begin wrapper--*/
div#wrapper {
width: 950px;
padding: 5px 0px 0px 0px;
text-align:left;
background-color:#FFFFFF;
margin:auto;
/*border-left:2px solid #230042;
border-right:2px solid #230042;*/ /*--left and right borders for the whole site--*/
}

/*--end wrapper--*/


/*--begin top container--*/
div#top {
background-image: url(../assets/top2.gif); /*--background for the header--*/
background-repeat:no-repeat;
height:180px;
}
/*--end top container--*/


/*--begin crumbtrail container--*/
#wraparoundbread {
margin:10px 0px 6px 10px;
_margin:10px 0px 5px 0px;
height:24px;
}

#sitemap {
font-size:12px;
margin:0px 0px 0px 10px;
width:176px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/sitemap.jpg);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:0px;
float:left;
}

#breadcrumbs {
font-size:12px;
margin:0px 0px 0px 00px;
width:500px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/home.jpg);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:1px;
float:left;
}

#breadcrumbs a:link, #sitemap a:link {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#breadcrumbs a:visited, #sitemap a:visited {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#breadcrumbs a:active, #sitemap a:active{color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#breadcrumbs a:hover, #sitemap a:hover {color:#fff; text-decoration:none;  padding:0px 2px 0px 2px;

background-color:#4317B3; /*<<--find and replace (CTRL+F) this code with desired colour to change colour of ALL text throughout site accordingly (click replace all)--<<*/}

#reglog {
float:left;
width:170px;
font-family:"trebuchet ms";
font-size:12px;
margin:0px 0px 0px 20px;
height:22px;
}


#reglog a:link {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:visited {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:active {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:hover {color:#fff; text-decoration:none; background-color:#4317B3; padding:0px 2px 0px 2px;}

.register {
width:60px;
float:left;
background-image:url(../assets/r.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}

.login {
width:60px;
float:left;
background-image:url(../assets/l.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}
/*--end crumbtrail container--*/


/*--begin lhs container--*/
div#left {
width:200px;
float:left;
background-color:#fff;
margin-left:10px;
_margin-left:5px;
}

div#left a:link {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
div#left a:visited {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
div#left a:active {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
div#left a:hover {color:#000;font-size:12px;line-height:15px;text-decoration:underline;}
/*--end lhs container--*/


/*--begin middle container--*/
div#middle {
float:left;
width:500px;
background-color:#fff;
margin-left:12px;
margin-right:8px;
}

div#middle-shop {
float:left;
width:auto;
background-color:#fff;
margin:0px 0px 20px 75px;
*margin:0px 0px 0px 75px;
_margin:0px 0px 20px 37px;
}

/*--end middle container--*/


/*--begin rhs container--*/
div#right {
width:200px;
float:left;
background-color:#ffffff;
margin-left:10px;
}
/*--end rhs container--*/


/*--begin bottom container--*/
div#footer {
background-image: url(../assets/footer.gif); /*--background for the footer--*/
background-repeat:no-repeat;
height:130px;
}
/*--end bottom container--*/


/*--begin footer--*/
div#footer .copyright {
font-family:"trebuchet ms";
width:480px;
float:left;
font-size:13px;
margin:40px 0px 0px 400px;
_margin:40px 0px 0px 200px;
color:#333;
background-color:#fff;
border:1px solid #4317B3;
padding:5px 15px 5px 10px;
text-align:left;
}

div#footer a:link{color:#4317B3; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer a:visited{color:#4317B3; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer a:active{color:#4317B3; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer a:hover{color:#fff; background-color:#4317B3; padding:0px 2px 0px 2px; }
/*--end footer--*/


/*--begin lhs navigation--*/
#navigation {
background: #fff url("../assets/navigation.gif") no-repeat;
height:35px;
width:200px;
margin:0px 0px 0px 0px;
}

#Top_Searches {
background: #fff url("../assets/top-searches.gif") no-repeat;
height:35px;
width:200px;
margin:20px 0px 0px 0px;
}

#navigationoptions {
width:180px;
/*
background-image: url("../assets/arrowvertical.gif");
background-position:center left;
background-repeat:no-repeat;
*/
background:#dccfff;
font-family:"trebuchet ms";
padding:5px 10px 5px 10px;
border-bottom:1px solid #A6A6A6;
}

.navigationoptions {
background:#E5E5E5;
font-family:"trebuchet ms";
border-bottom:1px solid #A6A6A6;
}

#navigationoptions .headings a:link {font-size:13px;padding:3px 0px 3px 0px; text-decoration:none;font-weight:bold;color: #4317B3;}
#navigationoptions .headings a:visited {font-size:13px;padding:3px 0px 3px 0px; text-decoration:none;font-weight:bold;color: #4317B3;}
#navigationoptions .headings a:active {font-size:13px;padding:3px 0px 3px 0px; text-decoration:none;font-weight:bold;color: #4317B3;}
#navigationoptions .headings a:hover {font-size:13px;padding:3px 0px 3px 0px; text-decoration:underline;font-weight:bold;color: #4317B3;}

.headings {
font-size:13px;
padding:3px 0px 3px 0px;
font-weight:bold;
color: #4317B3;
}

.subheadings {font-size:12px;line-height:15px;}
.subheadings a {font-size:12px;line-height:15px;}
.subheadings a:hover {font-size:12px;line-height:15px;text-decoration:underline;}

#see-all {
font-weight:bold;
text-align:right;
}
/*--end lhs navigation--*/

/*--begin lhs directory--*/
#directory {
background: #fff url("../assets/directory.jpg") no-repeat;
height:35px;
width:200px;
margin:20px 0px 0px 0px;
}

#accounts-directory-text{
font-size:12px;
}

/*--end lhs products--*/

/*--begin lhs products--*/
#products {
background: #fff url("../assets/products.jpg") no-repeat;
height:35px;
width:200px;
margin:20px 0px 0px 0px;
}

#products-text{
font-size:12px;
}

/*--end lhs directory--*/

/*--begin menu--*/
#menu {
float: left;
list-style: none;
margin: 100px 0px 5px 10px;
_margin: 100px 0px 5px 5px;
padding: 0;
width: 930px;
background-color: #4317B3;
}

#menu li {
float: left;
font: 13px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#menu a {
color: #fff;
display: block;
float: left;
margin: 0;
padding: 8px 12px;
text-decoration: none;
background-color: #4317B3;
background-image: url(../assets/seperator.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

#menu a:hover {background: #A987FF url("../assets/hover.gif") bottom center no-repeat;color: #F7F1F1;padding-bottom: 8px;}
#menu .current {background: #fff url("../assets/hover.gif") bottom center no-repeat;color: #4317B3;}
#menu .current {background: #fff url("../assets/hover.gif") bottom center no-repeat;color: #4317B3;}
/*--end menu--*/


/*--begin ads--*/
#ads {
width:468px;
height:60px;
/*
border:1px solid #4317B3;
background-color:#fff;
*/
margin:0; padding:0;
position:relative;
padding:0px;
top:50px;
left:425px;
visibility:hidden;
}

.slogan {
position:absolute;
font: 12px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
top:108px;
left:196px;
_left:205px;
color:#fff;
}

#advert160 {
margin-top:30px;
width:200px;
margin-bottom:10px;
text-align:center;
height:600px;
}
/*--end ads--*/


/*--begin middle divs--*/
#middle h1 {font-size:16px;font-family:"trebuchet ms";color:#333;margin-top:0px;}
#middle h1 a{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:link{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:click{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:visited{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:hover{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}

#middle h2 {font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:link{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:click{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:visited{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:hover{font-size:15px;font-family:"trebuchet ms";color:#333;background:none;}

#middle h3 {font-size:14px;font-family:"trebuchet ms";color:#333;}

#middle h4 {font-size:13px;font-family:"trebuchet ms";color:#333;}

#middle p {font-size:13px;color:#333;font-family:"trebuchet ms";}

#middle a:link {color:#4317B3; text-decoration:none;border-bottom:1px dashed #4317B3;}
#middle a:visited {color:#4317B3; text-decoration:none;border-bottom:1px dashed #4317B3;}
#middle a:active {color:#4317B3; text-decoration:none;border-bottom:1px dashed #4317B3;}
#middle a:hover {color:#fff;background-color:#4317B3;text-decoration:none}


#middle ul {
font-family:"trebuchet ms";
font-size:13px;
list-style-position: inside;
list-style-type: none;
color:#333;
}

#middle li {
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*background-position: 0px 3px;
*padding-left:3px;
}



#middle dl {
font-family:"trebuchet ms";
font-size:13px;
list-style-position: inside;
list-style-type: none;
color:#333;
}

#middle dt {
font-size:13px;
font-weight:bold;
padding:20px 0px 5px 10px;}

#middle dd {
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left:18px;
*background-position: 0px 4px;
}


#social-bm{
text-align:center;
margin:20px 0px 20px 0px;
}


#moreinfo {
width:500px;
background-image:url(../assets/more-info.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

#moreinfo ul {padding:60px 0px 0px 50px;font-size:11px;}
#moreinfo h3 {padding:52px 0px 0px 47px;margin:0px 0px 0px 0px;}
#moreinfo p {margin:0px;padding:7px 0px 0px 47px;font-size:12px;}

#moreinfocomp {
width:500px;
background-image:url(../assets/moreinfo2.gif);
background-repeat:no-repeat;
margin-bottom:10px;
}

#moreinfocomp ul {padding:60px 0px 0px 50px;font-size:11px;}
#moreinfocomp h3 {padding:52px 0px 0px 47px;margin:0px 0px 0px 0px;}
#moreinfocomp p {margin:0px;padding:7px 0px 0px 47px;font-size:13px;}
#moreinfocomp  .tiny { font-size:11px; color:#666; }

#floatimgright{
float: right;
width: 202px;
background-color: #fff;
padding: 4px 2px 4px 8px;
border: 0px solid #666;
font-size:11px;
color:#666;
font-size:12px; 
font-family:"trebuchet ms";
text-align:right;
}

#floatimgright img {
border:1px solid #999;
/*margin:0px auto 20px auto;*/
/**margin:0px 500px 20px auto;*/
/*_margin:0px auto 20px auto;*/
}

#contain-accountant-searchbox{
width:400px;
border:1px solid #4317B3;
margin:0px auto 20px auto;
*margin:0px auto 20px auto;
_margin:0px auto 20px auto;
}

.as-title{
text-align:center;
font-size:15px;
font-family:"trebuchet ms";
font-weight:bold;
margin:3px auto 3px auto;
color:#4317B3;
}

.as-text{
text-align:center;
font-size:11px;
font-family:"trebuchet ms";
font-weight:bold;
margin:0px auto 10px auto;
}

#as-inputs{

margin:0px auto 20px 10px;
*margin:0px auto 0px 10px;
_margin:0px auto 0px 10px;
}

.as-inputs{
width:130px;
margin:0px auto 0px auto;
}

.headings_inside_body{
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
}

#iframe{
text-align:center;
}

/*--end middle divs--*/


/*--begin news--*/
#newstop {
background: #fff url("../assets/news.gif") no-repeat;
height:35px;
width:200px;
}

#newsmain {
font-family:"trebuchet ms";
font-size:12px;
height:210px;
width:200px;
background:url(../assets/1pn.jpg) bottom repeat-x;
}

.newcontents {
padding:10px;
}
/*--end news--*/


/*--begin rhs searchbox--*/
#searchbox {
width:200px;
text-align:center;
padding:0px;
margin-top:20px;
background: #fff url(../assets/search.jpg) no-repeat;
height:35px;
width:200px;
}

#searchbox form {
padding:7px 0px 0px 0px;
*padding:5px 0px 0px 0px;
margin:0px;
}

.txtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
width:130px;
height:16px;
}


.search-box-form { 
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:12px 5px 12px 70px;
background-color:#f5f5f5;
font-size:14px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}

.search-tag { float:left; font-weight:bold; width:100px; padding-top:4px; padding-left:5px; }



.btn {
color:#4317B3;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:21px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#dccfff; /*--change bg color of button here--*/
*padding:0px 2px 0px 2px;
}

.btnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;}


/*--begin-results-page--*/
#contain-main-search-bar{
text-align:center;
margin:15px 0px 0px 0px;
height:50px;
}

#searchagain{
float:left;
width:90px;
height:20px;
text-align:right;
font-family:trebuchet ms;
font-size:13px;
margin:12px 0px 0px 40px;
_margin:12px 0px 0px 20px;
}

#main-search-bar{
float:left;
width:350px;
height:20px;
margin:10px 0px 0px 0px;
_margin:10px 0px 0px 0px;
}

.txtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
width:130px;
height:16px;
}

.maintxtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:13px;
width:250px;
height:16px;
}

.searchbtn {
color:#fff;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:22px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#4317B3;
*padding:0px 2px 0px 2px;
margin:-2px 0px 0px 10px;
*margin:-1px 0px 0px 10px;
}

.searchbtnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
}
/*--end-results-page--*/

/*--end rhs searchbox--*/


/*--begin social bookmarks--*/
#bookmarktitle {
background: #fff url("../assets/share.jpg") no-repeat;
height:35px;
width:200px;
margin:20px 0px 0px 0px;
}

#bookmarkpage {
height:130px;
width:200px;
margin:00px 0px 0px 0px;
padding:10px 0px 10px 0px;
background-color:#fff;
background-image:url(../assets/1p3.jpg);
}

.imgsoc {
margin:0px 3px 2px 0px;
vertical-align: bottom;
}

.socialbookmarks {
font-family:"trebuchet ms";
font-size:11px;
float:left;
margin:0px 10px 0px 0px;
}

.bkmark {
padding:0px 0px 0px 8px;
}

.show3 {
padding-left:7px;
}

.sharing { width:181px; font-family:"trebuchet ms"; height:25px;  font-size:13px; margin:0px 0px 0px 0px;}
.sharing1 {float:left; width:80px; font-weight:bold; color:#4317B3; border-bottom:1px solid #4317B3;height:18px;}
#sharing2 {float:left; width:101px; border-bottom:1px solid #4317B3; text-align:right; height:18px;}
#sharing2 a:link {font-size:11px;} 
#sharing2 a:visited {font-size:11px;} 
#sharing2 a:active {font-size:11px;} 
#sharing2 a:hover {font-size:11px;} 

#toplinks {margin:5px 0px 0px 0px; width:181px; font-family:"trebuchet ms"; font-size:13px;}
.topsearchestitle { font-weight:bold; color:#4317B3; border-bottom:1px solid #4317B3; width:181px;}
.topsearches { font-size:12px; padding-top:5px ; line-height:15px; text-align:center;} 

#toplinks a:link {font-size:11px;} 
#toplinks a:visited {font-size:11px;} 
#toplinks a:active {font-size:11px;} 
#toplinks a:hover {font-size:11px;} 

#bookmarkpage a:link {color:#333; text-decoration:none;}
#bookmarkpage a:visited {color:#333; text-decoration:none;}
#bookmarkpage a:active {color:#333; text-decoration:none;}
#bookmarkpage a:hover {color:#fff; text-decoration:none;background-color:#4317B3;}
/*--end social bookmarks--*/


/*--begin forum--*/
#forumspot {margin-top:20px;}
#forumspot a:link {color:#333; text-decoration:none;}
#forumspot a:visited {color:#333; text-decoration:none;}
#forumspot a:active {color:#333; text-decoration:none;}
#forumspot a:hover {color:#fff; text-decoration:none; background-color:#4317B3;}

.forumtitle {
background: #fff url("../assets/forum.jpg") no-repeat;
height:35px;
width:200px;
}

.insideforum {
width:159px;
background-color:#FFFFFF;
padding:3px 12px 3px 8px;
}

.forumcontents {
background-color:#dccfff;
padding:10px;
font-family:"trebuchet ms";
font-size:12px;
}




.forumgap {
height:4px;
font-size:2px;
}
/*--end forum--*/


/*--begin sponsors--*/
#sponsorspot {
margin-top:20px;
}

.sponsortitle {
background: #fff url("../assets/sponsors.jpg") no-repeat;
height:35px;
width:200px;
}

.insidesponsor {
width:168px;
background-color:#FFFFFF;
text-align:center;
padding:5px;
}

.sponsorcontents {
border:1px solid #dccfff;
padding:10px;
font-family:"trebuchet ms";
font-size:12px;
}
/*--end sponsors--*/



/*--begin tables--*/
table {
font-size:13px; font-family:"trebuchet ms";
}
/*--end tables--*/


/*--begin news article styling--*/
#newscontents {
width:500px;
height:180px;
padding-top:10px;
_padding-top:0px;
}

#newsarticle {
width:315px;
float:left;
font-family:"trebuchet ms";
margin-right:5px;
}

#newsarticle a:link, #newsarticle a:visited, #newsarticle a:active, #newsarticle a:hover {text-decoration:none; border-bottom:0px solid #fff;}
#rhsofnews a:link, #rhsofnews a:visited, #rhsofnews a:active, #rhsofnews a:hover {text-decoration:none; border-bottom:0px solid #fff;}
#rhsofnews {width:170px;float:left;margin-left:10px;}

.topcontent {
font-size:11px;
text-transform:uppercase; font-family:"trebuchet ms";
color:#666;
}

#rhsofnews ul { font-family:"trebuchet ms"; font-size:11px;list-style-position: inside;
list-style-type: none;
margin:4px 0px 0px -35px;
*margin:4px 0px 0px 0px;
}

#rhsofnews li {  font-family:"trebuchet ms"; font-size:11px;
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*padding-left:5px;
margin:0px 0px 0px 0px;
line-height:17px;
}

div#newsRSS { margin-top:-5px; width:183px; background-color:transparent; text-align:right; }

DIV#latestArticles { font-family:"trebuchet ms";}
DIV#latestArticles TABLE {border:0px solid #fff; padding:0px; width:183px;background-color:transparent;*margin-top:-7px;}
DIV#latestArticles TH {	padding:2px 0px 2px 0px;  text-transform: capitalize;  font-size: 14px; color:#333;height:26px; background-color:transparent;}

DIV#latestArticles TD {	padding:0px 0px 8px 0px;font-size: 11px; text-align:left; background-color:transparent;color:#333;line-height:14px;text-transform:none;}
DIV#latestArticles A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 11px; color:#4317B3; }
DIV#latestArticles  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 11px; color:#4317B3; }
DIV#latestArticles  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 11px; color:#4317B3; }
DIV#latestArticles A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#4317B3; }

#more a:visited { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:link { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:active { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:hover { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }

DIV#articleTitle { font-family: "trebuchet ms"; font-size:16px; font-weight:bold; color:#333; padding:3px 0px 0px 0px; }
DIV#articleDate { font-size:12px;  font-family: "trebuchet ms"; margin:-5px 0px 0px 0px;}
DIV#articleBody { padding:0px 0px 20px 0px; font-family: "trebuchet ms"; font-size:13px;}
DIV#articleBody A { color:#e22b00; font-family: "trebuchet ms"; }

DIV#articleBody A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; }
DIV#articleBody  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; ;}
DIV#articleBody  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#4317B3; }
DIV#articleBody A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#4317B3; } 

DIV#articleLinks {font-size: 12px;  padding: 4px; font-family: "trebuchet ms";}
DIV#articleLinks A { font-size: 12px; margin-left: 16px; font-family: "trebuchet ms";}
DIV#articleLinks H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #4317B3; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }

DIV#articleLinks A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#4317B3; border-bottom:0px solid #fff; }
DIV#articleLinks  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#articleLinks  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 12px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#articleLinks A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#4317B3; } 

DIV#articleButtons {text-align:center;width:500px;}
DIV#articleButtons A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; border-bottom:0px solid #fff; }
DIV#articleButtons  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#articleButtons  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#articleButtons A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#4317B3; } 

DIV#relatedArticles H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #4317B3; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }
DIV#relatedArticles H5 { }
DIV#relatedArticles {}
DIV#relatedArticles A { }
DIV#relatedArticles TD { font-size:90%; padding:0px 0px 0px 20px; }


DIV#relatedArticles A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#4317B3; border-bottom:0px solid #fff; }
DIV#relatedArticles  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#relatedArticles  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 12px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#relatedArticles A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#4317B3; 
} 

DIV#newsIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #4317B3; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; }
DIV#newsIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px;}
DIV#newsIndex {font-family: "trebuchet ms"; font-size:12px; }
DIV#newsIndex A { }
DIV#newsIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#newsIndex p {margin-top:0px; font-size:12px;}
DIV#newsIndex table { margin-bottom:20px;}

DIV#newsIndex A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; border-bottom:0px solid #fff; }
DIV#newsIndex  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#newsIndex  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#newsIndex A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#4317B3; } 


DIV#rssIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #4317B3; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; }
DIV#rssIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px; margin-top:0px;}
DIV#rssIndex {font-family: "trebuchet ms"; font-size:12px; }
DIV#rssIndex A { }
DIV#rssIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#rssIndex p {margin-top:0px; font-size:12px;}
DIV#rssIndex table { margin-bottom:20px;}

DIV#rssIndex A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; border-bottom:0px solid #fff; }
DIV#rssIndex  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#rssIndex  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#4317B3; border-bottom:0px solid #fff;}
DIV#rssIndex A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#4317B3; } 

#articleLinks { font-family: "trebuchet ms";}
DIV#articleLinkTo form { font-size:12px; font-family: "trebuchet ms"; } 
DIV#articleLinkTo H4 {font-size:13px;  color:#333; font-weight:bold; border-bottom:1px solid #4317B3; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; }
/*--end news article styling--*/

#recommend{
text-align:center;
margin:10px 0px 20px 0px;
font-family:trebuchet ms;
font-size:13px;
}

#contain-bm{
margin:0px 0px 40px 60px;
}


