/* CSS Document Copyright Art To Use IT */

/* ----------------------------------------------  GENERAL SETTINGS  --------------                   */

.error	{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
		}

.succes	{
	color:#009900;
	font-weight:bold;
	font-size:12px;
		}
		
.grey	{
	color:#666666;
	font-size:10px;
		}
		
.ceas	{
 	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
 	font-size: 12px;
	
 	color: #C0A062;
 	background-color: #FFF8D3;
 	border:none;
}


/* ----------------------------------------------  BUTTONS  --------------                   */
			

a.bt_main, a.bt_main:link, a.bt_main:active, a.bt_main:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#6A51A4;
																}
a.bt_main:hover	{
	color:#FF3300;
	text-decoration:underline;
				}

a.bt_page_bold, a.bt_page_bold:link, a.bt_page_bold:active, a.bt_page_bold:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#6A51A4;
																}
a.bt_page_bold:hover	{
	color:#FF3300;
	text-decoration:underline;
				}

a.bt_page, a.bt_page:link, a.bt_page:active, a.bt_page:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	color:#6A51A4;
																}
a.bt_page:hover	{
	color:#FF3300;
	text-decoration:underline;
				}

a.bt_menu, a.bt_menu:link, a.bt_menu:active, a.bt_menu:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	color:#C0A062;
	padding-bottom:4px;
																}
a.bt_menu:hover	{
	color:#C0A062;
	/*text-decoration:underline;*/
	border-spacing:5px;
	padding-bottom:4px;
	border-bottom:thin solid #C0A062;
				}
				
a.bt_menu_selected, a.bt_menu_selected:link, a.bt_menu_selected:active, a.bt_menu_selected:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	color:#C0A062;
	padding-bottom:4px;
	border-bottom:thin solid #C0A062;
																}
a.bt_menu_selected:hover	{
	color:#C0A062;
	/*text-decoration:underline;*/
	border-spacing:5px;
	padding-bottom:4px;
	border-bottom:thin solid #C0A062;
				}

a.bt_top, a.bt_top:link, a.bt_top:active, a.bt_top:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#555555;
															}
a.bt_top:hover	{
	color:#C0A062;
	text-decoration:underline;
				}
				
a.bt_ev, a.bt_ev:link, a.bt_ev:active, a.bt_ev:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:14px;
	text-decoration:none;
	color:#C0A062;
	padding-bottom:4px;
																}
a.bt_ev:hover	{
	color:#C0A062;
	/*text-decoration:underline;*/
	border-spacing:5px;
	padding-bottom:4px;
	border-bottom:thin dotted #C0A062;
				}
				
a.bt_ev_selected, a.bt_ev_selected:link, a.bt_ev_selected:active, a.bt_ev_selected:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#C0A062;
	padding-bottom:4px;
	border-bottom:thin dotted #C0A062;
																}
a.bt_ev_selected:hover	{
	color:#C0A062;
	/*text-decoration:underline;*/
	border-spacing:5px;
	padding-bottom:4px;
	border-bottom:thin dotted #C0A062;
				}
				
a.bt_hs, a.bt_hs:link, a.bt_hs:active, a.bt_hs:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	color:#C0A062;
	padding-left:40px;
																}
a.bt_hs:hover	{
	color:#C0A062;
	text-decoration:underline;
	padding-left:40px;
				}

a.bt_s, a.bt_s:link, a.bt_s:active, a.bt_s:visited	{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	color:#000000;
																}
a.bt_s:hover	{
	color:#000000;
	text-decoration:underline;
				}

/* ----------------------------------------------  MISCELANEOUS  --------------                   */


.rpty	{

	background-repeat:repeat-y;


		}

.rptn	{

	background-repeat:no-repeat;


		}

.bordura_main	{
 	border:1px solid #CC0000;
	background-color:#FFFFFF;
				}
				
.bordura_grey	{
 	border:0px solid #CCCCCC;
	background-color:#FFFFFF;
				}
				
.bordura_top	{
 	border-top:1px solid #FF6600;
				}
			
.log	{
	font-size:11px;
	color:#000000;
	border: 1px solid #000000;
	background-color:#EEEEEE;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	scrollbar-3dlight-color:#DDDDDD; 
	scrollbar-arrow-color:#EEEEEE;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#333333;

			}

table.space_down	{
	margin-bottom:8px;
					}
					
table.inalt	{
height:100%;
			}
			
.linietabel {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff3c3;
}			

td.pulltrans 	{
/*color:black;*/
/*width:150px;*/
/*background:#00428C;*/
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
/*border:1px solid #CC0003;*/
/*float:right;*/
/*margin-top:10px;
margin-bottom:10px;
margin-left:10px;
font-size: 28px;
line-height:26px;  
text-align: right;*/
				}
