body,table,td,th,p,div, input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#333333;
}

.yellow {
	border-color: #f6fe17;
}
.t11_red {  font-family: tahoma; font-size: 11px; font-weight: bold; text-transform: uppercase; color: B60808; text-decoration: none}
.t12_grey {  font-family: tahoma; font-size: 12px; color: 393939; text-decoration: none}


.tableboarderall {
border: #F11928;
border-style: solid;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin}

.tableboarderallr {
border: #F11928;
border-style: solid;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin}

.tableboardernotop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F11928;
	border-bottom-color: #F11928;
	border-left-color: #F11928;
}

.tableboardersides {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CF2C18;
	border-right-color: #CF2C18;
	border-bottom-color: #CF2C18;
	border-left-color: #CF2C18;
}

.dashedboarder {
	border: thin dashed #000000}

td {font: 11px Tahoma, Arial; color: #FFFFFF}

.blackfont {
	color: #000000;
}

.txt_black11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_black14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}

.input01 {
	font-family: Tahoma;
	font-size: 11px;
        background-color: #CCCCCC;
	color: #000000;
	width: 100px;
}

.input02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 150px;
}

.input03 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 27px;
}
.input04 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 32px;
}
.input05 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 60px;
}
.input06 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 130px;
}
.input07 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 38px;
}

.txt_content03{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.txt_content03_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
}

.txt_content05{
	font-family: Tahoma;
	font-size: 13px;
	color: 333333;
}

.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style6 {font-size: 16px}
.style14 {color: #1B3264}

.style21 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p{
	margin: 10px;
	text-align: left;
}
.style13 {
	color: #848c9f;
	font-size: 12px;
}
.style22 {
	font-size: 18px;
	color: FFFFFF;
}
.style23 {
	color: #1B3264;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.style26 {
	color: 333333;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.style27 {
	color: #333333;
	font-weight: bold;
}
.style28 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#pagecontent {
	padding: 0px 10px 10px 10px;
}
#contentboxright {
	margin: 8px;
	border-style: dotted;
	border-width: 1px;
	border-color: #CC9900;
	padding: 0px 3px 0px 3px;
	width: 350px;
	float: right;
}
h3 {
	padding: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	text-align: left;
}

#inputArea input, #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}

.activeField
{
        background-image: none;
        background-color: #203010;
        border: solid 1px #33677F;
}
.idle
{
    border: solid 1px #85b1de;
    background-image: url( 'blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}

/* button styles 
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(buttonBackground.gif);
background-repeat: no-repeat;
width: 132px;
height: 25px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}
a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FF0000;
}
a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
background-position: 0 -72px;
color: #5F5F5F;
cursor: default;
}




.clear { // generic container (i.e. div) for floating buttons 
    overflow: hidden;
    width: 100%;
}

a.button {
    color: #000080;
    display: block;
    float: none;
    font: bold 12px arial, sans-serif;
    height: 0px;
    margin-right: 0px;
    padding-right: 0px; // sliding doors padding 
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 25px;
} 

a.button:active {
    background-position: bottom right;
    color: #FF0000;
    outline: none; // hide dotted outline in Firefox 
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 25px; // push text down 1px 
} 

a.button:hover {
	background-position: bottom right;
	color: #FF0000;
	outline: none; // hide dotted outline in Firefox 
	font-weight: bold;
}
a.button:hover span {

    background-position: bottom left;
    padding: 5px 0 5px 25px; /* push text down 1px 
}

*/

.navbar {
	background-image: url(navbar6.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	background-color: transparent;
	visibility: visible;
	color: 444;
}
.navbar1 {

	background-image: url(navbar6.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -26px;
	background-color: transparent;
	visibility: visible;
}
.navbar2 {

	background-image: url(navbar6.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -52px;
	background-color: transparent;
	visibility: visible;
}
.navbar3 {

	background-image: url(navbar6.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -78px;
	background-color: transparent;
	visibility: visible;
}
.navbar4 {

	background-image: url(navbar6.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -104px;
	background-color: transparent;
	visibility: visible;
}
.navbar5 {

	background-image: url(navbar6.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -130px;
	background-color: transparent;
	visibility: visible;
}
.navbar6 {

	background-image: url(navbar6.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -156px;
	background-color: transparent;
	visibility: visible;
}


#m {background-color: #496D9C; background-image: url(images/but_nav1.jpg); width: 185px; height: 32px; padding-top: 0px;}

#m1 {background-color: #496D9C;}
#m2 {background-color: #496D9C; background-image: url(i/mbg2.png); width: 184px; height: 24px; padding-top: 4px;}
#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
border:1px solid #3D5686;
background-color:#FFF;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}

