#container {
	 margin-right: 230px;
}

#boxleft {  
	margin: 0px 0px 0px 10px;
    width: 210px; 
} 

#boxcontent {  
	width: 100%;
	float:right;
	margin-right: -230px;
} 

body {
	margin: 0px;
	background-color: #ffffff;	
}

a {
	color: #6600ff;
	text-decoration: none;
} 

a:hover {
	color: #6600ff;
	text-decoration: underline;
}

.mtable {
	margin-bottom: 17px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.menua {
	font-size: 17px;
	color: #FFFFCD;
	font-weight: bold;
	text-align: center;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}

.menua a {
	color: #FFFFCD;
	text-decoration: none;
}

.menua a:hover {
	color: #FFFFCD;
	text-decoration: underline;
}

.menu {
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}

.menu a {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #952cdc;
	display: inline;
}

.lfbox {
	padding: 6px;
	background-color: #fef9fe;
	border-color: #c6acf1;
	border-width: 1px;
	border-style: solid;
}

.lftitle {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 18px;
}

h2, .listh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #498fbf;
	display:inline;
}

INPUT, TEXTAREA, SELECT, RADIO 
{ 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
}

.t {
	background-color: #e3edf4;
}

.detailborder {
	border: 2px #b8abf1 solid;	
}

.detail {
	font-size:13px;
}

.detail td {
	background-color: #f7f2f7; /*#edf5fa;	 */
}

.detail .thead {
	font-size: 14px;
	background-color: #fff;
	padding-top:12px;
}

.detail .thead2 {
	font-size: 15px;
	background-color: #f8e6f8;
}

.white, .white td, .detail .white {
	background-color: #fff;
}

.thead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bd87d4;
	border-bottom: solid 2px #b8abf1;
}

.theadwb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6999b8;
	background-color: #eddded !important;
}

.thead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bd87d4;
	border-bottom: solid 1px #b8abf1;
}

.b {
	font-weight: bold;
	color: #666;
}

.mist {
	color: #cccccc;
	font-size:11px;
	line-height: 95%;
	letter-spacing: -1pt;
}

.boxmh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bf80ea;
}

.menuba {
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
}

.menuba a {
	color: #e8ffc6;	
}

.menub {
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
}

.menub a {
	color: #1e66d0;
}

#cse-search-box {
	display:inline;
}

.conf {
	font-size: 12px;
	font-weight: bold;
	color: #C60;
}

.poslink {
	font-size: 15px;
	font-weight: bold;	
}

.s {
	color: #777;	
}


.alert {
	font-size:13px;
	color:#f00;
	font-weight:bold;
	padding:10px;
	background-color:#ffc;
	border: solid 1px #fc6;
}

.message {
	font-size:13px;
	color:#0b0;
	font-weight:bold;
	padding:10px;
	background-color:#ffc;
	border: solid 1px #fc6;
}

.btn {
	font-size:16px !important;
	color:#666;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.inputform textarea {
	font-size:13px;
}

.inputform input {
	font-size:13px;
}
