@charset "utf-8";
/* CSS Document */
*						{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;}
.clear					{clear:both;}

body.green				{background:#99CC66;}
body.yellow				{background:#FFCC33;}
body.blue				{background:#6699FF;}
body.orange				{background:#FF9900;}
body.pink				{background:#FF66CC;}
body.purple				{background:#9966CC;}

#wrapper				{position:relative;width:766px;margin:0 auto;background:#fff;}
#content				{position:absolute;top:347px;left:0;width:766px;background:#fff;}

#message				{position:absolute;top:0px;left:0;width:446px;height: 50px;padding:30px 30px;color:#408e07;}
#message h1				{text-align:center;font-size:20px;text-transform:uppercase;line-height:25px;}
#cms					{float:left;width:446px;margin-top:110px;padding:0 30px 30px 30px;}
#pright					{float:right;width:230px;padding:110px 30px 0 0;}

#footer					{width:766px;height:97px;border-top:10px solid #7b8a0b;background:url(../images/foot_bg.jpg) top center no-repeat;}
#footer p				{text-align:center;font-size:11px;margin-top:10px;}
#footer a				{color:#000;text-decoration:none;}
#footer a:hover			{color:#7b8a0b;}

#image					{position:absolute;left:0px;top:73px;width:766px;height:274px;}
#menu					{position:absolute;left:0px;top:0;width:762px;height: 73px;padding:0 1px 0 3px;background:#fff;}
#menu a					{float:left;height:53px;width:125px;background:#fff;text-align:center;line-height:54px;padding:0;margin:0 2px 0 0;
						 text-decoration:none;color:#000;font-size:80%;font-weight:bold;}
#menu a#green			{border-bottom:10px solid #99CC66;border-top:10px solid #ffffff;}
#menu a#yellow			{border-bottom:10px solid #FFCC33;border-top:10px solid #ffffff;}
#menu a#blue			{border-bottom:10px solid #6699FF;border-top:10px solid #ffffff;}
#menu a#orange			{border-bottom:10px solid #FF9900;border-top:10px solid #ffffff;}
#menu a#pink			{border-bottom:10px solid #FF66CC;border-top:10px solid #ffffff;}
#menu a#purple			{border-bottom:10px solid #9966CC;border-top:10px solid #ffffff;}
#menu a#green.active	{border-top:10px solid #99CC66;border-bottom:10px solid #ffffff;}
#menu a#yellow.active	{border-top:10px solid #FFCC33;border-bottom:10px solid #ffffff;}
#menu a#blue.active		{border-top:10px solid #6699FF;border-bottom:10px solid #ffffff;}
#menu a#orange.active	{border-top:10px solid #FF9900;border-bottom:10px solid #ffffff;}
#menu a#pink.active		{border-top:10px solid #FF66CC;border-bottom:10px solid #ffffff;}
#menu a#purple.active	{border-top:10px solid #9966CC;border-bottom:10px solid #ffffff;}
#menu a#green:hover		{border-top:10px solid #99CC66;border-bottom:10px solid #ffffff;}
#menu a#yellow:hover	{border-top:10px solid #FFCC33;border-bottom:10px solid #ffffff;}
#menu a#blue:hover		{border-top:10px solid #6699FF;border-bottom:10px solid #ffffff;}
#menu a#orange:hover	{border-top:10px solid #FF9900;border-bottom:10px solid #ffffff;}
#menu a#pink:hover		{border-top:10px solid #FF66CC;border-bottom:10px solid #ffffff;}
#menu a#purple:hover	{border-top:10px solid #9966CC;border-bottom:10px solid #ffffff;}


.style1 				{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
.style2 				{color: #990000}
.style3 				{font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 				{color: #428E10;font-weight: bold;}
.style5 				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
#extra					{padding:30px;}
#extra p				{margin:10px 0 0px 0;padding:0 30px;}
#extra ul				{list-style-type:none;font-size:12px;margin-top:5px;}
#extra li				{line-height:24px;}