﻿.noticeYES {
    background-image: url(images/new1.gif);
    background-repeat: no-repeat;
    padding-left: 40px; /* width of the image plus a little extra padding */
    display: block;
}
.noticeNO {
    background-image: url('images/right-hand.png');
    background-repeat: no-repeat;
    padding-left: 40px; /* width of the image plus a little extra padding */
    display: block;
}
.button1 {
	clear: both;
    width:200px;
    height:52px;
 	margin-top: 1px;
  background: url(images/button/button1.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button1:hover {
	background: url(images/button/hover/button1.png) top no-repeat;
	color:black;
}
.button2 {
	clear: both;
    width:200px;
    height:66px;
 	margin-top: 1px;
  background: url(images/button/button2.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button2:hover {
	background: url(images/button/hover/button2.png) top no-repeat;
	color:black;
}
.button3 {
	clear: both;
    width:211px;
    height:67px;
 	margin-top: 1px;
  background: url(images/button/button3.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button3:hover {
	background: url(images/button/hover/button3.png) top no-repeat;
	color:black;
}
.button4 {
	clear: both;
    width:200px;
    height:46px;
 	margin-top: 1px;
  background: url(images/button/button4.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button4:hover {
	background: url(images/button/hover/button4.png) top no-repeat;
	color:black;
}
.button5 {
	clear: both;
    width:200px;
    height:58px;
 	margin-top: 1px;
  background: url(images/button/button5.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button5:hover {
	background: url(images/button/hover/button5.png) top no-repeat;
	color:black;
}
.button6 {
	clear: both;
    width:209px;
    height:67px;
 	margin-top: 1px;
  background: url(images/button/button6.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0}

.button6:hover {
	background: url(images/button/hover/button6.png) top no-repeat;
	color:black;
}
.button7 {
	clear: both;
    width:200px;
    height:66px;
 	margin-top: 1px;
  background: url(images/button/button7.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button7:hover {
	background: url(images/button/hover/button7.png) top no-repeat;
	color:black;
}
.button8 {
	clear: both;
    width:204px;
    height:75px;
 	margin-top: 1px;
  background: url(images/button/button8.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button8:hover {
	background: url(images/button/hover/button8.png) top no-repeat;
	color:black;
}
.button9 {
	clear: both;
    width:211px;
    height:67px;
 	margin-top: 1px;
  background: url(images/button/button9.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button9:hover {
	background: url(images/button/hover/button9.png) top no-repeat;
	color:black;
}
.button10 {
	clear: both;
    width:210px;
    height:67px;
 	margin-top: 1px;
  background: url(images/button/button10.png) no-repeat;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}

.button10:hover {
	background: url(images/button/hover/button10.png) top no-repeat;
	color:black;
}
.new {
    display: block;
    clear: both;
    width: 200px;
    height: 30px;
    margin-top: 1px;
    background-image: url(images/button/new.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    vertical-align: middle;
    border: none;
    font-weight: bold;
    background-size: auto;
    text-align: left;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0;
}

.button0 {
	clear: both;
    width:200px;
    height:30px;
 	margin-top: 1px;
    background-color: transparent;
	vertical-align:middle;
    border:none; 
	font-weight: bold;
    background-size:auto ;
	text-align:left;
	text-decoration:none; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0}
