table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }
body { margin:0px; padding:0px}

a:hover{text-decoration:none;}

img { border:0px;}

	.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#000000;
	}
.span2  { color:#000000;font-weight:normal;}
.span3  { color:#3c4145;font-weight:bold;font-style: italic}
span { color:#000000; font-weight:bold;}
a { color:#000000}

strong a { color:#000000; font-size:10px; text-decoration:none}
strong a:hover { text-decoration:underline}

.h_text { color:#000000; font-size:10px; line-height:normal}
	
.l_text, .l_text a { color:#000000; font-size:10px; line-height:10px;}
	
.c_text { color:#000000; font-size:9px; line-height:9px;}
.c_text span { color:#000000}
.c_text a{ color:#000000; text-decoration:none;}
.c_text a:hover { text-decoration:underline}
.f_text { color:#FFFFFF; font-size:12px; font-weight:bold;line-height:9px;}
.f_text2 { color:#FFFFFF; font-size:20px; font-weight:bold}
.f_text3{ font-family:Tahoma;color:#FFFFFF; font-size:16px;}

.form{height:26px; margin-top:-2px;}
.form input	{width:200px; height:23px; border-color:#934D67; border-width:1px; background-color:#D6D0C0; border-style:solid; padding-left:8px}


ul {margin:0; padding:0; list-style:none}
li  {background:url(images/1-a.gif) no-repeat left center; margin:10px; padding:5px 5px 5px 10px}
li a  {font-size:12px; line-height:20px; color:#000000; text-decoration:none; font-weight:bold; text-align: center}
li a:hover {text-decoration:underline;}

.line { height:1px; background-color:#b5b8bd;}

.v_l { background-image:url(../images/v-l.gif); background-repeat:repeat-y; background-position:left}

.pink_shape { background-color:#C57493; margin-left:4px; margin-right:16px; padding: 5px 10px 5px 10px}

.overflow { height:292px; overflow:auto; width:200px}

.scroll
	{
		scrollbar-3dlight-color:#D08FA8;
		scrollbar-track-color:#C57493;
		scrollbar-shadow-color:#864F64;
		scrollbar-face-color:#BF5E83; 
		scrollbar-arrow-color:#000000;
		scrollbar-darkshadow-color:#C16487;
		scrollbar-highlight-color:#C16487;
	}
#ejcproc {
position:absolute;
	z-index:0;
	background-color: #b5b8bd;
	display:none;
	cursor:hand;
	width:400px; /* ancho del div */
    height:100px; /* alto del div */
    left:50%;
    top:50%;
    margin-left:-205px; /* ancho/2 del div */
    margin-top:-140px; /* alto/2 del div */
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=none, StartX=0, StartY=0);
}
#ejcproc2 {
	position:absolute;
	z-index:2;
	background-color: #FFFFFF;
	display:none;
	cursor:hand;
	width:400px; /* ancho del div */
    height:275px; /* alto del div */
    left:50%;
    top:50%;
    margin-left:-200px; /* ancho/2 del div */
    margin-top:-138px; /* alto/2 del div */
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=none, StartX=0, StartY=0);
}
