html,body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #EEEFE1;
	line-height: 20px;
}
div#wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #EEEFE1;
	border: 1px solid #000000;
}
strong {
	color: #525252;
}

#name strong  {
	color: #0a408a;
}
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #891522;
}
a:hover {
	text-decoration: underline;
}
#dataTable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #04798B;
	border-left-color: #04798B;
}

#rightPanel {
	width: 730px;
	float: right;
}
#leftPanel { width: 250px; float: left; 
}
#clearBoth {
	clear: both;
}
#logo {
	background-image: url(musk_logo.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 249px;
	padding-bottom: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
}

#footerLeft {
	background-image: url(footerbg_1.jpg);
	background-repeat: repeat-x;
	width: 248px;
	height: 34px;
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#footerLeft a:link,
#footerLeft a:active,
#footerLeft a:hover,
#footerLeft a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerRight {
	width: 726px;
	float: right;
	background-image: url(footerbg_2.jpg);
	background-repeat: repeat-x;
	height: 34px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
#footerRight ul {
	display: inline;
	list-style-type: none;
	padding-left: 0px;
}
#footerRight li {
	display: inline;
	margin: 0px;
	padding-left: 5px;
	padding-right: 20px;
}


#mainLinks { background-color: #EEEFE1; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #BFBFBF; 
	}
#news {
	background-image: url(bg_1.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#leftPanelContent {
	padding-left: 10px;
	background-color: #EEEFE1;
}
#left_bg { width: 240px; }



#mainLinks ul {
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	line-height: 24px;
	margin: 0;
	padding-left: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

}
#mainLinks ul li a:link,
#mainLinks ul li a:active,
#mainLinks ul li a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(bulet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#mainLinks ul li a:hover {

	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	background-image: url(bulet_o.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#news2 {

	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#botBorder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#news3 {


	background-image: url(bg3.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#news4 {
background-image: url(bg4.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#contentSection {
	margin-top: 0px;
	padding: 0 10px;
	text-align: justify;
}
#contentSection ul {
}
#contentSection ul li {
	line-height: 24px;
}

#banner {
	width: 726px;
	height: 219px;
	background-color: #DDD9CE;
}
#dataTable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #04798B;
	border-bottom-color: #04798B;
	height: 24px;
	padding-left: 10px;
}
#dataTable th {
	background-color: #E67C04;
	color: #FFFFFF;
}
h1 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #E67C04;
	padding-top: 4px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #027B8C;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #093E84;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buttion {
	color: #FFFFFF;
	background-color: #4B9CB7;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #E67C04;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #093E84;
	margin: 0px;
}

.input {
	border: 1px solid #E57C06;
	width: 99%;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
#contentSection2 {
	margin-top: 25px;
	text-align: justify;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#dataTable2 {

	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #04798B;
	border-left-color: #04798B;
}
.text15 {
	font-size: 15px;
	font-weight: bold;
	color: #1E6E89;
}

#dataTable2 td {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #04798B;
	border-bottom-color: #04798B;
	height: 24px;
}
#dataTable2 th {

	background-color: #FFB400;
	color: #FFFFFF;
}
th {


	background-color: #FFB400;
	color: #000000;
}
.ptext {
	font-size: 13px;
}
#thumnilView {
}
#thumnilView a:link,
#thumnilView a:active,
#thumnilView a:visited,
#thumnilView a:hover {
	color: #0066CC;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #FFB400;
}
.inputBox {
	border: 1px solid #093F89;
	width: 100px;
	margin-top: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
.loginButton {
	border: 1px solid #0A408A;
	background-color: #FEB500;
	font-weight: bold;
	color: #000000;
}
