.login-text
{
	font-family:Tahoma;
}

.login-inputs
{

}

.login-error
{
	font-family:Tahoma;
	font-size:10px;
	color:#FF0000;
}
.input-text input
{
	width:430px;
	height:35px;
	font-family:Tahoma;
	font-size:25px;
	color:#666666;
}
.input-text input[type=file]
{
	width:390px;
	height:35px;
	font-family:Tahoma;
	font-size:25px;
	color:#666666;
}



.test-border-left
{
	border-left:1px solid #FF6600;
	padding-left:10px;
	font-family:Tahoma;
	font-size:14px;
	color:#555555;
}

.border-bottom
{
	border-bottom:1px solid #E1E1E1;
}

.border-bottom2
{
	border-bottom:1px solid #F0F0F0;
}

.green-text td
{
	color:#00AA00;
	padding-top:5px;
}
.red-text td
{
	color:#FF2222;
	padding-top:5px;
}

.result-title
{
	padding:5px;
}

.no-result-title
{
	font-family:Tahoma;
	font-size:14px;
	color:#FF6600;
}
.no-result-title a
{
	font-family:Tahoma;
	font-size:14px;
	color:#0066AA;
	text-decoration:none;
}

.result-box
{
	font-family:Tahoma;
	font-size:14px;
	color:#555555;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:5px;
	
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
}

.result-item
{
	font-family:Tahoma;
	font-size:12px;
	
	width:100%;
}


.prediction
{
	background:#DDDDDD;
	position:absolute;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	display:none;
}

.trwt
{
	font-family:Tahoma;
	font-size:12px;
	color:red;
}

.trwd
{
	font-family:Tahoma;
	font-size:12px;
	color:blue;
}

.numbers
{
	font-size:11px;
	color:#AAAAAA;
}

.prescs-window
{
	border:1px solid #AAAAAA;
	background:#DDDDDD;
	top:100px;
	left:200px;
	overflow-y: scroll;
	display:none;
	position:absolute;
	width:200px;
	height:300px;
}

.prescs-window div
{
	padding-left:15px;
}

.prescs-window a
{
	text-decoration:none;
	color:#FF6600;
}

.selectPresc
{
	background-color:#0077FF;
	color:white;
}
.selectPresc a
{
	color:white;
}

.bug
{
	width:13px;
	height:13px;
	opacity:0.1;
	filter:alpha(opacity=10);
	border:0px;
	
}

.prediction_container
{
	position:absolute;
	width:428px !important;
	width:430px;
	background:#DEDEDE;
	border:1px solid #AAAAAA;
	height:auto;
	min-height:20px;
	display:none;
	z-index:100;
}

.predictions_table
{
	font-size:15px;
	font-family:Tahoma;
	color:#555555;
}

.predictions_table td
{
	border-bottom:1px solid #EEEEEE;
	padding-left:20px;
}
.predictions_table td:hover
{
	border-bottom:1px solid #EEEEEE;
	padding-left:20px;
	background:#9999FF;
	cursor:pointer;
}

.predictions_table a
{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	width:100%;
}

.selected_row
{
	background:#9999FF;
}

.speechcss
{
	opacity:0.01;	
	filter:alpha(opacity=1); 
	position:absolute;
	top:100px;
}
.B_Left
{
    background: url( /SITE/MODULES/MAIN/TEMPLATES/IMAGES/B_PART.png )  no-repeat;
    width:35px;
    height:35px;
    background-position:13 -3;
}
.B_Middle
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/B_Middle.png) repeat-x;
    height:35px;
}
.B_Right
{  
    background: url( /SITE/MODULES/MAIN/TEMPLATES/IMAGES/B_PART.png )  no-repeat;
    width:35px;
    height:35px;
    background-position:-23 -3;
}

.T_Middle
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/T_Middle.png)  repeat-x bottom left;
}


.M_Left
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/M_PART.png) repeat-y;
    width:35px;
    background-position: 13 0;
}
.M_Middle
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/M_Middle.png) ;
    text-decoration:none;
    color:black;

}
.M_Right
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/M_PART.png)  repeat-y;
    width:35px;
    background-position: -23 0;
}

.T_T_Left
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/TAB.png) no-repeat;
    width:15px;
    height:45px;
}
.T_T_Middle
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/T_T_Middle.png) repeat-x ;
    height:45px;
    font-family: Tahoma;
    font-size: 20px;
    text-align: center;
    text-decoration:none;
    color:black;
}
.T_T_Middle a
{
	text-decoration:none;
    color:black;	
}
.T_T_Right
{
     background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/TAB.png) no-repeat;
    width:15px;
    height:45px;
    background-position:-10 0;
}

.T_ST_Left
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/STAB.png) no-repeat;
    width:15px;
    height:45px;
}
.T_ST_Middle
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/T_ST_Middle.png) repeat-x ;
    height:45px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-decoration:none;
    color:black;
}
.T_ST_Middle a
{
	text-decoration:none;
    color:black;	
}
.T_ST_Right
{
    background: url(/SITE/MODULES/MAIN/TEMPLATES/IMAGES/STAB.png) no-repeat;
    width:15px;
    height:45px;
    background-position:-10 0;
}


.borwser-text
{
	font-family:Tahoma;
	font-size:10px;
	color:#AAAAAA;
}

.normal-text,h2
{
	font-family:Tahoma;
	font-size:14px;
	color:#555555;
}

.normal-text a 
{
	text-decoration:none;
	color:#FF6600;
}

.title-text,h1
{
	font-family:Tahoma;
	font-size:22px;
	color:#333333;
}



.tiny-text,h3
{
	font-family:Tahoma;
	font-size:10px;
	color:#777777;
}

.random-words
{
	font-family:Tahoma;
	font-size:12px;
	color:#777777;
	padding-top:30px;
	padding-bottom:30px;
}

.random-words a
{ 
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
}
.search-engine-indicator
{
	position:absolute;
	top:2px;
	right:50px;
}
.loading-indicator
{
	position:absolute;
	top:0px;
	left:50px;
	background-color:#FF1122;
	border-left:1px solid #DD1122;
	border-right:1px solid #DD1122;
	border-bottom:1px solid #DD1122;
	font-family:Tahoma;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	color:white;
	display:none;
}