/**********************************************MAIN**********************************************/
body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	line-height:1.8em;

}
.mainbody {
	width: 100%;
	height: 100%;
	
	}
.row0 {
	background:#FCFCFC;
}
.row1 {
   background:#EDF5FC;

}
.altRows{
	line-height:2em;
}
/* Break */
.break {
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
}

 
/**********************************************CONTENT LINKS**********************************************/	

/*Category */

.cat {
	font-size: 12px;
	font-weight:bold;
	color: #06c;
	Padding-left: 0px;
	Padding-Right: 0px;
	Padding-top: 2px;
	Padding-bottom: 0px;
	Margin: 0px;
	width: auto;
	
}
.cat A:link {
	FONT-WEIGHT: bold; COLOR: #06c; TEXT-DECORATION: underline;
}
.cat A:visited {
	FONT-WEIGHT: bold; COLOR: #06c; TEXT-DECORATION: underline;
}
.cat A:hover {
	FONT-WEIGHT: bold; COLOR: #06c; TEXT-DECORATION: none;
}

/*Subcategory */

.subcat {
	font-size: 12px;
	color: #06c;
	Padding-left: 0px;
	Margin: 0px;
	line-height:1.8em;
}
.subcat A:link {
	COLOR: #06c; TEXT-DECORATION: underline;
}
.subcat A:visited {
	COLOR: #06c; TEXT-DECORATION: underline;
}
.subcat A:hover {
	COLOR: #333333;
	TEXT-DECORATION: none;
	right: auto;
}

/* Category Count */
.count {
	font-size: 7pt;
}

/* Link title */

.linktitle {
	font-weight: bold; font-size: 11px; color: #06c;
}
.linktitle a:link {
	font-weight: bold; color: #06c; text-decoration: underline;
}
.linktitle a:visited {
	font-weight: bold; color: #06c; text-decoration: underline;
}
.linktitle a:hover {
	font-weight: bold; color: #000000; text-decoration: none;
}


/* Link short desc 	*/

.linkshortdesc {
	font-size: 11px; color: #4b5b67;
}
.linkshortdesc a:link {
	color: #4b5b67; text-decoration: none;
}
.linkshortdesc a:visited {
	color: #4b5b67; text-decoration: none;
}
.linkshortdesc a:hover {
	color: #4b5b67; text-decoration: underline;
}


/* link Url	*/

.linkurl {
	font-weight: normal; font-size: 10px; color: #06c;
}

.linkurl a:link {
	color: #06c; text-decoration: none;
}
.linkurl a:visited {
	color: #06c; text-decoration: none;
}
.linkurl a:hover {
	color: #666666; text-decoration: underline;
}

/* Site navigation	*/

.navigate {
	color: #666666;
	font-size: 10px;
	Font-Weight: normal;
	
	
}

.navigate a:link {
	color: #666666; text-decoration: underline;
}
.navigate a:visited {
	color: #666666; text-decoration: underline;
}
.navigate a:hover {
	color: #333333; text-decoration: underline;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #06c;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #06c;
}

/**********************************************CONTAINER**********************************************/

.header {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
h1 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid #cccccc 1px;
	}

h2 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid #cccccc 1px;
	}
h3 {
	color: #06c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	}
.catdesc {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: .015em;
	font-weight: normal;

	}
.highlightbox {
	padding: 5px;
	Margin-left: 5px;
	Margin-right: 5px;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #06c;
}

.feature {
	padding: 5px;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
	Border-bottom: #cccccc 1px solid;

}

.regular {
	
	Padding-top: 0px;
	Padding-bottom: 5px;
	Padding-left: 0px;
	Padding-right: 0px;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
}

.user{
	font-size: 10px; color: #FF9900;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
		Border-bottom: #3399ff 1px groove;


}
.user a:link {
	color: #FFFFFF; text-decoration: none;
}
.user a:visited {
	color: #FFFFFF; text-decoration: none;
}
.user a:hover {
	color: #FFFFFF; text-decoration: underline;
	}

/**********************************************FOOTER**********************************************/
.footer {
	font-size: 10px; color: #06c;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	Height: 37px;
}
.footer a:link {
	color: #06c; text-decoration: none;
}
.footer a:visited {
	color: #06c; text-decoration: none;
}
.footer a:hover {
	color: #06c; text-decoration: underline;
}
/**********************************************FORM RELATED**********************************************/

/* Form */

form {
	Margin: 0px;
}

/* Search Field */

.search {
	background-image: url(../images/searchbg.gif);
	background-position: center;
	height: 18px;
	border: 1px solid  #000000;
	}
.btn{
	font-size: 10px;
	font-weight: normal;
	border: 1px solid  #000000;
	background-image: url(../images/bgbar.gif);
	height: 22px;
	}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 4px;
	color: #FF0000;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #000000;
	text-align: left;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

input.text {
	font-size: 10px;
	color: #333333;
	border: 1px solid #000000;
}
textarea.text {
	font-size: 8pt;
	color: #333333;
	border: 1px solid #000000;
}
span.req {
	color: #FF0000;
	font-weight: normal;
}

/**********************************************OTHER**********************************************/


/* Page rank */
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
select {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #d5d5d5;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#4f5f6b;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #333333;
   border-width:0 1px 1px;
}



#categtree h2 {
	margin:0 0 5px;
	font-size: 12px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#6f808b;
	vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;

}
.rightbar{
	border-right: solid #cccccc 1px;
}
#tab_on {margin-top:2px;}
.tab_on {font-size:11px; font-weight:bold; color:#fff;}
#tab_off {color:#fff;margin-top:2px;}
#tab_off A:hover {text-decoration:underline;}
.tab_off A:link {font-size:11px; font-weight:bold; color:#fff; text-decoration:none;}
.tab_off A:visited {font-size:11px; font-weight:bold; color:#fff; text-decoration:none; margin-bottom:10px;}
.tabline {background-color:#06c; height:2px;}
.logo {
	font-size: 20px;
	color: #06c;
	font-weight: Bold;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.logo a:link {
	color: #06c; text-decoration: none;
}
.logo a:visited {
	color: #06c; text-decoration: none;
}
.logo a:hover {
	color: #00376F; text-decoration: none;
}
.desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	font-style: oblique;
	line-height: 1.7em;
	font-weight: lighter;
	background-color: #E2EFFA;
	text-align: left;
	vertical-align: middle;
	width: auto;
	height: auto;
	padding: 6;
	}

