a:hover {
	background-position: 0 0;
}

a {
	outline: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}


BODY {
	z-index: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	min-height: 100%;
	background-color: #eaeaea !important;
}

div.content{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:668px;
	height:321px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height:100%;
	width:668px;	
}

div.choose{
	position: absolute;
	top:98px;
	left:345px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:271px;
	height:167px;
	background-image: url(../images/choose_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color:#ffffff;
}

div.choose div.top{
	width:245px;
	height:42px;
	padding:16px 0px 0px 26px;
	text-align:left;
}

div.choose div.top span{
	font-size:14px;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
}

div.choose div.bottom{
	width:244px;
	height:109px;
	margin:0px;
	padding:0px 0px 0px 27px;
	text-align:left;
}

div.choose div.bottom form{ 
	position:relative;
	margin:0px;
	padding:0px;
	width:244px;
	height:109px;
}

div.choose div.bottom div.label{
	padding:0px;
	margin:3px 0px 15px 0px;
	.margin:3px 0px 13px 0px;
}

div.choose div.bottom label{
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	text-transform:uppercase;
	line-height:14px;
}

div.choose div.bottom select{
	width:125px;
	height:20px !important; 
	margin:0px;
	padding:0px;
	border:0px;
}

a.submit{
	position:absolute;
	right:24px;
	bottom:36px;
	_bottom:33px;
	padding:0px;
	margin:0px;
	height:27px;
	display:inline-block;
	float:none;
	text-decoration:none;
	position:absolute;
	cursor: hand;
	curso\r: pointer;
}

a.submit:hover{
	cursor: hand;
	curso\r: pointer;
}

a.submit span.left{
	background-image:url(../images/button_back_left.jpg);
	background-position:0px 0px; 
	background-repeat: no-repeat;
	height:27px;
	width:13px;
	display:block;
	float:left;
}

a.submit span.middle{
	background-image:url(../images/button_back_middle.jpg);
	background-position:0px 0px; 
	background-repeat:repeat;
	height:27px;
	display:block;
	float:left;
	color:#3d4576;
	font-size:14px;
	line-height:27px;
	font-family:Tahoma, Arial, sans-serif;
	padding:0px;
	text-transform:uppercase;
}

a.submit span.right{
	background-image:url(../images/button_back_right.jpg);
	background-position:0px 0px; 
	background-repeat: no-repeat;
	height:27px;
	width:27px;
	display:block;
	float:left;
}

