/* 0 out*/
BODY, H1, H2, H3, H4, H5, H6, TD, TR, FORM{ margin:0px; padding:0px;}


/*==================== Links =====================*/
A:link, A:visited, A:active{ text-decoration:none; color:#AC1A2F;}
A:hover{ text-decoration:underline; color:#AC1A2F;}

A.banner:link, A.banner:visited, A.banner:active{ text-decoration:none; color:#FFFFFF;}
A.banner:hover{ text-decoration:underline; color:#FFFFFF;}

/*==================== MAIN BODY =====================*/
#banner{background: url(http://www.macu.edu/cags/images/banner.png) no-repeat; height:78px; text-align:left; padding:0px 10px 0px 10px;}
.bannerTitle{ color:#FFFFFF; font-weight:bold; font-size:18px; text-align:center; vertical-align:middle;}
BODY{ background: url(http://www.macu.edu/cags/images/bg.png) repeat-x; margin:0px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#bodyblock{ border:1px solid #000000; width:798px; background:#FFFFFF; margin:0px 7px;}

DIV.fileListBlock{ border:1px solid #3B2003; width:610px; background:#FFFFFF; overflow:auto; height:460px;}
DIV.loginform{ border:1px solid #000000; width:170px; padding:8px; background:#FFFFFF;}/* height:110px; */
DIV.loginLabel{ font-size:11px; font-weight:bold; color:#333333;}

.fileListHeaderRow{color:#FFFFFF; font-weight:bold; background:#999999; font-size:12px; padding:1px 0px 2px 23px;}
.fileListRow, .fileListRowAlt, .folderListRow, .folderListRowAlt, .folderName{ cursor:pointer; font-size:11px; border-bottom:1px solid #999999; vertical-align:middle;}
.fileListRow:hover, .fileListRowAlt:hover, .folderListRow:hover, .folderListRowAlt:hover, .folderName:hover{ background:#87A6D0; color:#FFFFFF;}
.fileListRowAlt, .folderListRowAlt{ background-color:#F5F0E2;}
.fileListIcon{ margin:1px 4px;}
/*.folderName{ background:top left no-repeat url(http://www.macu.edu/images/icons/folder.png); width:604px;}*/
.filename{ width:360px; display:inline-block;}
.fileModified, .fileAppType, .fileSize{ width:66px; display:inline-block; text-align:center; padding:0px 5px;}
.fileModified{ width:58px;}
.fileSize{ width:44px;}
.fileType{ color:#808080; font-size:9px;}/*91876B*/
.fileType:before{ content:"(";}
.fileType:after{ content:")";}
.folderListRow, .folderListRowAlt{ font-weight:bold;}
#footer{ color:#999999; font-size:11px; margin-top:10px;}

H3{ font-size:16px; font-weight:bold; color:#333333; margin:2px 0px;}
H5{ font-size:14px; font-weight:bold; color:#333333; text-decoration:underline;}

#logo{ float:left; width:144px; background: url(http://www.macu.edu/cags/images/logo.gif) top center no-repeat; padding:150px 6px 6px 6px;}

#main{margin:0px auto; width:100%; text-align:left; width:814px;}
#mainbody{ width:616px; background:#E8E3D3; padding:10px; margin-left:161px; border-left:1px solid #000000;}

.red{ color:#AC1A2F;}