﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(lms/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
   .AddrBlockLabel, .AddrBlockAddress, .AddrBlockPhone, .AddrBlockLink, .AddrBlockMailto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
   }

.small2 {
	color: #000000;
}
.sub {
	font-size: 10px;
}
/* outside stroke */       #trBottom .ColorA {background: #FFFFFF; }
       #trBottom .ColorD {background: #e28a3e;}
       #trBottom .ColorC {background: #FFFFFF; }
	   
	   .customheader01 {
	font-size: 16px;
	font-weight: bold;
	color: #262f72;
	   }
	   .customheader02 {
	font-size: 14px;
	font-weight: bold;
	color: #e28a3e;
	   }
	   .customtext01 {
	font-size: 11px;
	font-weight: bold;
	   }	   
	   
	  

