A:link {
	color: #F19503;
	text-decoration: none;
}

A:visited {
	color: #F19503;
	text-decoration: none;
}

A:active {
	color: #F19503;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

A.menu:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #F19503; TEXT-DECORATION: none
}

TD.menu {
font-family: Arial;
font-size: 12px;
color: #333333;
}

DIV.menu {
font-family: Arial;
font-size: 12px;
color: #333333;
}

HR {
	color: #333333;
	height: 1px;
}


 /* New Styel */
.inner_fontnormal
{
    font-weight: bold;
    font-size: 12px;
    color: #02577E;
}
.FieldName
{
    color: #00496E;
    font: Arial;
    font-size: 12px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.2;
}

.modalPopup
{
    background-color: #E8EFF7;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 450px;
}
.modalPopup1
{
    background-color: #EFFFFF;
    border-width: 4px;
    border-style: solid;
    border-color: #35AFBE;
    padding: 3px;
    width: 800px;
}

.modalPopup1 a
{
    text-decoration: none;
}

.modalPopup1 input
{
    border: solid 1px #e2e2e2;
    padding: 4px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.modalPopup1 select
{
    border: solid 1px #e2e2e2;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.modalPopupMessage
{
    background-color: #EFFFFF;
    border-width: 4px;
    border-style: solid;
    border-color: #35AFBE;
    padding: 3px;
    width: 382px;
}
.modalPopupMessage input
{
    border: solid 1px #e2e2e2;
    padding: 4px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
