/*
html { min-height: 100%; margin-bottom:1px; }
*/


body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5A5A5A;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text_size2_darkgrey{
    color: #5A5A5A;
	font-size: 13px;
}

.text_12px_darkgrey{
    color: #5A5A5A;
	font-size: 12px;
}

.text_13px_white{
    color: #ffffff;
	font-size: 13px;
}

.text_darkgrey_20{
    color: #5A5A5A;
	font-size: 20px;
}

.text1 {
    color: #FF7F00;
}

.text_12px_orange {
    color: #FF7F00;
	font-size: 12px;
}


.text_13px_orange {
    color: #FF7F00;
	font-size: 13px;
}


.text2 {
    color: #0091FF;
}

.text3 {
    color: #899EAB;
}

.text4 {
    color: green;
}

.text5 {
    color: #50A0E4;
	font-size: 18px;
}

.text6_size3 {
    color: #FF7F00;
	font-size: 15px;
}

.text_16px_orange{
    color: #FF7F00;
	font-size: 16px;
}

.text7_size2 {
    color: #FF7F00;
	font-size: 13px;
}

.text_14px_orange {
    color: #FF7F00;
	font-size: 14px;
}

.text8_size4 {
    color: #FF7F00;
	font-size: 18px;
}

.text9_size2_blue {
    color: #0091FF;
	font-size: 12px;
}

.text_13px_blue {
    color: #0091FF;
	font-size: 13px;
}

.text_15px_blue {
    color: #0091FF;
	font-size: 15px;
}

.text10_size1 {
    color: #ff9100;
	font-size: 11px;
}


.text_white_size2 {
    color: #ffffff;
	font-size: 13px;
}


.vv_blue_header_size18 {
    color: #0091FF;
	font-size: 20px;
}

.text19 {
    color: #ff0000;
}


.text11_size12 {
    color: #5A5A5A;
	font-size: 12px;
}


a {
    color: #666666;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #FF9100;
}

a.link2 {
    color: #0091FF;
}


/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.#899EAB;
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}
