/* CSS Document */

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited { color: #009900; text-decoration: none}
a:active { color: #009900; text-decoration: none}
a:hover {
	color: #5B759D;
}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tahoma_10 {	font-family: Tahoma;
	font-size: 10px;
}
.tahoma_11 {	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.blue_bold {
	color: #1C95BE;
}
.tahoma_12 {font-family: Tahoma; font-size: 12px; }
.glay_14 {color: #666666}
.glay_12 {font-family: Tahoma; font-size: 12px; color: #666666; }
.glay_bold_12 {font-family: Tahoma; font-size: 12px; color: #666666; font-weight: bold; }
.pink_bold {
	color: #fd1698;
	font-weight: bold;
}
.pink {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.violet_bold {color: #993399; font-weight: bold; }
.violet_12 {
	font-size: 12px;
	font-family: Tahoma;
	color: #CC9900;
}
.red_16 {
 font-family:Tahoma;
 font-size:16px;
 font-weight: bold;
 color: #A80000;
 text-decoration: none
}
.green {color: #1B3B42}
.green_bold {color: #009900; font-weight: bold; }
.style1 {
	color: #1b3b42;
	font-family: Tahoma;
	font-size: 12px;
}
.tb-background {
    background-color : #ffffff;
	height: 19px;
    width: 130px;

    border: 0px solid #ffffff;

}

