body
{
	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;
}

a:hover
{
	/*background-color:none;*/
	color:#777777;
	text-decoration:none;
}

b
{
    font-family : "trebuchet ms", verdana;
}

img
{
    border:none;
    vertical-align:middle;
}


td
{
	padding:0px;
	vertical-align:top;
}

input
{
	color: #666666;
	font-family : verdana;
	font-size:12px;
}

textarea
{
	color: #666666;
	font-family : verdana, helvetica, arial;
	font-size:12px;
	padding:3px;
}

h2
{
	color:#003399;	
}

fieldset
{
	border:1px solid #777;
}

.collapse
{
	border-collapse:collapse;
}

.collapse100
{
	border-collapse:collapse;
	width:100%;
}


.middle
{
	vertical-align:middle;
}

.br5
{
	line-height:5px;
}

.text10
{
    font-size:10px;
}

/*link options*/
.noul
{
    text-decoration:none;
}

.side_menu_link
{
    font-family : "trebuchet ms", verdana;
    font-weight:bold;
    text-decoration:none;    
    font-size:14px;
}

/*headers*/
.header14
{
    color:#000000;
    font-size:14px;
}

.header16
{
    color:#000000;
    font-size:16px;
}

.header18
{
    color:#000000;
    font-size:18px;
}

/*colors*/
.black
{   
	color:#000000;
}

.black12
{   
	color:#000000;
	font-size:12px;
}

.black14
{   
	color:#000000;
	font-size:14px;
}

.black16
{   
	color:#000000;
	font-size:16px;
}

.black18
{   
	color:#000000;
	font-size:18px;
}

.black20
{   
	color:#000000;
	font-size:20px;
}



.gray10
{
    color:#999999;
    font-size:10px;
}

.gray12
{
    color:#999999;
    font-size:12px;
}

.blue10
{
    color:#1C5C9A;
    font-size:10px;
}

.blue12
{
    color:#1C5C9A;
    font-size:12px;
}


/*status*/

.add
{
	color:#66cc33;
}

.add10
{
	color:#66cc33;
	font-size:10px;
}

.ok
{
	color:#66cc33;
}

.error
{
    color:red;
}

.delete
{
    color:#cc0000;

}

.edit
{
	color:#0066ff;
}

.delete10
{
    color:#cc0000;
    font-size:10px;

}

.edit10
{
	color:#0066ff;
	font-size:10px;
}



/*submit*/
.submit_add
{
	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_green
{
	color:green;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.submit_red
{
	color:#c00;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.submit_black
{
	color:black;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
}
