@charset "utf-8";
body {
	margin: 0px;
}
#main {
	height: 600px;
	width: 800px;
	background-image: url(../images/bg_main.jpg);
}
#menu_main {
	height: 88px;
	width: 800px;
}
#Content {
	height: 267px;
	width: 380px;
}
#bottom {
	height: 227px;
}

#header {
	height: 48px;
}
#base {
	height: 57px;
}


.PinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
}
.PinkText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.PinkText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.PinkText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.PinkText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C7D82A;
	text-decoration: none;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C7D82A;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C7D82A;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EF6522;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EF6522;
	text-decoration: none;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titleSub {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSub a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSub a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSubGr {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D82A;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSubGr a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D82A;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSubGr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D82A;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSubGr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D82A;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titleSubGr a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D82A;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
