

.buttonheader
{
	font-size: 11px;
	font-weight: bold;
	color:#003300; /* this is the dark green color */
	border-top:outset 1px white;
	border-right:outset 1px white;
	border-left:outset 1px white;
	border-bottom:outset 1px white;
}

.buttonheadergold
{
	font-size: 11px;
	font-weight: bold;
	color:#003300; /* this is the dark green color */
	background-color:#FFD700; /* this is the gold color */
	border-top:outset 1px white;
	border-right:outset 1px white;
	border-left:outset 1px white;
	border-bottom:outset 1px white;
}

.buttonheadergoldconstantwidth
{
	font-size: 11px;
	font-weight: bold;
	color:#003300; /* this is the dark green color */
	background-color:#FFD700; /* this is the gold color */
	border-top:outset 1px white;
	border-right:outset 1px white;
	border-left:outset 1px white;
	border-bottom:outset 1px white;
	width:150px;
}


/************************************************************************************
 ************************************************************************************
 *************************        Background Colors       ***************************
 ************************************************************************************
 ************************************************************************************/


.ERRORDIV {
    background:#ff6666;
    text-align:center;
    color:white;
    border-top:inset 2px red;
    border-right:inset  2px red;
    border-left:inset 2px red;
    border-bottom:inset 2px red;
}

.GOODDIV {
    background:#C6E2AA;
    text-align:center;
    color:white;
    border-top:inset 2px GREEN;
    border-right:inset  2px GREEN;
    border-left:inset 2px GREEN;
    border-bottom:inset 2px GREEN;
}


.CELLBG
{
	BACKGROUND-COLOR: #C6E2AA;
}
.CELLBGCHANGED
{
	BACKGROUND-COLOR: #4292D6;
}
.CELLBORDER
{
	BACKGROUND-COLOR: #73994C;
}
.GOLDBORDER
{
	BACKGROUND-COLOR: #999999;
}
.GOLDBG
{
	BACKGROUND-COLOR: #FFD700;
}
.b_opened
{
	BACKGROUND-COLOR:#CCFFFF;
}
.b_onhold
{
	BACKGROUND-COLOR:#FFCC99;
}
.b_denied
{
	BACKGROUND-COLOR:#FF9999;
}
.b_accepted
{
	BACKGROUND-COLOR:#33FF99;
}
.disabledbg
{
	BACKGROUND-COLOR: #EEEEEE;
}
.disabled
{
	BACKGROUND-COLOR:#FF9999;
}
.suspended
{
	BACKGROUND-COLOR: #999999;
}
.unread
{
	BACKGROUND-COLOR:#CCFFFF;
}
.read
{
	BACKGROUND-COLOR:#FFCC99;
}
.editing
{
	BACKGROUND-COLOR:#AD99FF;
}



.topleftborder {
	BACKGROUND-IMAGE: url(../img/basepage/justleftside_20_X_136.gif); WIDTH: 20px ;  
}
.toprightborder {
	BACKGROUND-IMAGE: url(../img/basepage/justrightside_20_X_136.gif); WIDTH: 20px
}
.toptopborder {
	BACKGROUND-IMAGE: url(../img/basepage/toptopborder.gif); WIDTH: 100%; BACKGROUND-REPEAT: repeat-x
}
.topbglogin {
	BACKGROUND-IMAGE: url(../img/basepage/middlerepeat.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 136px
}
.whiteleftborder {
	/*BACKGROUND-IMAGE: url(../img/basepage/whiteleftborder.gif); */WIDTH: 10px;
}
.whiterightborder {
	/*BACKGROUND-IMAGE: url(../img/basepage/whiterightborder.gif); WIDTH: 20px;*/ 
}
.button {
	FONT-WEIGHT: bold; WIDTH: 150px; COLOR: #003300; BACKGROUND-COLOR: #99cc66
}
.loginfld {
	BORDER-RIGHT: 2px inset; BORDER-TOP: 2px inset; BORDER-LEFT: 2px inset; WIDTH: 200px; COLOR: black; BORDER-BOTTOM: 2px inset
}
.logintop {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND-IMAGE: url(../img/basepage/loginwindow/top.gif); COLOR: white; BACKGROUND-REPEAT: repeat-x
}
LI {
	LIST-STYLE-TYPE: circle;
	padding:5px;
}
.textleft {
	BACKGROUND-IMAGE: url(../img/basepage/textwindow/leftborder.gif); BACKGROUND-REPEAT: repeat-y
}
.textright {
	BACKGROUND-IMAGE: url(../img/basepage/textwindow/rightborder.gif); BACKGROUND-REPEAT: repeat-y
}
.textmiddle {
	BACKGROUND-IMAGE: url(../img/basepage/textwindow/textmiddle.gif); BACKGROUND-REPEAT: repeat
}
.textbottom {
	BACKGROUND-IMAGE: url(../img/basepage/textwindow/textbottom.gif); BACKGROUND-REPEAT: repeat-x
}

.loginbottom {
	BACKGROUND-IMAGE: url(../img/basepage/loginwindow/bottom.gif); BACKGROUND-REPEAT: repeat-x
}
.loginleft {
	BACKGROUND-IMAGE: url(../img/basepage/loginwindow/left.gif); BACKGROUND-REPEAT: repeat-y
}
.loginright {
	BACKGROUND-IMAGE: url(../img/basepage/loginwindow/right.gif); BACKGROUND-REPEAT: repeat-y
}
.loginmiddle {
	BACKGROUND-IMAGE: url(../img/basepage/loginwindow/middle.gif); BACKGROUND-REPEAT: repeat
}
.bottombottomborder {
	BACKGROUND-IMAGE: url(../img/basepage/bottombottomborder.gif); WIDTH: 100%; BACKGROUND-REPEAT: repeat-x
}
.loginform {
	BACKGROUND-COLOR: #c6e2aa
}
BODY {
	BACKGROUND-COLOR: #669966;PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, "MS Sans Serif" , sans-serif; 
}

table.bgcolor
{
    BACKGROUND-COLOR: #669966;
}

TD {
	FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, "MS Sans Serif" , sans-serif
}
TEXTAREA
{
	WIDTH: 650px; height: 40px;
}


/************************************************************************************
 ************************************************************************************
 *************************             FONTS              ***************************
 ************************************************************************************
 ************************************************************************************/
.1 { 
  font-weight: normal; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: 585858;
}

.one { 
  font-weight: normal; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: 585858;
}

.1green { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}
.green1 { 
  font-weight: normal; 
  font-size: 10pt;
  line-height: 13pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}
.1black { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}
.black1 { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}
.1blue { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}
.blue1 { 
  font-weight: normal; 
  font-size: 10pt;
  line-height: 14pt; 
  font-family: normal; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}
.1error
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #BF150E;
}

.1link
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.1red { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #BF150E;
}
.red1 { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #BF150E;
}
.1reg
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}
.1slink
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica;
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}



.11green { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}
.11gold { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: ORANGE;
}
.11blue { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.11black { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}

.black11 { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}

.admin { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}

.blue
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.blue11 { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.bluebig
{ 
  font-weight: bold; 
  font-size: 13pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.creditstatusblack { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 8pt; 
  font-family: arial;
  font-variant: normal;
  font-style: normal;
  color: #000000;
}


.green
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}

.green11 { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}

.gold
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: ORANGE;
}

.gold11 { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: ORANGE;
}

.error { 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #BF150E;
}

.error1
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #BF150E;
}

.textfont {
	FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #003300;
}
.logintxt {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #336600; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.golduntil{
	font-weight: bold; 
	font-family: Helvetica, sans-serif; 
	font-size: 9pt;
	line-height: 10pt;
  	color: #000000;
}
.goldreg
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 13pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #C16D2F ;
}
.link
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.link1
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.link11 { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}

.onhold 
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #F2B000;
}
.orange
{ 
  font-weight: normal; 
  font-size: 16pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #F24D00;
}
.blue
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #0B5CD8;
}
.reg
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}

.reg1
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}

.reg2
{ 
  font-weight: normal; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}

.regname
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #FFFFFF;
}

.regcredit
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #003300;
}

.slink
{ 
  font-weight: bold; 
  font-size: 11pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}

.slink1
{ 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  font-family: helvetica;
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}

.slink11 { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 8pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}

.slinkbackground
{
	BACKGROUND-COLOR:#42823F;
}

.mygetrefpreviewblack { 
  font-weight: normal; 
  font-size: 7pt;
  line-height: 7pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #000000;
}

.mygetrefpreviewgreen { 
  font-weight: normal; 
  font-size: 5pt;
  line-height: 6pt; 
  font-family: Arial; 
  font-variant: normal;
  font-style: normal;
  color: #42823F;
}

.roundcorner
{
	padding: 4px;
	border: 0px solid;
    border-radius: 20px;
}





