A{
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, "Sans Serif";
	font-weight : normal;
	font-style : normal;
	letter-spacing : normal;
	color : #0000CD;
	text-decoration : underline;
	background : transparent;
}
 A:ACTIVE{
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, "Sans Serif";
	font-weight : normal;
	font-style : normal;
	letter-spacing : normal;
	color : #9400D3;
}
 
 A:HOVER{
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, "Sans Serif";
	font-weight : normal;
	font-style : normal;
	letter-spacing : normal;
	color : #8B0000;
}

A:VISITED{
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, "Sans Serif";
	font-weight : normal;
	font-style : normal;
	letter-spacing : normal;
	color : #4682B4;
}

.table_default{
	width : 630;
}

.table_fullWidth{
	width : 760;
}

.table_normal{
	border : #6495ED;
	width : 100%;
}

.alternatetabletext
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #FFE4E1;
}

.alternatetableinput
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
		font-weight: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #FFE4E1;
}

body
{
	background-color: transparent;
	padding: 10px;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
	background-repeat : repeat;
	width : 780;
	background-image : url(images/bg.gif);
}

.body_nopadding
{
	background-color: transparent;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
	background-repeat : repeat;
	background-image : url(images/bg.gif);
}


.body_top
{
	background-color: transparent;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
	background-repeat : repeat;
	background-image : url(images/bg.gif);
	border-bottom-color : #FF6666;
	border-bottom-style : groove;
	border-bottom-width : thin;
}


.body_left
{
	background-color: transparent;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
	background-repeat : repeat;
	background-image : url(images/bg.gif);
	border-right-color : #FF6666;
	border-right-style : groove;
	border-right-width : thin;
}


.body_bottom
{
	background-color: transparent;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
	background-repeat : repeat;
	background-image : url(images/bg.gif);
	border-top-color : #FF6666;
	border-top-style : groove;
	border-top-width : thin;
}

.buttonleft
{
        width: 10px;
        height: 20px;
        padding: 0;
        margin: 0;
        background-image: url( '/com/genrad/app/common/client/images/left_oval_bttn.gif' );
        cursor: hand;
}

.buttonleft_disabled
{
        width: 10px;
        height: 20px;
        padding: 0;
        margin: 0;
        background-image: url( '/com/genrad/app/common/client/images/left_oval_bttn.gif' );
}

.buttonleft_selected
{
        width: 10px;
        height: 20px;
        padding: 0;
        margin: 0;
        background-image: url( '/com/genrad/app/common/client/images/left_oval_bttn_selected.gif' );
        cursor: hand;
}

.buttonmiddle
{
        height: 20px;
        border-style: none;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-weight: bold;
        vertical-align: top;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
        background: url( '/com/genrad/app/common/client/images/bkgrd_oval_bttn.gif' );
        cursor: hand;
}

.buttonmiddle_disabled
{
        height: 20px;
        border-style: none;
        color: #909090;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-weight: bold;
        vertical-align: top;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
        background: url( '/com/genrad/app/common/client/images/bkgrd_oval_bttn.gif' );
}

.buttonmiddle_selected
{
        height: 20px;
        border-style: none;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-weight: bold;
        vertical-align: top;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
        background: url( '/com/genrad/app/common/client/images/bkgrd_oval_bttn_selected.gif' );
        cursor: hand;
}

.buttonright
{
        width: 16px;
        height: 20px;
        padding: 0;
        margin: 0;
        background-image: url( '/com/genrad/app/common/client/images/right_oval_bttn.gif' );
        cursor: hand;
}

.buttonright_disabled
{
        width: 16px;
        height: 20px;
        padding: 0;
        margin: 0;
        background-image: url( '/com/genrad/app/common/client/images/right_oval_bttn.gif' );
}

.buttonright_selected
{
        width: 16px;
        height: 20px;
        padding: 0;
        margin: 0;
        background-image: url( '/com/genrad/app/common/client/images/right_oval_bttn_selected.gif' );
        cursor: hand;
}

.checkradiobox
{
        color: #000000;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
	    font-size: 67%;
        vertical-align: middle;
        text-align: center;
        white-space: nowrap;
}

.disabled_field
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-style: normal;
	background-color: transparent;
}

.enabled_field
{
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-style: normal;
        background-color: #FFFFFF;
}

input
{
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-style: normal;
}

.navigationaltext
{
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	text-decoration: underline;
}

.pageheading
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	text-decoration : none;
}

.requiredfield
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

.required_field_asterisk
{
	color: Red;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	cursor: default;
}

.sectionheading
{
	color: #CD5C5C;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
	height : 10;
}

select
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
}

.tableheading
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 65%;
	font-weight: bold;
	background-color: #DB7093;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
}

.alternate_tableheading
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 65%;
	font-weight: bold;
	background-color: #6495ED;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
}

.newsheading
{
	color: White;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 72%;
	font-weight: bold;
	background-color: #DC143C;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	height : 10;
	background : #DC143C;
}

.news_border{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	border : thin solid #DC143C;
	width : 100%;
	height : 100%;
	background-color : #FFFAFA;
	color : #CD5C5C;
}

.tabletext
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}

.tableinput
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.tablebutton_center
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
}

.tabletext_right
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	font-size: 67%;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
}

.tabletext_bold
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	font : bold;
}

.tabletext_center
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
}

.tablelink
{
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	text-decoration: underline;
}

.tablelink_center
{
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	text-decoration: underline;
}

.update_date
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 54%;
	font-weight: normal;
	vertical-align: bottom;
	text-align: right;
}

.text
{
        color: #000000;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-weight: normal;
        vertical-align: middle;
        text-align: left;
}

.textsmall_left
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 54%;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
}

.textsmall_right
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 54%;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
}

.textarea
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 67%;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}

.textlabel
{
        color: #000000;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-weight: bold;
        vertical-align: middle;
        text-align: right;
        white-space: nowrap;
        cursor: default;
}

.textlabel_disabled
{
        color: #B7B7B7;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 67%;
        font-weight: bold;
        vertical-align: middle;
        text-align: right;
        white-space: nowrap;
        cursor: default;
}

