﻿html, body
{
    background: url(../image/BG.png) repeat fixed center center;
    margin: 0px;
    padding: 0px;
    background-color: #FDF7DF;
}
textarea, select {
	border: 1px solid #00A8E6;
}
.BusinessTitle
{
    font-family:Verdana;
    font-size: 13pt;
    color:#CC0000;
    font-weight:bold;
}
.SubTitle1
{
    font-family:Arial;
    font-size: 12pt;
    color:#FF0000;
    font-weight:normal;
}
.SubTitle2
{
    font-family: Arial;
    font-size: 10pt;
    color: #2FA3D8;
    font-weight:normal;
}
.SubTitle3
{
    font-family: Arial;
    font-size: 10pt;
    color: #CC0000;
    font-weight: bold;
}
.SubTitle4
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}
.CrntTime
{
    font-family:Verdana;
    font-size: 10pt;
    color:#000000;
    font-weight:bold;
}
.ClndrTime
{
    font-family:Arial;
    font-size: 8pt;
    color:#000000;
    font-weight:normal;
}
.PrflBtn
{
    background-position: center;
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    background: url(../image/ProlBtnLine.png) repeat-x scroll;
}
.PrflBtn a
{
    color: #000000;
    text-decoration:none;
}
.PrflBtn a:hover
{
    color: #CC0000;
    text-decoration:underline;
}
.BlueBar
{
    background-position: center;
    background: url(../image/BarLinePix.png) repeat-x scroll;
}
.AlertBar
{
    background-position: center;
    background: url(../image/AlertLine.png) repeat-x scroll;
}
.CornerUp
{
    background-position: center;
    background: url(../image/CornerLineUp.png) repeat-x scroll;
}
.CornerDown
{
    background-position: center;
    background: url(../image/CornerLineDown.png) repeat-x scroll;
}
.CornerRight
{
    background-position: center;
    background: url(../image/CornerLineRight.png) repeat-y scroll;
}
.CornerLeft
{
    background-position: center;
    background: url(../image/CornerLineLeft.png) repeat-y scroll;
}
.LineDotHorz
{
    background-position: center;
    background: url(../image/Pix03.png) repeat-x scroll;
}
.LineDotVert
{
    background-position: center;
    background: url(../image/Pix02.png) repeat-y scroll;
}
.ContBGLine
{
    background-position: center;
    background: url(../image/BGLine.png) repeat scroll;
}
.RndCube
{
    padding: 3px 0px 0px 0px;
    margin: 1px;
    background-position: center;
    background: repeat scroll;
    background-color: #c5da34;
    text-align: center;
    width: 121px;
    z-index: 100;
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: #002346;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.SpcCube
{
    padding: 0px;
    margin: 0px;
    width: 123px;
    z-index: 100;
}
.ClntLstHead
{
    font-family: Verdana;
    font-size: 12pt;
    color: #2FA3D8;
    font-weight:bold;
    text-align: left;
}
.ClntLstDtl
{
    font-family:Arial;
    font-size: 10pt;
    color:#000000;
    font-weight:normal;
}
.ClntLstDt2
{
    font-family: Verdana;
    font-size: 10pt;
    color: #2FA3D8;
    font-weight:bold;
    text-align: left;
}
.ReqFld
{
    font-family:Arial;
    font-size: 10pt;
    color:#FF0000;
    font-weight:normal;
    text-align:center;
}
.Butns
{
    color: #000000; 
    border: 1px solid #2FA3D8; 
    background-color: #F4F4F4;
}
.CnfrmMsg
{
    font-family: Verdana;
    font-size: 14pt;
    color: #008A00;
    font-weight: normal;
    text-align: center;
}
.AlrtMsg
{
    font-family: Verdana;
    font-size: 14pt;
    color:#FF0000;
    font-weight:normal;
    text-align:center;
}
.Msg1
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
}
.Msg1 a
{
    color: #CC0000;
    text-decoration:underline;
}
.Msg1 a:hover
{
    color: #000000;
    text-decoration:none;
}
/*------------------------------------------------------*/
.inputSp
{
    	border: 1px solid #00A8E6;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}


input.required, textarea.required, select.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed, select.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed, select.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
.validation-advice
{
    margin: 0px;
    padding: 3px;
    color: #FF0000;
    font-weight: normal;
    font-family: arial;
    font-size: 10pt;
    text-align: left;
}

.custom-advice {
	margin: 5px;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}
.form-row {
	clear: both;
	padding: 0.5em;
}
.Paging
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.Paging a
{
    font-family: Arial;
    font-size: 10pt;
    color: #CC0000;
    font-weight: normal;
    text-decoration:underline;
}
.Paging a:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-decoration:underline;
}
