/* CSS Document */
body {
	background-image: url(../images/topbar_bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eceded;
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

/*
table,td{
	font-family: Ms Sans Serif;
	font-size:16px;
	color:#1F1F1F;
	font-style: normal;
}
*/
#update_status{cursor:pointer;}

.space20 {
width:20px;
}
.fontsd {
text-shadow:#000 1px 1px 1px;
}
.fontsdw {
text-shadow:#FFF 1px 1px 1px;
}
#topbar {
width:1000px;
height:130px;
margin:0 auto;
}
.topbar_text {
width:1000px;
height:55px;
}
.topbar_contact1{
width:180px;
height:37px;
background-image:url(../images/topbar_contact1.png);
background-position:0px 0px;
text-align:center;
font-size:8pt;
color:#FFF;
line-height:30px;
float:left;
}

.topbar_contact1:hover {
width:180px;
height:37px;
background-image:url(../images/topbar_contact1.png);
background-position:0px -37px;
text-align:center;
font-size:8pt;
color:#FFF;
line-height:30px;
float:left;
}

.topbar_contact2{
width:623px;
height:37px;
background-image:url(../images/topbar_contact2.png);
background-position:0px 0px;
text-align:right;
font-size:8pt;
color:#FFF;
line-height:30px;
float:left;
}

.topbar_contact2:hover {
width:623px;
height:37px;
background-image:url(../images/topbar_contact2.png);
background-position:0px -37px;
text-align:right;
font-size:8pt;
color:#FFF;
line-height:30px;
float:left;
}

.topbar_contact3{
width:197px;
height:37px;
background-image:url(../images/topbar_contact3.png);
background-position:0px 0px;
text-align:center;
font-size:8pt;
color:#FFF;
line-height:30px;
float:left;
}

.topbar_contact3:hover {
width:197px;
height:37px;
background-image:url(../images/topbar_contact3.png);
background-position:0px -37px;
text-align:center;
font-size:8pt;
color:#FFF;
line-height:30px;
float:left;
}

#logo {
width:377px;
height:75px;
background-image:url(../images/topbar_logo.png);
float:left
}

.link a {
	color: #C30;
}

img {
	border:none;
}

.black{font-family: "Browallia New", "sans-serif";
	font-size:16pt;
	color:#000000;
}


.blackSmallB{font-family: "Browallia New", "sans-serif";
	font-size:14pt;
	color:#000000;
	font-weight: bold;
}

.blackSmall{font-family: "Browallia New", "sans-serif";
	font-size:14pt;
	color:#000000;
}

.blackB{font-family: "Browallia New", "sans-serif";
	font-size:16pt;
	color:#000000;
	font-weight:bold;
}

.blue14{
	font-family: Browallia New, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #000066;
}

.glaySmall{
	font-family:  Tahoma, "Ms Sans Serif", "Microsoft Sans Serif";
	font-size:11px;
	color:#666;
}

.blackHB14{font-family:Verdana, Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}


.blackHB{font-family:Verdana, Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}


.blue{font-family:  Tahoma, Ms Sans Serif, Microsoft Sans Serif;
	font-size:12px;
	color:#006;
}


.blueSmallB{font-family: Tahoma, Ms Sans Serif, Microsoft Sans Serif;
	font-size:11px;
	color:#006;
	font-weight:bold;
}

.blueHB14{font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#006;
	font-weight:bold;
}

.blueHB{font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color:#006;
	font-weight:bold;
}


.red{font-family: Tahoma, Ms Sans Serif, Microsoft Sans Serif;
	font-size:12px;
	color:#C00;
	font-weight:none;
}

.redSmall{font-family: Tahoma, Ms Sans Serif, Microsoft Sans Serif;
	font-size:11px;
	color:#C00;
	font-weight:none;
}

.redSmallB{font-family: Tahoma,;
	font-size:11px;
	color:#C00;
	font-weight:bold;
}

.redB{
	font-family: Tahoma, "Ms Sans Serif", "Microsoft Sans Serif";
	font-size:12px;
	color:#C00;
	font-weight:bold;
}

.redHB14{font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#C00;
	font-weight:bold;
}

.redHB{font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color:#C00;
	font-weight:bold;
}

.redHBDot{font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color:#C00;
	font-weight:bold;
	border-color:#cccccc; 
	border-top-width:0pt; 
	border-bottom-width:1pt;
	border-left-width:0pt; 
	border-right-width:0pt; 
	border-style:dashed; 
	width:100%;
}


.white{font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
}

.whiteB{font-family: Tahoma, Microsoft Sans Serif, Ms Sans Serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.whiteHB{font-family: Tahoma, Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.whiteHBDot{font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	border-color:#cccccc; 
	border-top-width:0pt; 
	border-bottom-width:1pt;
	border-left-width:0pt; 
	border-right-width:0pt; 
	border-style:dashed; 
	width:100%;
}

.textInput1{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:50%;
}
.textInput2{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family:  "Browallia New", "sans-serif";
	font-size: 14pt;
	color: #333333;
	width:96%;
}
.textInput3{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family:  "Browallia New", "sans-serif";
	font-size: 14pt;
	color: #333333;
	width:98%;
}

.textInput4{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:15%;
}

.textInput5{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:44%;
}

.textInput6{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:90%;
}

.textInput7{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:25%;
}

.textInput8{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:17%;
}

.textInput9{
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:99%;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}


.copyRight{font-family:Arial;
	font-size:10px;
	color:#666666;
}


/*---------- text-link ----------*/
a:link {text-decoration:none; color:#000066;}
a:visited {text-decoration:none; color:#000066;}
a:hover {text-decoration:none;color:#F00;}
/*
a:link img {filter:alpha(opacity=100);}
a:visited img {filter:alpha(opacity=100);}
a:hover img {filter:alpha(opacity=80);}
*/
a.img_alpha:link {filter:alpha(opacity=100);}
a.img_alpha:visited {filter:alpha(opacity=100);}
a.img_alpha:hover {filter:alpha(opacity=800);}

a.text_Red:link { color: #666666; text-decoration: none }
a.text_Red:visited { color: #666666; text-decoration: none }
a.text_Red:active { color: #666666; text-decoration: none }
a.text_Red:hover { color: #CC0000; text-decoration: none }

a.blackToOrange:link { color: #666666; text-decoration: none }
a.blackToOrange:visited { color: #666666; text-decoration: none }
a.blackToOrange:active { color: #666666; text-decoration: none }
a.blackToOrange:hover { color: #F60; text-decoration: none }

a.yelloToRed:link { color: #ff9c00; text-decoration: none }
a.yelloToRed:visited { color: #ff9c00; text-decoration: none }
a.yelloToRed:active { color: #ff9c00; text-decoration: none }
a.yelloToRed:hover {	color: #F00;	text-decoration: none}

a.whiteToRed:link {color: #FFF;	text-decoration: none}
a.whiteToRed:visited { color: #FFF; text-decoration: none }
a.whiteToRed:active { color: #FFF; text-decoration: none }
a.whiteToRed:hover {	color: #F00;	text-decoration: none}

.textRedB{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CC0000;
	text-decoration: none;
}

.textBlueB{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000066;
	text-decoration: none;
}
