body {
	background-image: url(../layout/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #402682; }
.Body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #D72B39;
}
a:visited {
	color: #3C287F;
}
a:hover {
	color: #D72B39;
}
a:active {
	color: #3C287F;
}
.Staff_name_text {font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; color: #402682; }
.staff_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #402682;
	font-size: 11px;
	font-weight: bolder;
}
.staff_info {font-family: Arial, Helvetica, sans-serif; color: #402682; font-size: 12px;}

a:hover {color: red }


.tblHdr {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: #e1f1fe;
}
.arial1 {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}
.arial1bold {
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}

///////////////////////////////////////////////
.main1 {
    font-family: Tahoma, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #742701;
}
.main1bold {
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #742701;
}
.main2 {
    font-family: Tahoma, arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #742701;
}
.main2bold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #742701;
}

///////////////////////////////////////////////


.arial2 {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}
.arial2bold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
.arial2blue {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000066;
}
.arial2red {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #ff0000;
}
.arial2bluebold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000066;
}
.arial2redbold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000;
}
.arial2greenbold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #006600;
}
.arial3 {
    font-family: arial;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
}
.arial3bold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
.arial3bluebold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000066;
}
.arial3whitebold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
}
.arial4bluebold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #000066;
}
.arial4redbold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #990000;
}
.oddRow {
    background-color: #000066;
}
.evenRow {
    background-color: #cccccc;
}
.pageHdr {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
.title {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #cc0000;
}
.value {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;
}



.formSubmit
{
color: #990000;
background-color: #330033;
border-width : thin;
border-color : #cc9966;
//border-top : 1px solid;
//border-bottom : 1px solid;
//border-left : 1px solid;
//border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 12px;
font-weight: bold;
//font-color : #990000;
}

.formSubmit2
{
color: #000000;
background-color: #ffffff;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 12px;
font-weight: bold;
}

.formBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 12px;
}

.formBox2
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 9px;
}

input.submitButton
{
background-color: #35140A;
border-color : #000000;
font-weight: bold;
font-size: 12px;
color: #ffcc00;
}














.photo-bdr {
	border: 3px solid #D72B39;
}
