/* Start of CMSMS style sheet 'viewdeck.1' */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff; 
}

body, td, a, ol, ul, li, p, input, textarea, select {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

ul {
	margin:12px 0px 0px 24px;
	padding:0px;
}

form {
	padding:0px;
	margin:0px;
}

img {
       border: 0;
}

a.menu01:active {  color: #ffffff;white-space:nowrap; }
a.menu01:visited { color: #ffffff;white-space:nowrap; }
a.menu01:link {    color: #ffffff;white-space:nowrap; }
a.menu01:hover {   color: #ffcc00;white-space:nowrap; }

a.menu02:active {  color: #ffffff;white-space:nowrap;font-size: 7pt; }
a.menu02:visited { color: #ffffff;white-space:nowrap;font-size: 7pt; }
a.menu02:link {    color: #ffffff;white-space:nowrap;font-size: 7pt; }
a.menu02:hover {   color: #ffcc00;white-space:nowrap;font-size: 7pt; }

a.menu03:active {  color: #000000;white-space:nowrap; }
a.menu03:visited { color: #000000;white-space:nowrap; }
a.menu03:link {    color: #000000;white-space:nowrap; }
a.menu03:hover {   color: #ffcc00;white-space:nowrap; }

a.menu04:active {  color: #000000;white-space:nowrap; }
a.menu04:visited { color: #000000;white-space:nowrap; }
a.menu04:link {    color: #000000;white-space:nowrap; }
a.menu04:hover {   color: #C10000;white-space:nowrap; }

a.menu05:active {  color: #474094;white-space:nowrap; }
a.menu05:visited { color: #474094;white-space:nowrap; }
a.menu05:link {    color: #474094;white-space:nowrap; }
a.menu05:hover {   color: #C10000;white-space:nowrap; }

a.menu06:active {  color: #474094;font-size: 10px; }
a.menu06:visited { color: #474094;font-size: 10px; }
a.menu06:link {    color: #474094;font-size: 10px; }
a.menu06:hover {   color: #C10000;font-size: 10px; }

.main {
/*	width:770px;*/
	background:url('../images/bg02.gif') repeat-y left;
	float:left;
	clear:right; 
}
.left {
	width:209px;
	float:left;
}
.right {
	width:561px;
	float:left;
}

.button01 {
	color: #000000;
	font-size: 7pt;
	letter-spacing:1px;
	font-weight : bold;
	background-color: #E3E3E3; 
	border: 2px solid #7A7A7A;
}

.button01_over {
	color: #000000;
	font-size: 7pt;
	letter-spacing:1px;
	font-weight : bold;
	background-color: #F3F2F8; 
	border: 2px solid #000000;
}

.input01 {
	border:1px solid #000000;
}

.text_white01 {
	color: #ffffff;
}

.text_white02 {
	color: #ffffff;
	font-size: 7pt;
}

.text_black01 {
	font-size: 7pt;
	color: #000000;
}

.text_black02 {
	font-size: 9px;
	color: #000000;
	font-weight : bold;
}

.text_gray01 {
	color: #7f7f7f;
}

.text_purple01 {
	color: #6560A6;
}

.main_menu a:hover{
        color: #C10000;
}

.main_menu_small a{
        color: #474094;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  padding-left: 5px;
 }

.NewsSummaryMorelink {
  text-align: right;
  padding-right: 5px;
}

.NewsSummaryMorelink a {
  text-decoration: underline;
}

.NewsSummaryMorelink a:hover {
  text-decoration: none;
}

.NewsSummaryPostdate {
  padding-left: 5px;
  font-weight: bold;
}
/* End of 'viewdeck.1' */

