/* CSS Document Copyright Art To Use IT */

/* ----------------------------------------------  GENERAL SETTINGS  --------------                   */
body {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.main_tbl	{
	border:1px solid #000000;
				}

td.cell_border	{
	border:1px solid #000000;
				}

td.cell_border_dashed	{
	border-left:2px dashed #CCCCCC;
				}

img.img_border	{
	border:1px solid #999999;
	vertical-align:middle;
				}

span.big_font	{
	font-size:29px;
	color:#CCCCCC;
				}
				
.error	{
	color:#FF0000;
	font-size:10px;
		}

.succes	{
	color:#009900;
	font-weight:bold;
	font-size:12px;
		}
		
.grey	{
	color:#666666;
	font-size:10px;
		}

/* ----------------------------------------------  BUTTONS  --------------                   */
			

a.bt_top, a.bt_top:link, a.bt_top:active, a.bt_top:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	line-height:20px;
																}
a.bt_top:hover	{
	color:#888888;
	text-decoration:none;
				}


a.bt_tops, a.bt_tops:link, a.bt_tops:active, a.bt_tops:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:20px;
																}
a.bt_tops:hover	{
	color:#888888;
	text-decoration:none;
				}

a.bt_counter, a.bt_counter:link, a.bt_counter:active, a.bt_counter:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	line-height:16px;
																}
a.bt_counter:hover	{
	color:#888888;
	text-decoration:none;
				}

a.bt_main_red, a.bt_main_red:link, a.bt_main_red:active, a.bt_main_red:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:12px;
	text-decoration:underlinee;
	color:#000000;
	line-height:20px;
																}
a.bt_main_red:hover	{
	color:#FF0000;
	text-decoration:underline;
				}

a.bt_news, a.bt_news:link, a.bt_news:active, a.bt_news:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:14px;
																}
a.bt_news:hover	{
	color:#CB2C29;
	text-decoration:none;
				}
				
a.bt_main, a.bt_main:link, a.bt_main:active, a.bt_main:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#999999;
																}
a.bt_main:hover	{
	color:#79A4DB;
	text-decoration:none;
				}


a.bt_main_fp, a.bt_main_fp:link, a.bt_main_fp:active, a.bt_main_fp:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:10px;
	text-decoration:none;
	text-align:justify;
	color:#333333;
																}
a.bt_main_fp:hover	{
	color:#79A4DB;
	text-decoration:none;
				}

/* ----------------------------------------------  MISCELANEOUS  --------------                   */


.rpty	{

	background-repeat:repeat-y;


		}

.rptn	{

	background-repeat:no-repeat;

		}
.rightline	{
	border-right:1px solid #03498E;
			}
			
.log	{
	font-size:10px;
	color:#000000;
	border: 1px solid #000000;
	background-color:#DDDDDD;
	font-family: Verdana, Univers, Arial, Helvetica;
	scrollbar-3dlight-color:#DDDDDD; 
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#333333;

			}

div.img_holder	{
	height:70px;
	width:70px;
	background-color:#C0CFD3;
	text-align:center;
	vertical-align:middle;
	valign:middle;
	border:1px solid #000000;
	float:left;
	margin-right:10px;
	margin-top:10px;
				}