body {
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	font-size: 11px;   
	color:#333333; 
}

td,th {
	font-family: Arial, Helvetica, sans-serif;     
	font-size: 11px;  
	color:#333333; 
}

a {
	color:#C4AC2A;
	text-decoration:none;		
} 
a:hover {
	color:#E1C631;
	text-decoration:underline;
} 

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

.bodylink {
	color:#C4AC2A;
	text-decoration:none; 
}

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

.bodybold {
	font-weight:bold; 
}         

.bodyitalic {                                        
	font-style: italic; 
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;     
	font-size: 10px;  
	color:#333333; 
}

.copyright {
	font-size:9px;
	color: #333333;
	}

a.copyright {
	color:#C4AC2A;
	text-decoration:none;
	}
	
a.copyright:hover {
	color:#E1C631;
	text-decoration:underline;
	}

.main-box {
	background-color:#eeeeee;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	padding:10px;
	}

.alt-box {
	background-color:#ffffff;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-align:center;
	padding:10px;
	}

a.alt-box {
	color:#333333;
	text-decoration:none;
}

a.alt-box:visited {
	color:#333333;
	text-decoration:none;
}

a.alt-box:hover {
	color:#666666;
	text-decoration:underline;
}

a.alt-box:active {
	color:#333333;
	text-decoration:none;		
}

.alt-text2 {
	text-align:center;
}

.title {
	font-size:14px;
	font-weight:bold;
	color:#000000;               
}

.subtitle {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.alt-subtitle {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.sectiontitle {
	font-size:13px;
	font-weight:bold;
	color:#000000;   
	border-bottom:1px solid #000000;     
	margin-bottom:20px;
}
.sectiontitle2 {
	font-size:13px;
	font-weight:bold;
	color:#000000;   
	border-bottom:1px solid #000000;   
} 
a.sectiontitle, a.sectiontitle:visited, a.sectiontitle:active {
	color:#000000; 
	text-decoration:none;
}      
a.sectiontitle:hover {
	color:#E1C631; 
	text-decoration:none;
}

.menu-main {
	background-color:#FEEE3F;
	border-top:solid 1px;
	border-top-color:#000000;
	border-bottom:solid 1px;
	border-bottom-color:#000000;
	text-align:center;
}

.main-item-box {
	background-color:#FFFFFF;
	border:solid 1px;
	border-color:#999999;
	padding: 5px;
}

.menutext {
	color:#000000;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	font-size:14px;
	font-weight:bold;
}

a.menutext {
	color:#000000;
	text-decoration:none;		
}

a.menutext:hover {
	color:#666666;
	text-decoration:none;
} 

.border-menu-left {
	background-color:#ffff33;
	background-image:url(images/page/border-menu-left.jpg);
	background-position:left;
	background-repeat:repeat-y;
	border-top:solid 1px;
	border-top-color:#000000;
	border-bottom:solid 1px;
	border-bottom-color:#000000;
}

.border-menu-right {
	background-color:#ffff33;
	background-image:url(images/page/border-menu-right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	border-top:solid 1px;
	border-top-color:#000000;
	border-bottom:solid 1px;
	border-bottom-color:#000000;
}

.out-left {
	background-image:url(images/page/out-border-left.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.out-right {
	background-image:url(images/page/out-border-right.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.out-top {
	background-image:url(images/page/out-border-top.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.out-bottom {
	background-image:url(images/page/out-border-bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.border-bottom-main {
	background-color:#eeeeee;
	background-image:url(images/page/border-bottom-main.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.border-bottom-alt {
	background-color:#FFFFFF;
	background-image:url(images/page/border-bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.border-left {
	background-color:#FDFDCE;
	background-image:url(images/page/border-left.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.border-right {
	background-color:#eeeeee;
	background-image:url(images/page/border-right.jpg);
	background-position:right;
	background-repeat:repeat-y;
}          

.calhead {       
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;     
	line-height:12px;  
	text-decoration: none; 
	text-align: center; 
	vertical-align: middle;   
	width: 85px;    
	height: 20px;
}    
.calcell {                           
	background-color:#FDF8C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;     
	line-height:12px;  
	text-decoration: none; 
	text-align: left; 
	vertical-align: top;   
	width: 85px;    
	height: 85px;
}
.calcellheader { 
	padding: 3px;                   
	background-color:#FEEE3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;     
	line-height:12px;  
	text-decoration: none; 
	text-align: left; 
	vertical-align: top;   
	width: 85px;    
	height: 15px;
}               
.calblank {       
	background-color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;     
	line-height:12px;  
	text-decoration: none; 
	text-align: left; 
	vertical-align: top;   
	width: 85px;    
	height: 85px;
}    
.messageRow {
	background-color:#FFFFCC;
	padding:5px;
	border-right:solid 1px;
	border-right-color:#FFFFFF;
} 

.messageRowOdd {
	background-color:#FFFFFF;
	padding:5px;
}
.alt-box2 {
	background-color:#FEEE3F;
	padding:4px;
	border-top:solid 1px;
	border-top-color:#000000;
	border-bottom:solid 1px;
	border-bottom-color:#000000;
}
.alt-box1 {
	background-color:#919818;
	padding:4px;
	}

.alt-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	text-align:left;
}

a.alt-text {
	color:#E9EAD1;
	text-decoration:underline;	
}

a.alt-text:visited {
	color:#E9EAD1;
	text-decoration:underline;	
}

a.alt-text:hover {
	color:#C8CB8B;
	text-decoration:underline;
}

a.alt-text:active {
	color:#E9EAD1;
	text-decoration:underline;		
}

.alt-subtitle1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.alt-subtitle2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	text-align:right;
	font-weight:bold;
}

.alt-subtitle3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#77c8d4;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.messagetitle {
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
a.messagetitle {
	color:#333333; 
	text-decoration:none;
}
a.messagetitle:visited {
	color:#333333; 
	text-decoration:none;
}
a.messagetitle:hover {
	color:#000000; 
	text-decoration:underline;
}