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

}

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

a
{	
	color: #199adb;
    text-decoration:underline;
}

a:hover
{	
	text-decoration:none;
}

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

.white_10
{
    font-size:10px;
    color:white;
}

.white_12
{
    font-size:12px;
    color:white;
}

.white_14
{
    font-size:14px;
    color:white;
}

.white_16
{
    font-size:16px;
    color:white;
}

.white_18
{
    font-size:18px;
    color:white;
}

.blue
{
    color:#199adb;
}

.blue_10
{
    font-size:10px;
    color:#199adb;
}

.blue_12
{
    font-size:12px;
    color:#199adb;
}

.blue_14
{
    font-size:14px;
    color:#199adb;
}

.blue_16
{
    font-size:16px;
    color:#199adb;
}

.black
{
    color:#000000;
}

.black_12
{
    font-size:12px;
    color:#000000;
}

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

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

.black_18
{
    font-size:18px;
    color:#000000;
}

.green
{
    color:#66cc33;
}

.green_10
{
    font-size:10px;
    color:#70a858;
}

.green_12
{
    font-size:12px;
    color:#70a858;
}

.green_14
{
    font-size:14px;
    color:#70a858;
}

.green_16
{
    font-size:16px;
    color:#70a858;
}

.green_18
{
    font-size:18px;
    color:#70a858;
}

.gray_10
{
    font-size:10px;
    color:#666666;
}

.gray_12
{
    font-size:12px;
    color:#666666;
}

.gray_14
{
    font-size:14px;
    color:#666666;
}

.gray_16
{
    font-size:16px;
    color:#666666;
}

.orange
{
    color:#fe5e00;
}

.orange_12
{
    font-size:12px;
    color:#fe5e00;
}

.orange_14
{
    font-size:14px;
    color:#fe5e00;
}

.orange_16
{
    font-size:16px;
    color:#fe5e00;
}

.orange_18
{
    font-size:18px;
    color:#fe5e00;
}

.red_10
{
    font-size:10px;
    color:#cc0000;
}

.red_12
{
    font-size:12px;
    color:#cc0000;
}

.red_14
{
    font-size:14px;
    color:#cc0000;
}

.red_16
{
    font-size:16px;
    color:#cc0000;
}

.red_18
{
    font-size:18px;
    color:#cc0000;
}

.edit
{
    color:#0066ff;
}

.error
{
    color:red;
}

.ok
{
    color:#66cc33;
}

.money
{
    color:#006600;
}

.header14
{	
	font-size:14px;
}

.footer
{	
	color:#999999;
	font-size:11px;
	font-family:verdana;
}

.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;
}

