.bg_01 {
	background-color: #FFFFFF;
	background-image: url(images/center_sh.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_02 {
	background-image:url(images/quad.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.bg_03 {
	background-color: #FFFFFF;
	background-image:url(images/right_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_04 {
	background-image:url(images/hand.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.bgmain_top {
	background-image:url(images/top.gif);
	background-repeat:repeat-x;
	background-position:left top;}
.bgmain_bottom {
	background-image:url(images/q_r.gif);
	background-repeat:repeat-x;
	background-position:left bottom;}
	
.brd_01 {
	border-top:1px solid #A4A4A3;}
.brd_02 {
	border-right:1px solid #B6B6B6;}

.pic_m {
	margin-right:12px;}
	
TD {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:13px;}
.t_date {
	font-size:12px;
	font-weight:bold;
	color:#E65405;}
.t_dateque {
	font-size:12px;
	font-weight:bold;
	color:#000000;}

.t_date2 {
	font-size:11px;
	
	color:#000000;}
.t_date3 {
	font-size:10px;
	font-weight:bold;
	color:#000000;}
.t_date4 {
	font-size:12px;
	font-weight:bold;
	color:#000000;}

.t_white { color:#FFFFFF;}
.t_black { color:#000000;}
.t_date_white {
	font-weight:bold;
	color:#FFFFFF;}
.t_rights {
	font-size:9px;
	color:#FFFFFF;}
.t_username { color:#404C57;}
.t_username2 {
	font-weight:bold; 
	font-size:16px;
	color:#404C57;}
.t_username8 {
	font-weight:bold; 
	font-size:20px;
	color:#404C57;}
.t_dateAzul {
	font-size:12px;
	font-weight:bold;
	color:#0000FF;}
.t_usernameAzul {
	font-weight:bold; 
	font-size:20px;
	color:#0000FF;}
a:link, a:active, a:hover, a:visited {
	font-family:Tahoma;

	color:#E65405;
	text-decoration:underline;}
	
a.bold:active, a.bold:hover, a.bold:visited, a.bold:link { font-weight:bold;}
a.quest:active, a.quest:hover, a.quest:visited, a.quest:link {
	font-size:9px;
	color:#FFFFFF;}
a.name:active, a.name:hover, a.name:visited, a.name:link {color:#FFFFFF;}
a.policy:active, a.policy:hover, a.policy:visited, a.policy:link {
	font-size:9px;
	color:#E65405;}
a.qmnu:active, a.qmnu:hover, a.qmnu:visited, a.qmnu:link {
	font-size:10px;
	color:#FFFFFF;}
.box1 {
	height:14px;
	width:137px;
	background-image:url(images/login_bg.gif);
	font-family:Tahoma;
	font-size:9px;
	color:#XXXXXX;
	padding-left:6px;
	border:0px;}
.box2 {
	height:14px;
	width:137px;
	background-image:url(images/pass_bg.gif);
	font-family:Tahoma;
	font-size:9px;
	color:#XXXXXX;
	padding-left:6px;
	border:0px;}
.box3 {
	height:18px;
	width:146px;
	background-image:url(images/box3.gif);
	font-family:Tahoma;
	font-size:9px;
	color:#000000;
	padding-left:6px;
	border:0px;}
.box4 {
	background-color:#FFFFFF;
	border:1px solid #8D8D8D;
	height:18px;
	width:232px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;}
.box5 {
	background-color:#FFFFFF;
	border:1px solid #8D8D8D;
	height:111px;
	width:232px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;}

.intro{
position:absolute;
left:0;
top:0;
layer-background-color:yellow;
background-color:yellow;
border:0.1px solid yellow
}





<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 10px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 360px;
left: 470px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.intro{

position:absolute;

left:0;

top:0;

layer-background-color:yellow;

background-color:yellow;

border:0.1px solid yellow

}


</style>

	

	
