/* MAIN STYLES */

body {
    background-image:url('../images/gradient_backround-2.jpg'); 
	
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1
}

BODY.white       {

background-color: #FFFFF0;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
}	

h1       	{
font-family: Times New Roman;
font-size: 26px;
font-weight: bold;
text-align: center;
color: #000000;	}

h2       	{
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
text-align: center;
color: #8B3A3A;	}

h3       	{
font-family: Times New Roman;
font-size: 18px;
font-weight: bold;
text-align: center;
color: #009900;	}

h4       	{
font-family: Times New Roman;
font-size: 16px;
font-weight: bold;
text-align: center;
color: #8B3A3A;	}

h5  	{
font-family: Times New Roman;
font-size: 13px;
text-align: center;
color: #009900;	}

h6  	{
font-family: Times New Roman;
font-size: 10px;
text-align: center;
color: #000000;	}	

font, td, p, li  	{	
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size: 12px;	}



hr       { 
height: 5px; 
border: solid #FFFF00 5px; 
border-top-width: 1px;	}

hr1       { 
height: 2px; 
border: solid #000000 2px; 
border-top-width: 0px;	}

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }


/* TABLE STYLES */

td.topHeadrow1  {
	color: #FFFFFF; font-size: 18px; font-weight : bold;
	background-color: #8B3A3A; height: 33px;
	background-image:  ;
}
td.topHeadrowgrey  {
	color: #FFFFFF; font-size: 18px; font-weight : bold;
	background-color: #c0c0c0; height: 33px;
	background-image:  ;
}

td.topHeadrow2  {
	color: #FFFFFF; font-size: 14px; font-weight : bold; 
	background-color: #8B3A3A; height: 28px;
	background-image:  ;
}
td.topHeadrow3  {
	color: #FFFFFF; font-size: 12px; font-weight : bold; 
	background-color: #8B3A3A; height: 28px;
	background-image:  ;
}
td.topHeadrow4  {
	color: #FFFFFF; font-size: 14px; font-weight : bold; 
	background-color: #8B3A3A; 
	border: 1px #006699 solid;
	height: 28px;
	background-image:  ;
}
td.topHeadrow5  {
	color: #FFFFFF; font-size: 14px; font-weight : bold; 
	background-color: #e5e5e5; height: 28px;
	background-image:  ;
	white-space:nowrap;
}
td.topHeadrow6  {
	color: #FFFFFF; font-size: 14px; font-weight : bold; 
	background-color: #8B3A3A; height: 28px;
	background-image:  ;
	white-space:nowrap;
}


table.form_main   { 	
background-color: #e5e5e5;
border: 1px #006699 solid; 	}

.inputbox {
	background-color: #E4E4E4;
}

td.row_main 	{ 	
background-color: #FFFFFF; 	}

/* for alternating listings in the admin area*/

/* green */
td.row1_0       {
font-family: Times New Roman, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;
text-align: left; 	
background-color: #00CD00;	}

td.row2_0       { 	
background-color: #EEEEEE; 	}

td.row3_0       { 
background-color: #FFFFFF; 	}

td.row4_0       { 	
background-color: #00CD00; 	}

td.rowgreen       { 	
background-color: #00CD00; 	}

td.rowred       { 	
background-color: #FF0000; 	}

td.rowcomm       { 	
background-color: #99FFFF; 	}

td.rowchurch       { 	
background-color: #FF66FF; 	}

td.rowviewinv       { 	
background-color: #2E8B57;
border: 1px #000000 solid; 	}

td.roweditinv       { 	
background-color: #FF8C00;
border: 1px #006699 solid; 	}


.adminListingLeft_0 	{ 	
color: #FFFFFF;
background-color: transparent;	}

/* blue  D1D7DC   */

td.row1_1       { 	
background-color: #8B3A3A;	}

td.row2_1       { 	
background-color: #FFFFFF; 	}

td.row3_1       { 	
background-color: #EEEEEE; 	}

.adminListingLeft_1	{	
color: #FFFFFF;
background-color : transparent;	}

/* for alternating image listings */

td.image_row_0	{ 	
background-color: #E5E5E5; 	}

td.image_row_1	{	
background-color: #FFFFFF; 	}

/* for alternating search result listings */

td.search_row_0	{ 	
background-color: #E5E5E5;	}

td.search_row_1	{ 	
background-color: #FFFFFF; 	}



/* Form elements */
.sub_bttn
{
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    BACKGROUND: #2e8b57;
    BORDER-LEFT: #afc4d5 1px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #104a7b 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Arial, sans-serif;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}

input, textarea, select {
	color : #000000;
	FONT-WEIGHT: 700;
	font: normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 12px; font-family: Times New Roman, Arial, Helvetica, sans-serif;
}

.greyback 	{	
border: 0px #e5e5e5 groove;
background-color: #E5E5E5; 
font-family: Times New Roman, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;	}


.side_links
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 900;
    FONT-SIZE: 18px;
    BORDER-LEFT: medium none;
    COLOR: #006600;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Arial, sans-serif;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.tbl_side_links
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 100;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    COLOR: #006600;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Arial, sans-serif;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.selected_links
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    COLOR: #006600;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Arial, sans-serif;
    WHITE-SPACE: none;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.selected_links_wht
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Arial, sans-serif;
    WHITE-SPACE: none;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
/*INVOICE STYLES */
.xl3214036
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:left;
	vertical-align:bottom;
	background:white;
	white-space:nowrap;}

.xl5014036
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	mso-font-charset:0;
	mso-number-format:"_\(* \#\',\#\#0_\)\;_\(* \\\(\#\',\#\#0\\\)\;_\(* \0022-\0022_\)\;_\(\@_\)";
	text-align:general;
	vertical-align:bottom;
	mso-background-source:auto;
	mso-pattern:auto;
	white-space:nowrap}
.HR_Title_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background:000031;
	white-space:nowrap;}
.Plain_Title_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:500;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:1px none;
	border-right:1px none;
	border-bottom:1px solid windowtext;
	border-left:1px none;
	background:E8E8E8;
	white-space:nowrap}
.Grey_Title_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:none;
	background:silver;
	white-space:nowrap;}
.Yel_Title_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:none;
	background:yellow;
	white-space:nowrap;}
.BRCM_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:white;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:none;
	background:black;
	white-space:nowrap;}
.Num_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:none;
	background:silver;
	white-space:nowrap;}
.buy_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman";
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.data_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman";
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.perc_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.Date_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.close_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.Num_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:center;
	vertical-align:bottom;
	white-space:nowrap;}
.no_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.buy_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman";
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.data_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:900;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman";
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.data_style_yellow
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman";
	text-align:general;
	background:yellow;	
	vertical-align:bottom;
	white-space:nowrap;}
.6MA_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:left;
	vertical-align:bottom;
	background:white;
	white-space:nowrap;}
.perc_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.Date_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.close_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.add_style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:center;
	vertical-align:bottom;
	white-space:nowrap;}
.Num_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:center;
	vertical-align:bottom;
	white-space:nowrap;}
.no_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.Span_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.000032_Title_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:none;
	background:000032;
	white-space:nowrap;}	
.BD3C08_Title_Style
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid windowtext;
	border-left:none;
	background:BD3C08;
	white-space:nowrap;
	}

/* TEXT STYLES */
/* Header */
.medboldwhitehead 	{ 	
font-size : 12px;
font-weight: bold;
color:#ffffff
text-decoration: none;
}
.medboldheadblk 	{ 	
font-size : 12px;
font-weight: bold;
color:#000000
text-decoration: none;
}
/* Footer */
.medboldfoot 	{ 	
font-size : 14px;
font-weight: bold;
color:#ffffff

}
/* Body */
.smaller 		{ 	
font-size : 10px;
color:#000000
 	}

.smallred 		{ 	
font-size : 11px;
color:#FF0000
 	}
.smallgreen 		{ 	
font-size : 11px;
color:#2e8b57
 	}
.small 		{ 	
font-size : 11px;
color:#000000
 	}
.smallwhite 		{ 	
font-size : 11px;
color:#ffffff
 	} 	 	 	

.med 		{ 	
font-size : 12px;
color:#000000
}
.medwhite 		{ 	
font-size : 12px;
color:#FFFFFF
}
.medred 		{ 	
font-size : 12px;
color:#ff0000
}
.medblue 		{ 	
font-size : 12px;
color:#0000ff
}

.smallBold 	{ 	
font-size : 10px;
font-weight: bold;
color:#000000 	}

.medBold 	{ 	
font-size : 12px;
font-weight: 900;
color:#000000
text-decoration: none;
}
.medBoldgreen 	{ 	
font-size : 12px;
font-weight: 900;
color:#00cd00
text-decoration: none;
}
.medBoldwhite 	{ 	
font-size : 12px;
font-weight: bold;
color:#ffffff
text-decoration: none;
}
.medBoldred 	{ 	
font-size : 12px;
font-weight: bold;
color:#ff0000

}

.lrgBold 	{ 	
font-size : 13px;
font-weight: bold;
color:#000000 	}

.lrgBoldwhite 	{ 	
font-size : 13px;
font-weight: bold;
color:#ffffff 	}

.xtralrgbold 	{ 	
font-size : 18px;
font-weight: bold;
color: #000000; 	}

.xtralrgboldwhite 	{ 	
font-size : 18px;
font-weight: bold;
color: #ffffff; 	}

.xtralrgred 	{ 	
font-size : 18px;
font-weight: bold;
color: #ff0000; 	}

.xtragreen 	{ 	
font-size : 18px;
font-weight: bold;
color: #00cd00; 	}

.xtrablue 	{ 	
font-size : 18px;
font-weight: bold;
color: #0000ff; 	}

.required 	{	
color: #FF0000;
background-color : transparent;	}

.lightText 	{	
color: #ffffff;
background-color : transparent;	}
/* More New Stuff */

.boldlink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	font-style: normal;
}

A.nav {
	TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #3399ff; TEXT-DECORATION: underline
}
a:link, a:active, a:visited 	{ 	
color : #00688b;
text-decoration: none; 	}

a:hover	{ 	
text-decoration: underline; 
color : #0000ff;	 }

A.navwht {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.navwht:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.navwht:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A.navblk {
	COLOR: #000000; TEXT-DECORATION: none
}
A.navblk:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.navblk:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

.alphaBox {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 12px; 
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50); 
	BORDER-LEFT: #999999 1px solid; COLOR: #000000; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Times New Roman; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #e5e5e5
}
SELECT {
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50); 
	font-size : 14px;
font-weight: bold;
	COLOR: #000000; 
	BACKGROUND-COLOR: #cfcfcf
}
}
INPUT-RADIO {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; COLOR: #21659c; BORDER-BOTTOM: 0px
}
.transparent {
	BACKGROUND-COLOR: transparent
}
DIV.visible {
	VISIBILITY: visible
}
DIV.invisible {
	VISIBILITY: hidden
}
A.helpLink {
	CURSOR: help; COLOR: black; BORDER-BOTTOM: black 1px dashed; TEXT-DECORATION: none
}
A.helpLink:hover {
	COLOR: #808080; BORDER-BOTTOM: #808080 1px dashed
}
.help-tooltip {
	BORDER-RIGHT: #333333 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #333333 1px solid; PADDING-LEFT: 2px; BACKGROUND: #efefef; FILTER: progid; PADDING-BOTTOM: 2px; BORDER-LEFT: #333333 1px solid; WIDTH: 200px; COLOR: #333333; PADDING-TOP: 2px; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: "trebuchet MS"; POSITION: absolute
}
.help-tooltip A {
	FONT-SIZE: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #336699
}
.help-tooltip A:hover {
	FONT-SIZE: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #336699
}

.starbox {
	FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; CURSOR: pointer; COLOR: #21659c; PADDING-TOP: 2px; BORDER-BOTTOM: #cdcdcd 1px solid; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: right
}
.starboxnum {
	FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; CURSOR: pointer; COLOR: #21659c; BACKGROUND: url(../images/inputbg.gif); PADDING-TOP: 2px; BORDER-BOTTOM: #cdcdcd 1px solid; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: right
}
.form-button {
	BORDER-RIGHT: #808080 3px double; BORDER-TOP: #808080 3px double; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../images/form-button.gif) #ffffff; BORDER-LEFT: #808080 3px double; COLOR: #000000; BORDER-BOTTOM: #808080 3px double; FONT-FAMILY: Times New Roman, Arial, Helvetica, sans-serif
}
UNKNOWN {
	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; FONT-SIZE: 12px; BACKGROUND: url(../images/inputbg.gif) #ffffff; BORDER-LEFT: #808080 1px solid; COLOR: #000000; BORDER-BOTTOM: #808080 1px solid; FONT-FAMILY: Tahoma, Times New Roman, Arial, Helvetica, sans-serif
}
.shadowbox {
	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; BACKGROUND: url(../images/inputbg.gif) #ffffff; BORDER-LEFT: #808080 1px solid; COLOR: #404040; PADDING-TOP: 2px; BORDER-BOTTOM: #808080 1px solid; FONT-FAMILY: Tahoma, Times New Roman, Arial, Helvetica, sans-serif; HEIGHT: 20px
}
.coolbox {
	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 14px; FONT-WEIGHT: bold; BACKGROUND: url(../images/graph_bg.gif) #ffffff; BORDER-LEFT: #808080 1px solid; COLOR: #404040; PADDING-TOP: 2px; BORDER-BOTTOM: #808080 1px solid; FONT-FAMILY: Tahoma, Times New Roman, Arial, Helvetica, sans-serif; HEIGHT: 20px
}



/* TEMPLATE EDITOR STYLES */

td.templateEditorHead	{ 	
background-color: #CCCCCC; 	}

td.templateEditorNew	{ 	
background-color: #EEEEEE; 	}