body {background-color:#f2f2f2; margin: 0px; background-image:url(images/ff.gif); margin-left: auto; margin-right: auto}

tr,td,p,div,font,li,ul {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px;  color:#444444}

.frm{color:#898989;border:1px solid #898989}
.frm2{color:#F00;border:1px solid #F00}

hr {border: 1px dashed #909090}

input {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px;}
textarea {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px; overflow: auto;}
.whi {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px; color:#FFFFFF; font-weight: bold}



A.u:link {text-decoration: underline; COLOR: green}
A.u:visited {COLOR: green;text-decoration: underline}
A.u:hover {COLOR: black;text-decoration: none}

A.bt:link {text-decoration: none; COLOR: #9ce5dc}
A.bt:visited {text-decoration: none; COLOR: #9ce5dc}
A.bt:hover {text-decoration: undeline; COLOR: #FFFFFF}

select {font-family: Arial; font-size: 18px; color:#444444; border:2px solid #9a9a9a;}
.pe {font-family: Arial; font-size: 12px; color:#000000}
.txt {font-family: Arial; font-size: 18px; color:#444444}
.txtred {font-family: Arial; font-size: 20px; color:#c9005f}
.inputindx  {font-family: Arial; font-size: 18px; color:#444444; border:2px solid #9a9a9a;}
.inputindxp  {font-family: Arial; font-size: 14px; color:#444444; border:2px solid #9a9a9a;}

.FormButton {
	width: 152px;
	height: 25px;
	cursor: pointer;
	border: 0px;
}

A.r:link {text-decoration: undeline; COLOR:#444}
A.r:visited {text-decoration: undeline; COLOR:#444}
A.r:hover {COLOR: #000; text-decoration: none; background-color:#fdc800}

.tab1   {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #acacac;
background-color:#dddddd;
background-image:url(images/fundotab.gif);
    }

.tabcont   {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #acacac;
background-color:#dddddd;
background-image:url(images/fundotabcont.gif);
    }

.tab12   {
background-color:#dddddd;
    }


.tab2   {
border-width: 1px;
border-style: dashed;
border-color: #9a9a9a;
    }

#PopAlert{
	position: fixed;
	display:none;
	width:250px;
	z-index:153;
	top: 50%;
	left: 50%;
	background-position:top;
	background-repeat:no-repeat;
	margin: -6px 0 0 -104px;
	border: 2px solid #ff0000;
	background-color:#fdf3f3;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;	
}

* html #PopAlert { /* ie6 hack */
     position: absolute;
}
#PopTop{
	text-align:right;
	padding: 5px 5px 10px 10px;
}
#PopText{
	text-align:center;
	padding: 15px;
	padding-bottom:25px;
	color:#444444;
	font-weight:bold;
}


/* 
#main-shadow {
	position: absolute;
    top: 115px;
	left: 25px;
	width: 37px;
	height: 192px;
	background: url(images/shadowe.gif) 0% 0 no-repeat;

}

#main-shadow2 {
	position: absolute;
    top: 115px;
	right: 25px;
	width: 37px;
	height: 192px;
	background: url(images/shadowd.gif) 100% 0 no-repeat;
}
*/
