a:visited {  font-family: Tahoma; font-size: 11px; text-decoration: none; color: #000000}
a:link {  font-family: Tahoma; text-decoration: none; color: #000000}
a:hover {  font-family: Tahoma; color: #FF0000; text-decoration: underline}
.text14 {  font-family: Tahoma; font-size: 14px; font-style: normal; line-height: normal; font-variant: normal;}
.text13 {  font-family: Tahoma; font-size: 13px; font-style: normal; line-height: normal; font-variant: normal;}
.text12 {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal;}
.text12orange {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;}
.text12orangebold {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;font-weight: bold;}
.text11 {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;}
.text11bold {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;font-weight: bold;}
.text11orange {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;}
.text11orangebold {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;font-weight: bold;}
.text10 {  font-family: Tahoma; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal;color: #ffffff;}
.topic {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #f13d72;}
.myth {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;text-align:right;padding-top:5px;vertical-align:top;font-weight:bold;}
.myth2 {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;text-align:right;padding-top:5px;font-weight:bold;}


.button_transparent
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 6f2100;
	//background-image:url(bttn.jpg);
	width:100%;
	height:23px;
}

.text_transparent
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none;
	font-family: Tahoma;
	font-size: 12px;
	color: 6f2100;
}

.textboxgray
{
	BORDER-TOP: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	background-color:#f7f7f7;
	border-color:#b0b0b2;
	BorderStyle='Solid';
	font-size:12px;
	font-family: Tahoma;
}

.textboxblue
{ 
 	border: 1px solid #7C9BB8;
	font-family:Tahoma; 
  	font-size:12px;
  	font-weight:normal; 
  	background-color:FFFFFF; 
  	color:000000;
	height:17px;
  	SCROLLBAR-SHADOW-COLOR: #ffffff; 
  	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
  	SCROLLBAR-ARROW-COLOR: #000000; 
  	SCROLLBAR-TRACK-COLOR: #ffffff; 
  	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.textboxblue2
{ 
  font-family:Tahoma; 
  font-size:12px;
  font-weight:normal; 
  background-color:FFFFFF; 
  border-color:336699; 
  border-top: #7C9BB8 solid;
  border-left: #7C9BB8 solid;
  border-right: #7C9BB8 solid;
  border-bottom: #7C9BB8 solid;
  border-style:normal; 
  border-width:1px; 
  color:000000; 
  SCROLLBAR-SHADOW-COLOR: #ffffff; 
  SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
  SCROLLBAR-ARROW-COLOR: #000000; 
  SCROLLBAR-TRACK-COLOR: #ffffff; 
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}

.browse_big
{ 
  font-family:MS Sans Serif; 
  font-size:xx-large;
  font-weight:normal; 
  /*background-color:#fff9f2; */
  border: none;
  color:#000000; 
  /*width:0px;  */
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  BACKGROUND-COLOR: transparent;
  background-image: url(../../images/bttn_silver.gif);
  /*filter : alpha(opacity=0);*/
}

.validate_error
{ 
  font-family:MS Sans Serif; 
  font-size:x-small;
  font-weight:normal; 
  background-color:#fff1eb; 
  border-color:#e5b5b0; 
  border-top: #e5b5b0 solid;
  border-left: #e5b5b0 solid;
  border-right: #e5b5b0 solid;
  border-bottom: #e5b5b0 solid;
  border-style:solid;
  border-width:1px;
  color:#990000; 
  width:100%;  
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

.validate_warn
{ 
  font-family:MS Sans Serif; 
  font-size:x-small;
  font-weight:normal; 
  background-color:#fff9f2; 
  border-color:#fedcb7; 
  border-top: #fedcb7 solid;
  border-left: #fedcb7 solid;
  border-right: #fedcb7 solid;
  border-bottom: #fedcb7 solid;
  border-style:solid;
  border-width:1px;
  color:#000000; 
  width:100%;  
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

.bttn_gold
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none;
	background-image: url(images/bttn_gold.gif);
	width:100px;	
	height:25px;
}

.bttn_gold_long
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none;
	background-image: url(images/bttn_gold_long.gif);
	width:160px;	
	height:35px;
}


.bttn_gold_big
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size: 15px;
	background-image: url(images/bttn_gold1.gif);
	width:107px;	
	height:35px;
}

.bttn_silver_big
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size: 15px;	
	background-image: url(images/bttn_silver.gif);
	width:107px;	
	height:35px;
}

.button_page
{
    font-family:MS Sans Serif; 
    font-size:x-small;
    font-weight:normal; 
    background-color:#ffffff; 
    border-color:#ffb363; 
    border-top: #ffb363 solid;
    border-left: #ffb363 solid;
    border-right: #ffb363 solid;
    border-bottom: #ffb363 solid;
    border-style:normal; 
    border-width:1px;
	width:18px;	
	height:19px;
}

.button_page_selected
{
    font-family:MS Sans Serif; 
    font-size:x-small;
    font-weight:normal; 
    background-color:#fff1bc; 
    border-color:#ffb363; 
    border-top: #ffb363 solid;
    border-left: #ffb363 solid;
    border-right: #ffb363 solid;
    border-bottom: #ffb363 solid;
    border-style:normal; 
    border-width:1px;
	width:18px;	
	height:19px;
}

.displaytext
{
	BORDER-TOP: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	background-color:AliceBlue;
 	border-color:#ADC8E9;
	BorderStyle="Solid"
 	height: 22px;
 	font-size:12px;
	font-family: Tahoma; 
	}

.cul {
	margin: 0;
	padding: 0;	
	left: 0;
	list-style: none;
	
	}
.cli{
	float:left;
	padding-left: 0px;
	padding-top: 0px;
	}

 .alpha50
 {
     opacity:0.5;
     filter:alpha(opacity=50);
 }

 .alpha30
 {
     opacity:0.3;
     filter:alpha(opacity=30);
 }