body					{ background-color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin-top: 0px; }
td             	{ text-align: justify; font-family : 'Verdana', Arial, Helvetica, sans-serif; font-size: 11px; }
.bg-gray				{ background-color: #b2b2b2; }
.bg-white			{ background-color: #ffffff; }
.bg-red				{ background-color: #d10c0c; }
.bg-q					{ background-image: url("../images/bg_q.png"); background-repeat: repeat; background-position: top left; }
.link-black			{ text-decoration: none; font-size: 10px; color: #000000; }
.link-black:hover	{ text-decoration: underline; font-size: 10px; color: #000000; }
.link-black2		{ text-decoration: none; font-size: 11px; color: #000000; }
.link-black2:hover{ text-decoration: underline; font-size: 11px; color: #000000; }
.link-red			{ text-decoration: none; font-size: 11px; color: #d10c0c; }
.link-red:hover	{ text-decoration: underline; font-size: 11px; color: #d10c0c; }
.shadow-r			{ background-image: url("../images/shadow_r.png"); background-repeat: repeat; background-position: top left; }
.shadow-l			{ background-image: url("../images/shadow_l.png"); background-repeat: repeat; background-position: top right; }
.title				{ font-size: 14px; font-weight: bold; color: #d10c0c; }
.top					{ text-decoration: none; font-size: 11px; font-weight: bold; color: #d10c0c; }
.top:hover			{ text-decoration: underline; font-size: 11px; font-weight: bold; color: #d10c0c; }
.menu					{ text-decoration: none; font-size: 11px; font-weight: bold;  color: #ffffff; }
.menu:hover			{ text-decoration: underline; font-size: 11px; font-weight: bold;  color: #DDDDDD; }
.menu2				{ text-indent: 20px; text-decoration: none; font-size: 11px; font-weight: bold; color: #b8b8b8; }
.menu3				{ text-indent: 30px; text-decoration: underline; font-size: 11px; color: #b8b8b8; }
.menu3:hover		{ text-decoration: underline; font-size: 11px; color: #DDDDDD; }
.menu4				{ text-decoration: none; font-size: 11px; font-weight: bold; color: #000000; }
.bg-pic				{ background-image: url("../images/bg_pic.jpg"); background-repeat: no-repeat; background-position: top right; }
.bg-pic2				{ background-image: url("../images/bg_pic2.gif"); background-repeat: no-repeat; background-position: bottom left; }
.pic-border       { border: 2px solid; border-color: #b2b2b2; }
.textarea			{ border: 1px solid; border-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #d10c0c; width: 200px; }
.textarea2			{ border: 1px solid; border-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #d10c0c;  width: 300px;height: 125px;}