/* Start of CMSMS style sheet 'Master' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

input{
	background-color: #fff;
	border: 1px solid #9A9A9A;
	padding: 3px;
}


textarea{
	background-color: #fff;
	border: 1px solid #9A9A9A;
	padding: 3px;

}
.NaviTopEffect{
	background-image: url(uploads/images/navi_top_effect.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BlueText {
	font-size: 13px;
	font-weight: bold;
	color: #00ADD0;
}
.AshText {
	color: #333;
}

.WhiteText{
	font-weight: normal;
	color: #FFF;
}
.FooterText{
	font-size: 11px;
	color: #fff;
}
.footerLink {
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: underline;
}
.footerLink:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.WhiteLink {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.WhiteLink:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
h1{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	color: #ED232A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #ED232A;
	margin: 0px;
	padding: 0px;
}
.LinkBold {
	font-size: 12px;
	color: #EE2E24;
	text-decoration: underline;
	font-weight: bold;
}
.LinkBold:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.ContentBg {
	background-image: url(uploads/images/index_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.OrangeTitle {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.RedTitle {
	font-size: 24px;
	font-weight: bold;
	color: #EE2E24;
}
.WhiteTitle {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
.OrangeTitleSmall {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.WhiteTitleSmall {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}
.AshSmallText{
	font-size: 11px;
	color: #999999;
	line-height: 1.0em;
}
.AshLargeText{
	font-size: 12px;
	color: #999999;
}
.AshLink {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.AshLink:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
.BlackLink {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
.HomeBottomPic{
	background-image: url(uploads/images/bottom_lady_with_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BlackLink:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.YellowLink {
	font-size: 11px;
	color: #F7EC25;
	text-decoration: underline;
}
.YellowLink:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
.ContentBoxBg{
	background-image: url(uploads/images/info_box_con_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ContentBoxMoreBg{
	background-image: url(uploads/images/info_box_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.TextBox{
	background-color: #fff;
	border: 1px solid #9A9A9A;
	padding: 3px;
}

/* End of 'Master' */

