@charset "iso-8859-1";
/* CSS Document */

body {
	background-color:#CCCD34;
}

.table_body {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
}

.td1 {
	width:160px;
	text-align:left;
	vertical-align:top;
}
.td2 {
	width:110px;
	text-align:left;
	vertical-align:top;
}
.table2 {
	width:100%;
	border:1px dashed #E0E0E0;
	background-color:#F2F2F2;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

.text1 {
	font-family:tahoma;
	font-size:12px;
	
	color:#666666;
}

.title1 {
	font-family:tahoma;
	font-size:20px;
	text-transform:uppercase;
	color: #FF9900;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}

.title2 {
	color: #CCCD34;
	font-size: 20px;
	font-weight: bold;
}

.title3 {
	color: #CCCD34;
	font-size: 14px;
	font-weight: bold;
}

.mas a{
	font-family:tahoma;
	font-size:11px;
	color:#FF9933;
	text-decoration:underline;
	text-align:right;
	padding-right:10px;
}

.foot_text {
	font-family:tahoma;
	font-size:10px;
	color:#333333;
	text-align:center;
	padding-top:5px;
}

.image_right {
	border:1px solid #E0E0E0;
	padding:2px;
	float:right;
	margin-left:5px;
}
.buttons {
	font-family:tahoma;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	position:inherit;
	width:100px;
	top:40%;
}
.buttons a {
		text-decoration:none;
		color:#FFFFFF;
		
		
}
.button1 {
	background-image:url(../images/buttons_03.png);
	background-repeat:repeat-y;
	position:relative;
	height:100px;
	margin-bottom:1px;
}

.button2 {
	background-image:url(../images/buttons_11.png);
	background-repeat:repeat-y;
	position:relative;
	height:100px;
	margin-bottom:1px;
}

.button3 {
	background-image:url(../images/buttons_19.png);
	background-repeat:repeat-y;
	position:relative;
	height:100px;
	margin-bottom:1px;

}

.button4 {
	background-image:url(../images/buttons_14.png);
	background-repeat:repeat-y;
	position:relative;
	height:100px;
	margin-bottom:1px;
}

.button5 {
	background-image:url(../images/buttons_06.png);
	background-repeat:repeat-y;
	position:relative;
	height:100px;
	margin-bottom:1px;

}
	
	
