body,table,td,th,p,div, input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
	 text-decoration: none;
	 color: #FFFFFF;
	 }
a:active {
	text-decoration: none;
 	color: #FFFFFF;
	}
	
.yellow {
	border-color: #f6fe17;
}

.tableboarderall {
border: #CCCCCC;
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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.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: #ffffff;
	color: #666666;
	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: FFFFFF;
}

.txt_content03_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
}

.txt_content05{
	font-family: Tahoma;
	font-size: 13px;
	color: FFFFFF;
}

.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;}
.style13 {
	color: #848c9f;
	font-size: 12px;
}
a:hover {
	 text-decoration: underline;
	 color: #660000;
	 }
.style22 {
	font-size: 18px;
	color: #FFFFFF;
}
.style23 {
	color: #1B3264;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.style26 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#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: #ffffff;
        border: solid 1px #33677F;
}
.idle
{
    border: solid 1px #85b1de;
    background-image: url( 'blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}
