a:link
{	text-decoration: none;
 	color: black;
	border-top:    1px dotted #999;
	border-bottom: 1px dotted #999;
}

a:visited
{	text-decoration: none;
	color: #435688;
	border-top:    1px dotted #999;
	border-bottom: 1px dotted #999;
}

a:active
{	text-decoration: none;
	color: Silver;
}

a:hover
{	text-decoration: none;
	color: Black;
	border-top:    1px solid Black;
	border-bottom: 1px solid Black;
}

input
{	background-color: #DDDDDD;
	border: 1px solid black;
	font-size: 7pt;
	font-weight: bold;
}

img
{	border: 0px;
}

body
{	font-family: "trebuchet ms", lucida, helvetica, arial, verdana, sans-serif;
	font-size:      90%;
	color:        Black;
	margin: 		0px;
	background:	url(./_pics/welc_topback.gif);
}


/********************************* ID **************************************/
.title
{	font-size:		 large;
	font-weight:	  bold;
	padding: 10px;
}

#center
{	width: 620px;
	height: 100%;
	margin:	 0px auto 20px auto;
	padding: 0px;
	border-left:    1px solid #000000;
	border-bottom:  1px solid #000000;
}




#deepblue
{	height: 130px;
	background: #667AB3 url(./_pics/welc_leftback.gif) repeat-y;
}

#clearblue
{	height: 200px;
	background: #96AEBE url(./_pics/welc_leftback.gif) repeat-y;
}

#clearblueend
{	width:30px;
	height: 100%;
	float:right;
	background: url(./_pics/welc_righttransition.gif) repeat-y;
}

#menu
{	width:   100%;
	height:	122px;
	border:	  0px;
	padding:  0px;
	border:   0px;
	background: url(./_pics/welc_back.gif) repeat-x;
}

#left
{	float:		 right;
	position:relative;
	top:		  0px;
	width:		 49px;
	height: 	122px;
	background:	url(./_pics/welc_left.gif) repeat-x;
}

#middle
{	float:		 right;
	position:relative;
	top:		  0px;
	width:		 421px;
	height:		122px;
	background:	url(./_pics/welc_back.gif) repeat-x;
}

#logo
{	float:		right;
	position:relative;
	top:		  0px;
	width:		120px;
	height:		122px;
	background: url(./_pics/welc_logo.gif) repeat-x;
}

#right
{	float:		right;
	position:relative;
	top:		  0px;
	width:		 30px;
	height:		122px;
	background: url(./_pics/welc_right.gif) repeat-x;
}

#top
{	height:		 46px;
	border:       0px;
	padding:      0px;
	margin:       0px;
}

#mid
{	height:		 28px;
	border:       0px;
	padding:      0px;
	margin:       6px;
}

#bot
{	border:       0px;
	padding:      0px;
	margin:       0px;
}

#botline
{	position:relative;
	font-size:   10px;
	text-align: center;
	bottom:      10px;
}	

/****************************** FIN ID *************************************/

