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

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

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

.input1 {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #E0E0E0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

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

.text1 {
    color: #F79F3F;
}

.text2 {
    color: #0180C4;
}

.text3 {
    color: #73B828;
}

a {
    color: #B33E68;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #FFFFFF;
}

.img1 {
    margin-top: 3px;
    margin-right: 10px;
}

/*
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.
*/

.style1 {
    font-size: 9px;
    color: #949494;
}

.style1 a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #0180C4;
}

.style1 a:hover {
    text-decoration: underline;
}

.style2 {
    font-size: 11px;
    color: #F79F3F;
}

.style29 {
    font-size: 11px;
    color:#0099FF;
	text-decoration:none;
}

.style30 {
    font-size: 11px;
    color:#FF0000;
	text-decoration:none;
}

.style2 a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #F79F3F;
}

.style2 a:hover {
    text-decoration: blink;
	 color: #73B828;
}
.text {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; FONT: 8pt verdana; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.textp{
    color: #0180C4; text-decoration:none; font-size:12px; font-weight:bold;
}