﻿body { background-image: url('img/background.gif'); background: rgb(64,64,64); font-family: "MS Tahoma", sans-serif; }
p {margin: 5px 5px 10px 5px; font-size: 15px; text-align: justify; padding-left: 5px; }
li {font-size: 12px; }

a { text-decoration: none; color: rgb(0,0,64); font-weight: bold; }
a:visited { text-decoration: none; color: rgb(0,0,64); }
a:hover { text-decoration: underline; color: rgb(255,0,0); }

#LITitle {
	font-size: 16px;
	font-weight: bold;
	color: #00FFFF;
}

#MasterTable table { width: 800px; background: rgb(255,255,255); border-collapse: collapse; border: 0px solid rgb(0,0,0); }
#MasterTable td {border: 0px solid rgb(0,0,0); vertical-align: top; padding: 5px; }

#SubTable table { width: 500px; background: rgb(255,255,255); border-collapse: collapse; border: 0px solid rgb(0,0,0); }
#SubTable td {border: 0px solid rgb(0,0,0); vertical-align: top; padding: 5px; }

#SubTable2 table { width: 500px; background: rgb(255,255,255); border-collapse: collapse; border: 1px solid rgb(0,0,0); }
#SubTable2 td {border: 1px solid rgb(128,128,128); vertical-align: top; padding: 2px 2px 2px 5px; font-size: 14px; }

#MainMenu { width: 180px; min-width: 180px; color: rgb(0,0,0); background-color: rgb(225,225,225);}
#MainMenu ul { list-style: none; margin: 0px; padding: 0px; border: none; }
#MainMenu ul li { height: 20px; margin: 0px; padding: 0px; font-size: 14px; font-color: rgb(0,0,64); font-family: "MS Tahoma", sans-serif; }
#MainMenu ul li a { width: 180px; display: block; border-bottom: 1px dashed rgb(255,255,255); text-decoration: none; color: rgb(0,0,64); }
#MainMenu ul li a:hover, #MainMenu ul li a:focus { background-color: rgb(255,255,128);}


#CopyRight { font-size: 10px; color: rgb(64,64,64); font-weight: bold; text-align: center; padding-top: 5px; padding-bottom: 5px;background-color: rgb(224,224,224); border-top: 1px solid rgb(128,128,128); border-bottom: 2px solid rgb(128,128,128); border-left: 1px solid rgb(128,128,128); border-right: 2px solid rgb(128,128,128); }




#AboutImage img {margin: 5px 5px 5px 5px; border: 1px solid rgb(0,0,128); }

#FormSubmit {margin: 5px 5px 10px 5px; font-size: 18px; font-style: bold; text-align: justify; padding-left: 5px; }

#SystemBrief table { width: 180px; float: right; border-collapse: collapse; border: 0px solid; margin-left: 20px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; padding: 0px; }
#SystemBrief td { border: 0px solid rgb(255,0,0); }


#InfoTable table { width: 500px; border-collapse: collapse; border: 5px solid rgb(240,240,240); margin: 10px; }
#InfoTable td { border: 0px solid rgb(255,0,0); padding: 5px; text-aling: justify; }


#SideBarInfo { font-size: 12px; text-align: left; margin: 0px 0px 0px 0px; padding-left: 5px; background-color: rgb(240,240,240);  border-bottom: 1px solid rgb(255,255,255); }
#SideBarInfo a { cursor: help; }
