/* General Styles */
html {
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE */
}

body{	
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center; /* centers board in MSIE known bug workaround */
}

table, td, tr { 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px; 
	color: #000;
	background: transparent;
	border: 0px;
}

table {
	padding: 0px;
}

form{
	border: 0px solid #000;
	display: inline;
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px solid #000;
	vertical-align: middle;
}

a:link,
a:visited,
a:active{
	background-color: transparent;
	color: #0C4089;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #3463D7;
	text-decoration: underline;
}

h1{
	background-color: transparent;
	color: #000;
	text-decoration: none;
	font-size: 18px; 
	margin: 10px 0px; 
}

/* خيٍَ PM */
#pmnotifywrap
{
	border: 1px solid #CE0000;
	background: #FEF1F1;
	
}

.pmnotifytop,
.pmnotifytop a:link,
.pmnotifytop a:visited,
.pmnotifytop a:active
{
	font-weight: bold;
	color: #FFF;
	background:#CE0000;
	padding: 6px 5px 2px 5px;
	font-size: 14px;
}



/* Page links */
.pagelink
{
	background-color: #FFF;
	padding:1px 2px;
	color: #000;
	font-weight:normal;
	text-decoration: underline;
}

.pagelinklast
{
	background-color: #FFF;
	padding:1px 2px;
	color: #000;
	font-weight:normal;
}

.pagecurrent
{
	background-color: #DA251B;
	color: #FFF;
	padding:1px 2px;
	font-weight:normal;
}


.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link
{
	text-decoration:underline;
	color: #000;
	font-weight:normal;
}

.minipagelink
{
	background-color: #FFF;
	padding:1px 3px 1px 3px;
	color: #000;
	font-size:10px;
	font-weight:normal;
	margin-right:1px;
	text-decoration:underline;
}

.minipagelinklast
{
	background-color: #FFF;
	padding:1px 3px 1px 3px;
	color: #000;
	font-size:10px;
	font-weight:normal;
	margin-right:1px;
}


.fauxbutton
{
	border:2px solid #716F6E;
	background-color: #716F6E;
	border-right: 7px solid #DA251B;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	height: 22px;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	color: white;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active
{
	color: white;
	text-decoration: none;
}


/* MAIN WRAPPER CLASS */
.ipbwrapper{ 
	margin: 10px 30px 10px 30px; 
	text-align: left; 
}

/* BOARD HEADER STYLES */
#header{ 
	padding: 0px; 
	margin: 15px 0px;
	vertical-align: middle;	
}

#logo{ 
	padding: 0px; 
	margin: 0px;
	height: 90px;
	width: 388px; 
}

#logo span {
	background-color: transparent;
	background-image: url(1/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 90px;
	width: 388px; 
	position:absolute;
	top: 15px;			 
}

#userlinks{ 
	background-color: #DA251B;
	border-bottom: 1px solid #C2CFDF;
	border-top: 2px solid #000000; 
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#userlinks td{ 
	color: #FFF;
	font-size: 10px;
}

#userlinks a:link, 
#userlinks a:visited, 
#userlinks a:active,
#userlinks a:hover{ 
	background-color: transparent; 
	color: #FFF; 
	text-decoration: underline;
}


#validate{ 
	color: #DAFC0E;
}

#validate a:link, 
#validate a:visited, 
#validate a:active,
#validate a:hover{ 
	background-color: transparent; 
	color: #DAFC0E; 
	text-decoration: underline;
}


/* BOARD NAVIGATION STYLES */
#navstrip {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
}

#navstrip a:link, 
#navstrip a:visited, 
#navstrip a:active{ 
	background-color: transparent; 
	color: #222; 
	text-decoration: none;
}
#navstrip a:hover{
	background-color: transparent; 
	color: #5176B5; 
	text-decoration: none;
}


/* BOARDS VIEW STUFF */

.tableborder{ 
	border: 0px solid #072A66;
	background-color: #FFF; 
	padding: 0px; 
	margin: 0px; 
}


.maintitle{ 
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 7px solid #DA251B;
	color: #DA251B;
	font-size: 12px;
	font-weight: bold; 
	padding: 5px 5px 4px 4px;
}

.maintitle a:link, 
.maintitle a:visited, 
.maintitle a:active{ 
	background-color: transparent;
	color: #DA251B;
	text-decoration: none; 
}

.maintitle a:hover{ 
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}

.adfooter{
	background-color: #72706F;
	color: #FFFFFF;
	font-size: 8px;
	padding: 3px 10px 3px 10px;
	float: right;
}

.adfooter a:link, 
.adfooter a:visited, 
.adfooter a:active, 
.adfooter a:hover{
	color: #FFFFFF;
	font-size: 8px;
	font-weight: bold; 
}

.blfooter{ 
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 7px solid #DA251B;
	height: 1px;
	line-height: 1px;
}

.titlemedium{ 
	background-color: #DDDDDC;
	color: #083F8B;
	height: 18px;
	font-size: 12px; 
	font-weight: bold; 
	margin: 0px; 
	padding: 2px; 
}

.titlemedium a:link, 
.titlemedium a:visited, 
.titlemedium a:active{ 
	background-color: transparent;
	color: #3A4F6C;
	text-decoration: underline; 
}


.titlebt{ 
	background-color: #DDDDDC;
	color: #083F8B;
	height: 18px;
	font-size: 11px; 
	margin: 0px; 
	padding: 2px; 
}

.titlebt a:link, 
.titlebt a:visited, 
.titlebt a:active{ 
	background-color: transparent;
	color: #3A4F6C;
	text-decoration: underline; 
}


.titleslim{ 
	background-color: transparent;
	color: #3A4F6C;
}

.titleslim a:link, 
.titleslim a:visited, 
.titleslim a:active{ 
	background-color: transparent;
	color: #3A4F6C;
	text-decoration: none; 
}

.titleslim a:hover{ 
	background-color: transparent;
	color: #F1F1F1;
	text-decoration: none;
}

.catend{
	background-color: #FFFFFF;
	color:#FFFFFF;
	font-size: 1px;
	height: 10px;
}

.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active,
.forumdesc
{ 
	background-color: transparent;
	font-size: 10px; 
	color: #000;
	margin-left: 0px;
	margin-top: 2px;
	padding: 0px;
	line-height:130%;
}

.toplinks{
	background-color: transparent;
	color: #000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: right;
}

.toplinks span{
	background-color: #F0F5FA;
	border-bottom: 0px solid #C2CFDF;
	border-left: 1px solid #C2CFDF;
	border-right: 1px solid #C2CFDF;
	border-top: 1px solid #C2CFDF; 
	color: #000;
	font-size: 10px;
	margin-right: 10px;
	padding: 5px;
}

.pformstrip{ 
	background-color: #FFFFFF; 
	color: #083F8B;
	font-weight: bold;
	margin-top: 1px;
	padding: 7px;
}


.calstrip{ 
	background-color: #FFFFFF; 
	color: #083F8B;
	font-weight: bold;
	margin-top: 1px;
	padding: 2px;
}

.copyright{ 
	background-color: #DA251B; 
	color: #FFF;
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
	font-size: 11px; 
	padding: 1px 34px 1px 34px;
	line-height: 12px;
	text-align: left;
}

.copyright td{
	color: #FFF;
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
}

.copyright a:link,
.copyright a:visited,
.copyright a:active,
.copyright a:hover{
	background-color: transparent;
	color: #FFF;
	text-decoration: underline;
}


.activeusers{
	background-color: #FFF;
	border: 1px solid #072A66;
	color: #000;
	margin: 0px;
	padding: 1px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
	font-style:italic;
	text-decoration: none;
	border-bottom:1px dotted black;
}

fieldset.search { padding:6px; line-height:150% }
label      { cursor:pointer; }

img.attach
{ 
	border:1px solid #808080;
	padding: 11px 2px 2px 2px;
	background-color: #808080;
	background-image: url(1/click2enlarge.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 2px;
}

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help    { padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
.caldate   { text-align:right;font-weight:bold;font-size:9px;color:#777;background-color:#FFFFFF;padding:4px;margin:0px }

.caldateweek
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000;
	background-color:#DFE6EF;
	padding:6px;
	margin:0px;
	border-right:1px solid #AAA;
}

.warngood { color:green }
.warnbad  { color:red }

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:20px; font-weight:bold; }

#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg   { text-align:center; margin-top:15px } 

#ucpmenu    { line-height:150%;width:22%; border:1px solid #345487;background-color: #F5F9FD }
#ucpmenu p  { padding:2px 5px 6px 9px;margin:0px; }
#ucpmenu a:link, #ucpmenu a:active, #ucpmenu a:visited { text-decoration:none; }

#ucpcontent { background-color: #F5F9FD; border:1px solid #345487;line-height:150%; width:auto }
#ucpcontent p  { padding:10px;margin:0px; }

.activeuserstrip { background-color:#FFFFFF; padding:6px }

/* Form stuff (post / profile / etc) */
.pformleft  { background-color: #FFFFFF; padding:6px; margin-top:1px;width:25%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformleftw { background-color: #FFFFFF; padding:6px; margin-top:1px;width:40%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformright { background-color: #FFFFFF; padding:6px; margin-top:1px;border-top:1px solid #C2CFDF; }

/* Topic View elements */
.signature   { font-size: 10px; color: #339; line-height:150% }
.postdetails { font-size: 10px }
.postcolor   { font-size: 12px; line-height: 160% }
.postcolor a:visited,
.postcolor a:link, 
.postcolor a:active{ 
	background-color: transparent;
	color: #00C;
	text-decoration: underline; }
.postcolor a:hover{
	background-color: transparent;
	color: #00F;
	text-decoration: underline;}

.normalname { font-size: 12px; font-weight: bold; color: #003 }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }
.unreg { font-size: 11px; font-weight: bold; color: #900 }

.post1 { background-color: #F5F5F5 }
.post2 { background-color: #FFFFFF }

.post1shaded { background-color: #DEDBE4 }
.post2shaded { background-color: #E3DFE7 }

.postlinksbar {
	margin-top:1px;
	font-size:10px;
	color: #0C4089;
}

.postlinksbar a:link, 
.postlinksbar a:visited, 
.postlinksbar a:active{ 
	background-color: transparent;
	color: #0C4089;
	text-decoration: none; 
}

.postlinksbar a:hover{ 
	background-color: transparent;
	color: #3463D7;
	text-decoration: none;
}


/*------------------------------------------------------*/
/* Common elements: Row colours for forums, topics, etc */
/*------------------------------------------------------*/
.row1 { background-color: #FFFFFF }
.row2 { background-color: #FFFFFF }
.row3 { background-color: #F5F5F5 }
.row4 { 
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDDDDC;
	padding: 8px;
}
.row4 a:link, 
.row4 a:visited, 
.row4 a:active{ 
	background-color: transparent;
	color: #083F8B;
	text-decoration: underline; 
}

.row4 a:hover{ 
	background-color: transparent;
	color: #5F8BBA;
	text-decoration: underline;
}


.row5 { 
	background-color: #FFFFFF;
}

.row5 a:link, 
.row5 a:visited, 
.row5 a:active{ 
	background-color: transparent;
	font-weight: bold;
	color: #0C4089;
	text-decoration: none; 
}

.row5 a:hover{ 
	text-decoration: none;
	color: #3463D7;
}


.row6 { 
	background-color: #FFFFFF;
}

.row6 a:link, 
.row6 a:visited, 
.row6 a:active{ 
	background-color: transparent;
	font-weight: bold;
	color: #0C4089;
	text-decoration: underline; 
}

.row6 a:hover{ 
	text-decoration: underline;
	color: #3463D7;
}


.row2shaded { background-color: #DEDBE4 }
.row4shaded { background-color: #E3DFE7 }

.darkrow1 { background-color: #FFFFFF; color:#4C77B6;}
.darkrow2 { background-color: #FFFFFF; color:#000000; border-bottom: 1px solid #000; }
.darkrow3 { background-color: #D1DCEB; color:#3A4F6C; }

.hlight { background-color: #DFE6EF }
.dlight { background-color: #EEF2F7 }



/* tableborders gives the white column / row lines effect */
.tablefill   {border:1px solid #345487;background-color:#FFF;padding:6px;  }
.tablepad    {background-color:#FFFFFF;padding:6px }
.tablebasic  {width:100%;padding:0px 0px 0px 0px;margin:0px;border:0px;text-align:left}
.tabletop    {height:30px}

.wrapmini    { float:left;line-height:1.5em;width:25% }
.pagelinks   { float:left;line-height:1.2em;width:35% }

.desc { font-size:10px; color:#434951 }
.edit { font-size: 9px }


.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

.codebuttons  { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }

.forminput,
.textarea,
.dropdown,
.searchinput
{
	border:1px solid #4C77B6;
	background-color: #FFF;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
	padding:2px;
	color: black;
}

.button
{
	border: 1px solid #716F6E;
	border-right: 7px solid #DA251B;
	background-color: #716F6E;
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
	color: white;
	padding: 0px;
}


.radiobutton,
.checkbox {
	border: 0;
	vertical-align: middle;
 }


.thin { padding:6px 0px 6px 0px;line-height:160%;margin:2px 0px 2px 0px;border-top:1px solid #FFF;border-bottom:1px solid #FFF }


.purple { color:purple;font-weight:bold }
.red    { color:red;font-weight:bold }
.green  { color:green;font-weight:bold }
.blue   { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

/* ======================================== */
/* NEW QUOTE / CODE WRAPPERS                */
/* ======================================== */

.quotetop
{
	color: #000;
	margin: 8px auto 0px auto;
	font-weight:bold;
	font-size:10px;
	padding: 3px;
	background-color:#E4EAF2;
	background-image: url(1/css_img_quote.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-left: 4px solid #8394B2;
	border-top: 1px dotted #000;
	border-right: 1px dotted #000;
}
.quotemain
{
	color: #465584;
	background-color: #FAFCFE;
	border-left: 4px solid #8394B2;
	border-right: 1px dotted #000;
	/*border-top: 1px dotted #000;*/
	border-bottom: 1px dotted #000;
	padding: 4px;
	margin: 0px auto 8px auto;
}

.codetop,
.sqltop,
.htmltop
{
	width:98%;
	color: #000;
	margin: 0px auto 0px auto;
	font-weight:bold;
	padding: 3px;
	background-color:#FDDBCC;
	background-image: url(1/css_img_code.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.codemain,
.sqlmain,
.htmlmain
{
	font-family: Courier, Courier New, Verdana, Arial;
	color: #465584;
	background-color: #FAFCFE;
	border: 1px dotted #000;
	padding: 2px;
	width:98%;
	margin: 0px auto 0px auto;
}

.searchbar{
	background-color: #DFE6EF;
	color: #222;
	font-size: 11px;
	margin: 3px auto 3px auto;
	padding: 1px;
}

.searchbar td{
	font-size: 10px;
}

.searchbar span{
	background-color: transparent;
	color: #072A66;
	font-style: italic;
	font-weight: normal;
}

.searchbar input
{
	background-color: #FFF;
	border: 1px solid #999;
	color: #072A66;
	font-size: 10px;
	padding: 1px;
	margin: 3px auto 3px auto;
	vertical-align: middle;
}

.searchbar input.button {
	background-color: transparent;
	border: 0px solid #999;
	color: #072A66;
	margin: 3px auto 3px auto;
	vertical-align: middle;
}

.formsubtitle {
	background: #FFFFFF;
	border: 1px solid #9FB9D4; 
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.formsubtitle { 
	border: 0;
	color: #083F8B;
	font-weight: bold;
	padding: 5px;
}

.pollsubtitle { 
	border: 0;
	color: #DA251B;
}

.formtable td.formstrip {
	background: #DDE8F2;
	border: 1px solid #9FB9D4;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.formsubtitle p.members {
	float: right;
	width: auto !important;
}

.subtitle,
.subtitlediv {
	background: transparent url(1/tile_sub.gif);
	border-bottom: 1px solid #5176B5;
	color: #3A4F6C;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
}

.filmtitle { 
	background-color: #FFFFFF;
	color: #DA251B;
	font-size: 11px;
	font-weight: bold; 
}

.articlerow {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 0px 4px;
}

.limg{
	float: left;
	background: #F5F5F5;
	font-size: 10px;
	margin: 10px 10px 10px 0px;
}

.limg div{
	padding: 2px 5px;
}

.rimg{
	float: right;
	background: #F5F5F5;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
}

.rimg div{
	padding: 2px 5px;
}

#articlecontent{
	background-color: #FFFFFF;
	border: 1px solid #345487;
	line-height: 150%;
	width: auto;
} 

#articlecontent p{
	padding: 10px;
	margin: 0px
}

#ratecon {padding: 15px 0px;}

.padblock{
	padding: 10px 4px;
}

.padstr {
	margin: 2px 0px;
	padding: 2px 0px;
}

.padvert{
	padding: 10px 0px;
}

.pcomm1{
	background-color: #FFFFFF;
	padding: 10px 0px;
}

.pcomm2{
	background-color: #F5F5F5;
	padding: 10px 0px;
}

.commtop{
	background:transparent url(1/cmt.gif) no-repeat scroll 1px 3px;
	border-bottom: 1px solid rgb(221, 221, 220);
	padding: 2px 15px;
}

.footerads{
	background-color: #DDDDDC;
	color: #000;
	font-size: 10px;
}

.footerads a:link,
.footerads a:visited,
.footerads a:active,
.footerads a:hover{
	background-color: #DDDDDC;
	color: #000;
	font-size: 10px;
}

.mpa {
	float:right;
	margin: 5px 0px 5px 5px;
}

.mpl {
	line-height: 15px;
	text-align:right;
}

.mps {
	line-height: 30px;
	text-align:right;
}


#QUOTE {
	white-space:normal;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465584;
	background-color: #FAFCFE;
	border: 1px solid #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px; 
}
#CODE{
	white-space:normal;
	font-family: Courier, Courier New, Verdana, Arial;
	font-size: 11px; color: #465584;
	background-color: #FAFCFE;
	border: 1px solid #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


#facebox .b {
  background:url(http://www.sayanogorsk.info/style_images/1/b.png);
}

#facebox .tl {
  background:url(http://www.sayanogorsk.info/style_images/1/tl.png);
}

#facebox .tr {
  background:url(http://www.sayanogorsk.info/style_images/1/tr.png);
}

#facebox .bl {
  background:url(http://www.sayanogorsk.info/style_images/1/bl.png);
}

#facebox .br {
  background:url(http://www.sayanogorsk.info/style_images/1/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: #AA251B;
color: #FFF;
padding: 4px;
z-index: 100;
visibility:hidden;
}

#fadeinbox a:link, 
#fadeinbox a:visited, 
#fadeinbox a:active,
#fadeinbox a:hover{ 
	background-color: transparent; 
	color: #DAFC0E; 
	text-decoration: underline;
}
