body{
text-align:center;
margin-left:0px;
margin-right:0px;
padding:0;
line-height: 1.5em;
font-family: verdana;  
font-size: 10px;}

b{font-size: 110%;}
em{color: red;}

#topsection{
background: #FFFFFF;
height: 50px; /*Height of top section*/
margin: 0px;
padding: 0px;
}

#maincontainer{
margin:0 auto;
text-align:left;
width:903px;
background: #FFFFFF;
/*background: #EBEBEB;*/
}

#topsection h1{
margin: 0px;
padding-top: 5px;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin: 0 184px 0 184px; /*Margins for content column. Should be "0 
RightColumnWidth 0 LeftColumnWidth*/
}

.se{
display:none;
}
#leftcolumn{
float: left;
width: 185px; /*Width of left column*/
margin-left: -100%;
}

#rightcolumn{
float: left;
width: 185px; /*Width of right column*/
margin-left: -185px; /*Set left marginto -(RightColumnWidth)*/
}

#footer{
clear: left;
width: 100%;
background: #7711B1;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFFFF;
font: bold 11px Verdana;
}

.innertube{
margin: 3px; /*Margins for inner DIV inside each column (to provide 
padding)*/
margin-top: 0;
}


/*  Tab Buttons CSS */

#tabheader{
padding: 0px 0px 0px 0px;
border-top: 20px solid #7711B1;
border-bottom: 2px solid #7711B1;
margin: 0px 3px 10px 1px;
/* background: #7711B1 url(siteimg/homeubg.gif) top left repeat;*/
}

#tabs{
margin-top:15px;
margin-bottom: 0em;
/* border-bottom: 1px solid #929492;*/
}

#tabs ul{
padding: 0px 1px 5px 1px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

#tabs li{
display: inline;
}


#tabs a.activetab{
text-decoration:none;
color: white;
background: #7711B1 url('siteimg/tab1s.gif') no-repeat top left;; padding-left:7px; padding-right:8px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab1{
text-decoration:none;
color: black;
background: #BFA3CF url('siteimg/tab1.gif') no-repeat top left;; padding-left:7px; padding-right:8px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab1:hover{
background: #7711B1 url('siteimg/tab1s.gif') no-repeat top left;
color: white
}


#tabs a.tab2{
text-decoration:none;
color: black;
background: #B7CFF2 url('siteimg/tab2.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab2:hover{
background: #3A7FE4 url('siteimg/tab2s.gif') no-repeat top left;
color: white
}

#tabs a.tab3{
text-decoration:none;
color: black;
background: #E6C5F0 url('siteimg/tab3.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab3:hover{
background: #C430EE url('siteimg/tab3s.gif') no-repeat top left;
color: white
}


#tabs a.tab4{
text-decoration:none;
color: black;
background: #F3AEBB url('siteimg/tab4.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab4:hover{
background: #F22F53 url('siteimg/tab4s.gif') no-repeat top left;
color: white
}

#tabs a.tab5{
text-decoration:none;
color: black;
background: #F3C0E1 url('siteimg/tab5.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab5:hover{
background: #F230AE url('siteimg/tab5s.gif') no-repeat top left;
color: white
}

#tabs a.tab6{
text-decoration:none;
color: black;
background: #D1AEED url('siteimg/tab6.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab6:hover{
background: #9E36EE url('siteimg/tab6s.gif') no-repeat top left;
color: white
}

#tabs a.tab7{
text-decoration:none;
color: black;
background: #F0B776 url('siteimg/tab7.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab7:hover{
background: #F79221 url('siteimg/tab7s.gif') no-repeat top left;
color: white
}

#tabs a.tab8{
text-decoration:none;
color: black;
background: #ADDEE4 url('siteimg/tab8.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab8:hover{
background: #15CBE1 url('siteimg/tab8s.gif') no-repeat top left;
color: white
}

#tabs a.tab9{
text-decoration:none;
color: black;
background: #E0A0D6 url('siteimg/tab9.gif') no-repeat top left;; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}

#tabs a.tab9:hover{
background: #E303C1 url('siteimg/tab9s.gif') no-repeat top left;
color: white
}

/* Boxs --------------*/
/* Headers -------------*/
.boxheader{
border-bottom: 1px solid #929492;
text-align: left; /*set to left, center, or right to align the menu as desired*/
margin: 0;
color: white;
background: #7711B1 url('siteimg/tab1s.gif') no-repeat top left;; font-style:normal; font-variant:normal; font-weight:bold; font-size:10px; font-family:Verdana; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:5px
}
/* Containers -------------*/
.boxcontainer{
padding: 0px 2px 0px 3px;
font: normal 11px Verdana;
text-align: left; /*set to left, center, or right to align the menu as desired*/
margin-bottom: 10px;
color: #000000;
background-color:#F0FAFC;
/* background: #F6F3F3;*/
}

.cboxcontainer{
padding: 5px 5px 5px 5px;
font: normal 12px Verdana;
text-align: left; /*set to left, center, or right to align the menu as desired*/
margin-bottom: 10px;
color: black;
/* background: #F6F3F3;
 background: #EAEAFF; */
 /*border-left: 1px solid #929492;
 border-right: 1px solid #929492;
 border-bottom: 1px solid #929492;*/

}

.home {
color:white;
height: 108px; /*7711B1 - F4F258 */ 
background: #FFF6AE url('siteimg/home.gif') no-repeat top left;; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Verdana; padding-left:260px; padding-right:2px; padding-top:10px; padding-bottom:2px
}

.blink
{
padding:0 0 0 3px;
position:relative;
background: #DCDCDC; 
}

a.nav {color: #199EF2; font-weight: none; text-decoration: none; }
a.nav:hover {color: #F20E54; font-weight: none; text-decoration: underline; }
input {font-size:10px; font-family: Verdana; text-decoration:none;}
select {font-size:10px; font-family: Verdana; text-decoration:none;}
textarea {font-size:10px; font-family: Verdana; text-decoration:none;}

h2 { font-size:13px;font-family: Verdana; color:blue;}
.backtotop{
	font-size: 9pt;
	font-weight:bold;
	position:relative;
	text-align:right;
	top:5px;
	padding-bottom:15px;}
}

#fees{
	background-color:#F0FAFC;
	font-size: 8pt; 
	padding:1px;}

#ulist{
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}

#catList
{
display: inline; 
width: 100%;
padding:5 2 10 10;
}
#catTit
{
color:#00c;
padding:0px;
font-weight:bold;
}
#subList
{
font-size:9px;
font-weight:normal;
}

#catdiv
{
width:33%;
float:left;
padding-left:5px;
}


/* Square cutout Borders*/
.square {background: transparent; width:99%; margin:0 auto;}
.square h1, .square p {margin:0 10px;}
.square h1 {font-size:2em; color:#00c; letter-spacing:1px;}
.square p {padding-bottom:0.5em;}

.square .top, .square .bottom {display:block; background:transparent; font-size:1px;}
.square .b1t {margin:0 6px; display:block; overflow:hidden; height:5px; background:#9ce; border-left:1px solid #00c; border-right:1px solid #00c; border-top:1px solid #00c;}
.square .b2 {display:block; height:1px; margin:0; background:#9ce; border-left:7px solid #00c; border-right:7px solid #00c; overflow:hidden;}
.square .b1b {margin:0 6px; display:block; overflow:hidden; height:5px; background:#9ce; border-left:1px solid #00c; border-right:1px solid #00c; border-bottom:1px solid #00c;}

.square .boxcontent {display:block; background:#9ce; border-left:1px solid #00c; border-right:1px solid #00c;}


.squareA {background: transparent; width:99%; margin:0 auto;}
.squareA h1, .squareA p {margin:0 10px;}
.squareA h1 {font-size:2em; color:#00c; letter-spacing:1px;}
.squareA p {padding-bottom:0.5em;}

.squareA .top, .squareA .bottom {display:block; background:transparent; font-size:1px;}
.squareA .b1tA {margin:0 6px; display:block; overflow:hidden; height:5px; background:yellow; border-left:1px solid #00c; border-right:1px solid #00c; border-top:1px solid #00c;}
.squareA .b2A {display:block; height:1px; margin:0; background:yellow; border-left:7px solid #00c; border-right:7px solid #00c; overflow:hidden;}
.squareA .b1bA {margin:0 6px; display:block; overflow:hidden; height:5px; background:yellow; border-left:1px solid #00c; border-right:1px solid #00c; border-bottom:1px solid #00c;}
.squareA .boxcontentA {display:block; background:yellow; border-left:1px solid #00c; border-right:1px solid #00c;}

/*PAGE Rank*/

#prspan {
padding-left:20px;
width:40%;
}
.style2 {/* column heading TEXT */

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.style3 { /* font size for the result data */
    font-size: 10px
}
.style4{ /* background of individual heading cells */
    background-color:#FFF;
}
.style5 { /* font family (face) for the result data */
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.head td { /* background of the heading row */
    font-weight: bold;
    color: #FFFFFF;
    background-color: #008000;
    padding: 4px;
}
.result td { /* background color of the results rows */
    background-color: #F5F5F5;
    padding: 4px;
}
#urls{ /* margin around textarea input box */
    margin:0;
}
.cpyrgt{ /* "powered by..." div block */
    margin:2px 0;
    font-size:10px;
    width:320px;
    text-align:right;
    color:#CCC;
}
.cpyrgt.a{ /* "powered by..." link text color*/
    color:#CCC;
}
.cpyrgt.a:hover{ /* "powered by..." mouseover link text color*/
    color:blue;
}

.links {
color:white;
font: bold 11px Verdana;
padding:10px, 2px, 2px, 260px;
height: 108px;
background: #3A7FE4 url(siteimg/aboutus.gif) top left no-repeat;
}
