/* CSS Document Copyright Art To Use IT */

/* ----------------------------------------------  GENERAL SETTINGS  --------------                   */

div.overfl		{
		overflow:auto;
		width:95%;
		height:92%;
		text-align:justify;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-arrow-color:#CCCCCC;
		scrollbar-track-color:#CCCCCC;
		scrollbar-darkshadow-color:#DDDDDD;
		scrollbar-face-color:#FFFFFF;
		font-style:italic;
		padding-right:10px;
				}

/*
.trans	{
background:#65473B;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;

		}
		
		
a.trans:hover	{
background:#003399;
filter:alpha(opacity=10);
-moz-opacity:.10;
opacity:.10;

				}
*/

table.full_border	{
	border:1px solid #808080;
				}
	
				
.error	{
	color:#FF0000;
	font-size:12px;
		}

.succes	{
	color:#009900;
	font-size:12px;
		}
		
.grey	{
	color:#666666;
	font-size:10px;
		}

/*  -----------------------   NORMAL TEXT ------------  */

.nt	{
	color:#333333;
	font-size:11px;
	}


/* ----------------------------------------------  BUTTONS  --------------                   */
			

a.top_menu, a.top_menu:link, a.top_menu:active, a.top_menu:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6C4B28;
	text-decoration:none;



																}
a.top_menu:hover	{
	color:#000000;
	text-decoration:none;


				}
				
a.main, a.main:link, a.main:active, a.main:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6C4B28;
	text-decoration:none;



																}
a.main:hover	{
	color:#000000;
	text-decoration:underline;


				}


a.bottom, a.bottom:link, a.bottom:active, a.bottom:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6C4B28;
	text-decoration:none;



																}
a.bottom:hover	{
	color:#000000;
	text-decoration:underline;


				}


/* ----------------------------------------------  MISCELANEOUS  --------------                   */

.full_border	{
	border:1px solid #7B6637;


				}

.rpty	{

	background-repeat:repeat-y;


		}

.rptn	{

	background-repeat:no-repeat;

		}
.bottom_line	{
	border-bottom:1px solid #6C4B28;
			}

.left_line	{
	border-left:1px dashed #6C4B28;
			}

.log	{
	font-size:11px;
	color:#000000;
	border: 1px solid #000000;
	background-color:#EEEEEE;
	font-family: Verdana, Univers, Arial, Helvetica;
	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;

			}
			
.login	{
	font-size:10px;
	color:#333333;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	font-family: Verdana, Univers, Arial, Helvetica;
	scrollbar-3dlight-color:#DDDDDD; 
	scrollbar-arrow-color:#EEEEEE;
	scrollbar-base-color:#DDDDDD;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#AAAAAA;

			}
			
.login_go	{
	font-size:10px;
	font-family: Verdana, Univers, Arial, Helvetica;
	color:#333333;
			}
			
table.pulltrans 	{
color:#EBECE4;
/*width:150px;*/
background:#000000;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
/*border:1px solid #8F7C3A;*/
/*float:right;*/
/*margin-top:10px;
margin-bottom:10px;
margin-left:10px;
font-size: 28px;
line-height:26px;  
text-align: right;*/
				}
