/* CSS Document */
/*
body {
-webkit-text-size-adjust: 90%;
}
table {
-webkit-text-size-adjust: 90%;
}
*/
table.back1 {
//background: -webkit-gradient(linear, left top, left bottom, from(#447a5e),color-stop(0.5,#61ffbe),to(#447a5e));
background: -webkit-gradient(linear, left top, left bottom, from(#d384a3),color-stop(0.5,#f0c2c5),to(#d384a3));
}
table.back2 {
background: -webkit-gradient(linear, left top, left bottom, from(#2B9890),color-stop(0.35,#9ADED8),to(#1C847C));
//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32),color-stop(0.5,#2AEEDF),to(#4c0d32));
}
table.back3 {
background: -webkit-gradient(linear, left top, left bottom, from(#2B9890),to(#29E1D3));
//background: -webkit-gradient(linear, left top, left bottom, from(#0b1f38),color-stop(0.5,#9ADED8),to(#0b1f38));
}
table.back4 {
background: -webkit-gradient(linear, left top, left bottom, from(#2B9890),color-stop(0.8,#9ADED8),to(#1C847C));
}
table.back5 {
background: -webkit-gradient(linear, left top, left bottom, from(#2B9890),color-stop(0.15,#9ADED8),to(#1C847C));
}
a {
	text-decoration: none;
}
/*
.cssButton{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: #74AC30 url(../img/bg.gif) left bottom repeat-x;
	text-align: center;
	height: 26px;
	width: 110px;
	cursor:pointer;
}
*/
.cssButton{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: peru url(../img/bg.gif) left bottom repeat-x;
	text-align: center;
	height: 24px;
	width: 110px;
	cursor:pointer;
}

.cssButton1{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: saddlebrown;
	text-align: center;
	height: 28px;
	width: 125px;
}



.cssButton0{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: saddlebrown url(../img/bg.gif) left bottom repeat-x;
	text-align: center;
	height: 25px;
	width: 125px;
}



.cssButton2{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: peru url(../img/bg.gif) left bottom repeat-x;
	text-align: center;
	height: 24px;
	width: 110px;
}

.cssButton3{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: peru url(../img/bg.gif) left bottom repeat-x;
	text-align: center;
	height: 30px;
	width: 150px;
}

.cssButton4{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: peru url(../img/bg.gif) left bottom repeat-x;
	text-align: center;
	height: 24px;
	width: 48px;
}

.cssButton5{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: saddlebrown url(../img/bg.gif) left bottom repeat-x;
	text-align: center;
	height: 24px;
	width: 96px;
}

.first_bar{
	border-left:5px solid #ccc;
	border-bottom:1px solid #ccc;
	width: 300px;
	text-align: left;
	margin-top: 20px;
}

