/**********************************************MAIN**********************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	line-height: 1.5em;

	
}
.mainbody {
	width: 760px;
	height: auto;
	
	}


/* Break */
.break {
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}



/**********************************************CONTENT LINKS**********************************************/	
/*General link*/

.link {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	COLOR: #FFCC00;
	
}
link A:link {
	FONT-WEIGHT: bold; COLOR: #FFCC00; TEXT-DECORATION: none;
}
.link A:visited {
	FONT-WEIGHT: bold; COLOR: #FFCC00; TEXT-DECORATION: none;
}
.link A:hover {
	FONT-WEIGHT: bold; COLOR: #FFFFFF; TEXT-DECORATION: none;
}

/*Category */

.cat {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	Padding-left: 10px;
	Padding-Right: 4px;
	Padding-top: 2px;
	Padding-bottom: 0px;
	Margin: 0px;
	width: auto;
	list-style-type: square;
	list-style-position: outside;	
}
.cat A:link {
	FONT-WEIGHT: bold; COLOR: #FFCC00; TEXT-DECORATION: none;
}
.cat A:visited {
	FONT-WEIGHT: bold; COLOR: #FFCC00; TEXT-DECORATION: none;
}
.cat A:hover {
	FONT-WEIGHT: bold; COLOR: #FFFFFF; TEXT-DECORATION: none;
}

/*Subcategory */

.subcat {
	font-size: 10px;
	color: #FFFFFF;
	Padding-left: 30px;
	Margin: 0px;
	FONT-WEIGHT: bold
}
.subcat A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.subcat A:visited {
	COLOR:  #FFFFFF; TEXT-DECORATION: none;
}
.subcat A:hover {
	COLOR: #FFCC00; TEXT-DECORATION: Underline;
}

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

/* Link title */

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


/* Link short desc 	*/

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


/* link Url	*/

.linkurl {
	font-weight: normal; font-size: 11px; color: #000000;
}

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

/* Site navigation	*/

.navigate {
	color:  #FFFFFF;
	font-size: 10px;
	Font-Weight: bold;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFCC00;
	
}

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

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #FFCC00;
}
/**********************************************CONTAINER**********************************************/

h1 {
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FFCC00;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFCC00;
	padding:4px;
	margin: 0;
	}

h2 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FFCC00;
	padding:4px;
	margin: 0;
	}
h3 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	padding:4px;
	margin: 0;
	}
.highlightbox {
	padding: 5px;
	Border: #FFCC00 1px solid;
	background-color: #FFFFFF;
}

.feature {
	padding: 5px;
    border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FFCC00;	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
	background-color: #D3D3D3;
}

.regular {
	
	Padding-top: 0px;
	Padding-bottom: 5px;
	Padding-left: 0px;
	Padding-right: 0px;
	Border-bottom: #FFFFFF 1px solid;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
}

/**********************************************FOOTER**********************************************/
.footer {
	font-size: 9px; color: #000000;
	font-weight: Bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	Height: 15px;
}
.footer a:link {
	color: #333333; text-decoration: none;
}
.footer a:visited {
	color: #333333; text-decoration: none;
}
.footer a:hover {
	color: #FFCC00; text-decoration: underline;
}
/**********************************************FORM RELATED**********************************************/

/* Form */

form {
	Margin: 0px;
}

/* Search Field */

.search {
    background-image: url(redbg2.gif);
	height: 18px;
	border: 1px solid  #000000;
	}
.btn{
	font-size: 10px;
	font-weight: bold;
	border: 1px solid  #000000;
	height: 22px;
	background-image: url(redbg2.gif);
	}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 4px;
	color: #FFCC00;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #FFCC00;
	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: #FFCC00;
	font-weight: bold;
}

/**********************************************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;
}

#site-statistics {
        background-color:   #FFFFFF;
        border: 1px solid #416c93;
        width: 160px;
        margin: 0px 0px 10px 0px;
        padding: 3px;
        float: left;
}

#site-statistics-header {
        font-weight: bold;
        text-align: center;
}

#site-statistics-values {
        float: right;
        padding: 10px;
}

#site-statistics-labels {
        font-weight: bold;
        padding: 10px;
}