body {
	background-color: #FFFFFF;
	background-image: url(/res/img/bg_stripped.gif);
	/*background-repeat: repeat-x;*/
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
td {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	color: #666666;
	padding: 4px; 
	line-height: 18px;
}
a {
	color: #E46486;
}
a:hover {

}
form {
	margin-bottom:0;
}
.no_underline, .no_underline a {
	text-decoration: none;
}
.no_a {
	text-decoration: none;
	color: #666666;
}
.infotooltip {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E46486;
	cursor: pointer;
	cursor: hand;
}
.header {
	color: #000000;
	text-decoration: none;
}
.header:hover {
	text-decoration: underline;
}

.nav {
	background-color: #96B09E;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block; 
	padding: 4px;
}

.nav a:hover {
	text-decoration: underline;
	background-color: #75847A;
	display: block; 
}
.nav:hover {
	text-decoration: underline;
	background-color: #75847A;
}

.sub_nav {
	color: #E5E6E7;
	text-decoration: none;
	font-style: italic;
}
.sub_nav a {
	color: #E5E6E7;
	text-decoration: underline;
}
.sub_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.textbox {
	border: 1px solid #393939;
	color : #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.textbox_small {
	border: 1px solid #393939;
	color : #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px;
}
optgroup {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
   font-weight: bold;
   font-style:normal;
}
.textbox_error {
	border: 1px solid #F1B401;
	color : #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 13px;
	
}.button {
	/*
	background-image: url('/res/img/button_bg.jpg');
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 10px;
	padding-right: 10px;
	*/
	border: 1px solid #393939;
	background-color: #C4DDE2;
	color : #393939;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.extra_padding {
	padding: 6px;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-top:0px;
	margin-bottom:9px;
	padding-bottom:7px;
	padding-top:0px;
	padding-left:0px;
	padding-right:4px;
	border-bottom: 1px solid #C2D3C0;
}
.vep{
	background-image: url(/res/img/vep_horz.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666666;
}
.red {
	color: #CC3300;
}
.dashed_border {
	border: 1px dashed #969A9D;
}
.dashed_border_bottom {
	border-bottom: 1px dashed #969A9D;
}
.dashed_border_red {
	border: 1px dashed #CC3300;
}
.white {
	color: #FFFFFF;
}
/* ----- table headers */
.table_header {
	/*background-image: url(/res/img/menubar.png);*/
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #8DC7CB;*/
	background-color: #75847A;
	color: #FFFFFF;
}
.table_header_small {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px;
/*	background-color: #8DC7CB;*/
	font-weight: bold;
	color: #393939;
	border-bottom: 1px solid #C9EA6E;
}
.table_header_sec {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #F29EB4;*/
	background-color: #FCAFD1;
	color: #FFFFFF;
}

.table_header_3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #C4DDE2;
	color: #FFFFFF;
}

.table_header_4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #C2D3C0;
	/*background-color: #B3DA69;*/
	color: #FFFFFF;
}

.table_header_small_sec {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FCAFD1;
	color: #FFFFFF;
}


.table_altrow {
	background-color: #EFF4F4;
}
.table_altrow_green_light {
	background-color: #EBF5BC;
}
.table_altrow_green {
	background-color: #C9EA6E;
}
.table_altrow_pink {
	background-color: #F3C4D0;
}

.numbernav {
	border-left: 1px solid #CBCCCF;
	border-top: 1px solid #CBCCCF;
	border-bottom: 1px solid #CBCCCF;
	font-size: 12px;
	color: #666666;
}
.numbernav td {
	border-right: 1px solid #CBCCCF;
	font-size: 12px;
	color: #666666;
}
.numbernav a {
	/*text-decoration: none;*/
	font-size: 12px;
	/*color: #393939;*/
}
.pink a {
	font-size: 12px;
	color: #E46486;
}
.numbernav a:hover {
	text-decoration: underline;
}

.table_visible_style {
	border: 1px solid #969A9D;
	/*padding: 4px;*/	
	margin: 0px;
}
.td_borderbottom {
	border-bottom: 1px solid #C7CBCF;
}
.td_borderbottomright {
	border-bottom: 1px solid #C7CBCF;
	border-right: 1px solid #C7CBCF;
}
.table_invisible_style {
	border: 0px;
	/*padding: 2px;*/
	margin: 0px;
}

.table_visible_bottom_style td {
	border-bottom: 1px solid #C7CBCF;
	border-right: 1px solid #C7CBCF;
}
.small {
	font-size: 11px;
}
.super_small {
	font-size: 9px;
}
.xsuper_small {
	font-size: 8px;
}
.large {
	font-size: 18px;
}
.medium_bold {
	font-size: 12px;
	font-weight: bold;
	color: #393939;
}
.error {
	color: #F1B401;
	font-style: italic;
	background-image: url(/res/icon/error.png);
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 20px;
}

.sub_content {
	display:none;
}
.showborder{
	border: 1px solid #636A6E;
}
.noshowborder{
	border: 1px solid #FFFFFF;
}
.blue{
	color: #738697;
}
.dark_blue {
		color: #3B4F66;
}
.grey{
	color: #969A9D;
}
.pink {
	color: #E46486;
}
.black {
	color: #666666;
}
.add_border{
	border: 3px solid #E46486;
}
.remove_border{
	border: 3px solid #FFFFFF;
}

.double_underline {
	border-bottom: 1px double #738697;
}

/*rounded corners - light green*/
.roundedcornr_box {
   background: #E1ECCD;
}
.roundedcornr_top div {
   background: url(/res/img/corners/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(/res/img/corners/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(/res/img/corners/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(/res/img/corners/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }

/*rounded corners - light blue*/
.roundedcornr_box_b {
   background: #DDE9EB;
}
.roundedcornr_top_b div {
   background: url(/res/img/corners/blue/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top_b {
   background: url(/res/img/corners/blue/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom_b div {
   background: url(/res/img/corners/blue/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_b {
   background: url(/res/img/corners/blue/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top_b div, .roundedcornr_top_b, 
.roundedcornr_bottom_b div, .roundedcornr_bottom_b {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_b { margin: 0 10px; }

/*rounded corners - grey line*/

.roundedcornr_box_greyline {
	background: url(/res/img/corners/greyline/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top_greyline {
	background: url(/res/img/corners/greyline/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom_greyline {
	background: url(/res/img/corners/greyline/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_greyline div {
	background: url(/res/img/corners/greyline/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content_greyline {
	background: url(/res/img/corners/greyline/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top_greyline div,.roundedcornr_top_greyline,
.roundedcornr_bottom_greyline div, .roundedcornr_bottom_greyline {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_greyline, .roundedcornr_bottom_greyline {
	margin-top: -8px;
}
.roundedcornr_content_greyline { padding: 0 15px; }


/* V2 Styles */
.table_border, .table_border td {border: 1px solid #CBCCCF; border-collapse: collapse; }

.box-300-pink-top {width:300px;background: url(/res/img/box/sidebox-top.gif) top left no-repeat}
.box-300-pink-nottl-top {width:300px;background: url(/res/img/box/sidebox-top-notitle.gif) top left no-repeat}
.box-300-pink-mid {width:300px;margin-bottom:15px; background: url(/res/img/box/sidebox-mid.gif) repeat-y}
.box-300-pink-btm {width:260px; padding:12px 20px; background: url(/res/img/box/sidebox-btm.gif) bottom left no-repeat}
.box-ttl {font-size:16px;  margin:0 0 0 15px; padding-top:12px;}

.section_header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top:0px;
	margin-bottom:9px;
	padding-bottom:7px;
	padding-top:0px;
	padding-left:0px;
	padding-right:4px;
	border-bottom: 1px solid #C2D3C0;
	font-weight: bold;
}

/* Forum Styles */
.paging_small a{
	border: 1px solid #CBCCCF;
	padding:0px 2px 0px 2px;
	text-decoration:none;
	height:12px;
}
.paging_small a:hover{
	background-color: #E46486;
	color: #FFFFFF;
}

.paging_small b{
	border: 1px solid #CBCCCF;
	padding:0px 2px 0px 2px;
	text-decoration:none;
	height:12px;
	background-color: #E46486;
	color: #FFFFFF;
	font-weight: normal;
}
.forum_image {
	max-width:500px;
  width: expression(this.width > 500 ? 500: true);
}
.forum_signature {
  position: relative;
  overflow: hidden;
	width:530px;
	max-height:350px;
  height: expression(this.height > 350 ? 350: true);
  border-top: 1px solid #E46486;
  padding: 4px;
  font-size: 11px;
  color: #969A9D;
}
.forum_signature img {
  position: relative;
	max-height:250px;
  height: expression(this.height > 250 ? 250: true);
}

.forum_signature_old {
	width:530px;
	height:150px;
  overflow: hidden;
  border: 1px solid #636A6E;
  position: relative;
}

/* TABS */
.tab{
 	padding: 6px 0px 5px 0px;
 	border: 0px;
 	margin:0px;
}
.tab span {
 	background-color: #DDE9EB;
 	color: #666666;
 	border: 1px solid #666666;
 	border-bottom: 0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	padding: 6px;
	cursor: pointer;
}
.tab span:hover {
 	background-color: #FFFFFF;
 	color: #EC6C7C;
 	border-color: #666666;
}
.tab .tab_current {
 	background-color: #FFFFFF;
 	color: #EC6C7C;
 	padding-bottom:7px;
	cursor: default;
}
.tab .tab_current:hover {
 	background-color: #FFFFFF;
 	color: #EC6C7C;
}
.tab_content {
 	background-color: #FFFFFF;
 	border: 1px solid #666666;
	padding: 6px;
	display: none;
}
.tab_content_current {
 	background-color: #FFFFFF;
 	border: 1px solid #666666;
	padding: 6px;
	display: block;
}

/*Boxes*/
.gbox {
	padding: 4px;
	border:1px solid #C7CBCF;
	-moz-border-radius: 4px;
}
.title {
	border:1px solid #DDDDDD;
	padding: 4px;
	background-color:#F8F8F8;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
.blue_title {
	border:1px solid #DDDDDD;
	padding: 4px;
	background-color:#EFF4F4;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
.green_title {
	border:1px solid #DDDDDD;
	padding: 4px;
	background-color:#E5EECC;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
/* dpo tabs */
.dpo_tab {
	display:block;
	background-color:#F8F8F8;
	border:1px solid #C7CBCF;
	border-right:0px solid;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px; 
	padding:4px;
	cursor: pointer;
	color: #969A9D;
}
.dpo_tab:hover {
	display:block;
	background-color:#FFFFFF;
	border:1px solid #C7CBCF;
	color: #E46486;
	border-right:0px solid;
}
.dpo_tab_current {
	display:block;
	background-color:#FFFFFF;
	border:1px solid #C7CBCF;
	border-right:0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px; 
	padding:4px;
	cursor: default;
	color: #E46486;
	font-weight: bold;
}
.dpo_content {
	padding:4px;
	padding-left:8px;	
	display: none;
}
.dpo_content_current {
	padding:4px;
	padding-left:8px;	
	display: block;
}
.app_button {
	background: #F8F8F8 url(/res/img/button-white-grey.gif) 50% 50% repeat-x;
	/*background-color:#F8F8F8;*/
	border:1px solid #C7CBCF;
	-moz-border-radius: 4px;
	padding:4px;
	color:#E46486;
	font-size:11px;
	text-decoration:none;
	vertical-align: middle;
}
.app_button img{
	vertical-align: middle;
	padding-bottom:2px;
}
.app_button:hover {
	border:1px solid #636A6E;
}
.medium {
	font-size: 14px;
}
