/**********************************************MAIN**********************************************/
body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	background-image: url('mainbg.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;

	
}
.mainbody {
	border-right: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
	width: 760px;
	height: 100%;
	
	}

/* Break */
.break {
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
}


/**********************************************CONTENT LINKS**********************************************/	

/*Category */

.cat {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	Padding-left: 10px;
	Padding-Right: 4px;
	Padding-top: 2px;
	Padding-bottom: 0px;
	Margin: 0px;
	width: auto;
	
}
.cat A:link {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none;
}
.cat A:visited {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none;
}
.cat A:hover {
	FONT-WEIGHT: bold; COLOR: #FAFAFA; TEXT-DECORATION: none;
}

/*Subcategory */

.subcat {
	font-size: 10px;
	color: #0099CC;
	Padding-left: 30px;
	Margin: 0px;
}
.subcat A:link {
	COLOR: #0099CC; TEXT-DECORATION: none;
}
.subcat A:visited {
	COLOR: #0099CC; TEXT-DECORATION: none;
}
.subcat A:hover {
	COLOR: #333333; 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: #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: 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: #33ccff;
	font-size: 11px;
	Font-Weight: bold;
	
}

.navigate a:link {
	color: #FFFFFF; text-decoration: none;
}
.navigate a:visited {
	color: #FFFFFF; text-decoration: none;
}
.navigate a:hover {
	color: #33CCFF; text-decoration: underline;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #333333;
}
/**********************************************CONTAINER**********************************************/

.header {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url('bluocean_bar.jpg');
	}
h1 {
	color: #33D7FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	border-bottom: solid #cccccc 1px;
	}
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-bottom: solid #ffffff 1px;
	}

.highlightbox {
	background-image: url('bg.gif');
	padding: 5px;
	Border: #00CCFF 1px solid;
	Margin-left: 5px;
	Margin-right: 5px;
	height: 10px;
}

.feature {
	background-image: url('bg.gif');
	padding: 5px;
	Border: #00ccff 1px solid;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
}

.regular {
	
	Padding-top: 0px;
	Padding-bottom: 5px;
	Padding-left: 0px;
	Padding-right: 0px;
	Border-bottom: #3399ff 1px groove;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
}

/**********************************************FOOTER**********************************************/
.footer {
	font-size: 10px; color: #FFFFFF;
	font-weight: Bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	Height: 37px;
	background: url('bluocean_bar.jpg');
}
.footer a:link {
	color: #FFFFFF; text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF; text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF; text-decoration: underline;
}
/**********************************************FORM RELATED**********************************************/

/* Form */

form {
	Margin: 0px;
}

/* Search Field */

.search {
	background-image: url('searchbg.gif');
	background-position: center;
	height: 18px;
	border: 1px solid  #000000;
	}
.btn{
	font-size: 10px;
	font-weight: bold;
	border: 1px solid  #000000;
	background-image: url('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: 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;
}

