/*a:link{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-decoration: none;
	color:#142d8e;
}
a:hover{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-decoration: none;
	color : #0099ff;
}
a:visited{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-decoration: none;
	color : red;
}*/

.tbox {
	border-bottom : 1px solid #f2eff5;
	border-right : 1px solid #f2eff5;
	border-left : 1px solid #665f63;
	border-top : 1px solid #665f63;
	background-color: #f5f5f5;
	font: 11px Trebuchet MS,Arial,Helvetica,sans-serif;
}

.tbox2 {
	border-bottom : 1px solid #f2eff5;
	border-right : 1px solid #f2eff5;
	border-left : 1px solid #665f63;
	border-top : 1px solid #665f63;
	background-color: #f5f5f5;
	scrollbar-face-color:#d9d9d9;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #f5f5f5;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: bfbfbf;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #bfbfbf;
	font: 11px Trebuchet MS,Arial,Helvetica,sans-serif;
}

.effect_button{
	border-bottom : 1px solid #190033;/**/
	border-right : 1px solid #190033;/**/
	border-top : 1px solid White;/*#9980b3*/
	border-left: 1px solid White;/*#9980b3*/
	background-color: #0066ff;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : White;
	text-transform: uppercase;
}

.text_white {
	font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
	color : #ffffff;
}

.text_black {
	font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
	color : #000000;
}

.text_head1 {
	font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
	color : #000099;
	font-weight: bold;
}

.text_head2 {
	font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
	color : #000099;
	text-decoration: underline;
	font-weight: bold;
}

.text_head3 {
	font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
	color : #000099;
}

a.key {
font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
color : #333333;
text-decoration: none;
cursor: text;
}

a.key_bold {
font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
color : #333333;
text-decoration: none;
font-weight: bold;
cursor: text;
}

.copy{FONT-FAMILY: verdana, geneva, arial, sans-serif;FONT-SIZE: 10px;LETTER-SPACING: 0pt; COLOR: #333333;}
A.copy:link{COLOR: #333333;TEXT-DECORATION: none;FONT-WEIGHT: normal;}
A.copy:visited{COLOR: #333333;TEXT-DECORATION: none;FONT-WEIGHT: normal;}
A.copy:hover{COLOR: #333333;TEXT-DECORATION: underline;FONT-WEIGHT: normal;}
