body
{
	background-image:url(images/layout/bg_vl.gif);
	background-repeat: repeat-x;
    background-color: #cccccc;
	border:none;
	color: #666666;
	font-family : verdana, helvetica, arial;
	font-size:12px;
	margin:0px;

}

a
{
	background-color: transparent;
	color:#1C5C9A;
	text-decoration:underline;
}

b
{
    font-family : "trebuchet ms", verdana;
}

img
{
    border:none;
    vertical-align:middle;
}
table
{
	;
}

td
{
	padding:0px;
	vertical-align:top;
}

.noul
{
    text-decoration:none;
}



.red
{
    color:#cc0000;

}

.red1
{
    color:#b0374b;

}

.red2
{
    color:#cc3333;

}

.del
{
    color:#cc3333;
}

.del10
{
    color:#cc3333;
    font-size:10px;
}

.green
{
	background-color: transparent;
	color:#66cc33;
	/*color:#33698d;006600*/
}

.black
{
	background-color: transparent;    
	color:#000000;
}

.black14
{
    color:#000000;
    font-size:14px;
}

.black16
{
    color:#000000;
    font-size:16px;
}

.error
{
    color:red;
}

.header
{
    /*color:#3f5474;*/
    color:#000000;
    font-size:16px;
}

.header14
{
    /*color:#3f5474;*/
    color:#000000;
    font-size:14px;
}

.header16
{
    /*color:#3f5474;*/
    color:#000000;
    font-size:16px;
}

.edit
{
	background-color: transparent;
	color:#0066ff;
}

.edit10
{
	background-color: transparent;
	color:#0066ff;
	font-size:10px;
}

.blue10
{
    color:#1C5C9A;
    font-size:10px;
}

.blue12
{
    color:#1C5C9A;
    font-size:12px;
}

.blue14
{
    color:#1C5C9A;
    font-size:14px;
}

.blue16
{
    color:#1C5C9A;
    font-size:16px;
}

.gray10
{
    color:#999999;
    font-size:10px;
}

.gray12
{
    color:#999999;
    font-size:12px;
}

.gray14
{
    color:#999999;
    font-size:14px;
}

.gray16
{
    color:#999999;
    font-size:16px;
}

.gray18
{
    color:#999999;
    font-size:18px;
}

.submit_ok
{
	color:green;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.submit_del
{
	color:red;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.submit_edit
{
	color:blue;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.submit_black
{
	color:black;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.submit_blue
{
	color:blue;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.submit_gray
{
	color:#333333;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}



