@charset "utf-8";
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body 
{
	margin: 0;
	padding: 0;
	font-size : 11px;
	font-family :Arial;
	color:#666666;
}
bodyText 
{
	color:#000000;
	font-size : 12px;
	font-family :Arial;
}

line
{
border-bottom-width:2px;
border-bottom-color:#FF0000;
}
td , div
{
	font-family :Arial;
	font-size:12px;
	line-height:17px;
}
.topMenu {
	font-size:12px;
	color:#AABDFF;
	text-decoration: none;
}
.topMenu:hover {
	color:#F0F4FF;
	text-decoration: none; 
}
.sideMenu {
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
.sideMenu:hover {
	color:#777777;
	text-decoration: none; 
}
a {
	font-size:12px;
	color:#666666;
	text-decoration: underline; 
}
a:hover {
	color:#999999;
	text-decoration: underline; 
}
a.mainmenu {
	color:#3258AE;
	text-decoration: none; 
	font-weight:bold;
	font-size:14px;
}
a.mainmenu:hover {
	color:#A39C5F;
}
a.grey {
	color:#3258AE;
	text-decoration: none; 
}
a.grey:hover {
	color:#FE6F02;
}
div.grey {
	color:#3258AE;
	text-decoration: none; 
}
a.note {
	font-size:11px;
	color:#3258AE;
	text-decoration: none; 
}
a.note:hover {
	color:#A39C5F;
}
input, select,textarea,option 
{
	font-size: 12px;
	border: 1px solid #7C8DA3;
	color:#6B778A;
	}
img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width:0px;
}
table
{
	border:0px solid #FFFFFF;
}
.button
{
	font-size: 12px;
	border-width:1px;
	border-style:solid;
	border-color:#7C8DA3;
	color:#000000;
	background-color:#E4E4E4;
	cursor:hand;
}
.borderImg 
{
	border-left-color: #77D83C; /*    */
    border-left-style: ; /*   */
    border-left-width: 3px; /*   */
	border-right-color: #77D83C; /*    */
	border-right-width: 3px; /*   */
	border-bottom-color: #77D83C; /*    */
	border-bottom-width: 3px; /*   */
	border-top-color: #77D83C; /*    */
	border-top-width: 3px; /*   */
}

.rghtnotp{
	border-right: solid 1px #6B7BB7;	
	border-bottom: solid 1px #6B7BB7;	
}


.rghttp{
	border-top: solid 1px #6B7BB7;
	border-right: solid 1px #6B7BB7;
}

.tp{
	border-top: solid 1px #6B7BB7;
}

.rght{
	border-right: solid 1px #6B7BB7;
}

.blrt{

	border-right: solid 1px #6B7BB7;
	border-left: solid 1px #6B7BB7;
	border-top: solid 1px #6B7BB7;
}
.title
{
	color:6B7BB7;
	font-weight:bold;
	height:20px;
}
table.meeting{
	border: solid 1px #6B7BB7;
}
.title-blue{
	font-size:16px;
	color:#3258AE;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
