html { 
height: 100%; 
}

#body { 
background: #913854; 
margin: auto; 
}

/*========================================================*/
/*     Design Elements                                    */
/*========================================================*/

.skin { 
position: relative;
width: 1004px; 
height: 100%; 
border: 0px solid #000; 
}

.spacer {
position: relative;
background: #fff;
width: 1004px; 
height: 12px; 
border: 1px solid #fff; 
}

.banner {
position: relative;
background: url('bannerBg.jpg');
width: 1004px; 
height: 110px; 
border: 0px solid #000; 
}

.top {
position: relative;
background-color: #fff;
width: 1004px; 
height: 42px; 
border: 0px solid #000; 
}

.welcome a {
position: absolute;
background: url('homeIcon.jpg') no-repeat;
top: 17px;
left: 17px;
width: 300px;
height: 24px;
border: 0px solid #fff;
}

.welcomeMsg {
position: absolute;
top: 22px;
left: 41px;
width: 272px;
height: 18px;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #913854;
text-align: left;
border: 0px solid #fff;
}

.timeDate {
float: left;
position: relative;
top: 22px;
left: 632px;
width: 350px;
height: 20px;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #913854;
text-align: right;
border: 0px solid #000; 
}

.mast {
position: relative;
background-color: #fff;
text-align: left;
width: 1004px; 
height: 68px; 
border: 0px solid #000; 
}

.mastCenter {
position: absolute;
background: url('mastBg.jpg');
left: 21px;
width: 962px; 
height: 68px; 
border: 0px solid #fff; 
}

.logo {
float: left;
position: relative;
top: 0px;
left: 0px;
width: 247px;
height: 68px;
}

.searchBg {
position: absolute;
top: 23px;
left: 590px;
width: 360px;
height: 22px;
border: 0px solid #fff; 
text-align:left;
}

.search {
position: relative;
float:left;
top: 4px;
left: 22px;
width: 80px;
height: 18px;
text-align: left;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #fff;
border: 0px solid #000; 
}

.login {
position: absolute;
top: 6px;
left: 627px;
width: 309px;
height: 22px;
text-align: right;
color: #fff;
font-weight: bold;
font-size: 12px;
border: 0px solid #fff; 
}

.menu {
position: relative;
float: left;
background: #fff;
width: 1004px; 
height: 54px; 
text-align: center;
border: 0px solid #000; 
}

.solpart {
position: relative;
float: left;
background: #fff;
top: 16px;
left: 21px;
width: 959px; 
height: 54px; 
border: 0px solid #000; 
}

.mainSkin {
position: relative;
float: left;
background: #fff;
width: 1004px; 
height: 313px; 
text-align: center;
border: 0px solid #000; 
}

.main {
position: relative;
float: left;
left: 21px;
background: #fff;
width: 960px; 
height: 300px; 
text-align: left;
border: 0px solid #000; 
}

.contentBottomSkin {
position: relative;
float: left;
background: #fff;
width: 1004px; 
height: 280px; 
text-align: center;
border: 0px solid #000; 
}

.contentBottom {
position: relative;
float: left;
left: 21px;
background: #fff;
width: 297px; 
text-align: left;
border: 0px solid #000; 
}

.contentSpacer {
position: relative;
background: #fff;
width: 1004px; 
height: 20px; 
border: 0px solid #fff; 
}

.feature {
position: absolute;
float: left;
background: #fff;
width: 654px; 
text-align: center;
border: 0px solid #000; 
}

.company {
position: absolute;
float: left;
left: 686px;
background: #fff;
width: 297px;  
border: 0px solid #000; 
}

.footerSkin {
position: relative;
float: left;
background: #fff;
width: 1004px;
text-align: center;
border: 0px solid #000; 
}

.footer {
position: relative;
float: left;
background: url('footerBg.jpg');
left: 21px;
width: 962px; 
height: 71px; 
text-align: left;
border: 0px solid #000; 
}

.copyright {
position: absolute;
float: left;
top: 15px;
left: 17px;
width: 332px; 
height: 20px; 
text-align: left;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #fff;
border: 0px solid #fff; 
}

.creditCards a {
position: absolute;
float: left;
background: url('creditCards.jpg');
top: 34px;
left: 17px;
width: 135px; 
height: 22px; 
text-align: left;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #fff;
border: 0px solid #fff; 
}

.eyesocket {
position: absolute;
float: left;
top: 7px;
left: 796px;
width: 155px; 
height: 34px; 
text-align: left;
border: 0px solid #fff; 
}

.footerSpacerSkin {
position: relative;
float: left;
background: #fff;
width: 1004px; 
height: 20px; 
text-align: center;
border: 0px solid #000; 
}

.footerSpacer {
position: relative;
background: #fff;
width: 1004px; 
height: 20px; 
border: 0px solid red; 
}


/*========================================================*/
/*     Content Panes                                      */
/*========================================================*/

.PaneTop { 
width: 100%;
}

.PaneLeft {
width: 33%; 
}

.PaneCenter {
}

.PaneRight {
width: 33%; 
}

.PaneBottom { 
width: 100%; 
}

.PaneMenuBottom { 
width: 100%;
}

.PaneHeader { 
width: 100%; 
}


/*========================================================*/
/*     Tokens                                             */
/*========================================================*/

.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { 
color: #FFF; 
font-family: tahoma; 
font-size: 11px; 
font-weight:bold; 
text-decoration: none; 
}

a.LOGIN_object:hover, a.USER_object:hover { 
color: #ddd; 
font-family: tahoma; 
font-weight:bold; 
font-size: 11px; 
text-decoration: none; 
}

.DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { 
color: #FFF; 
font-family: tahoma; 
font-size: 11px; 
text-decoration: none; 
}

a.DATE_object:hover { 
color: #ddd; 
font-family: tahoma; 
font-size: 11px; 
text-decoration: none; 
}

.DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { 
color: #777; 
font-family: tahoma; 
font-size: 11px; 
text-decoration: none; 
font-weight:normal; 
}

a.DATE_object2:hover { 
color: #777; 
font-family: tahoma; 
font-size: 11px; 
text-decoration: none; 
}

.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { 
color: #777;
font-family: tahoma; 
font-size: 11px; 
text-decoration: none; 
font-weight:bold;
}

a.BREADCRUMBS_object:hover { 
color: #444; 
font-family: tahoma; 
font-size: 11px; 
text-decoration: none; 
font-weight:bold; 
}

.FOOTER_objects { 
color:#FFF; 
font-size: 11px; 
}

a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { 
color:#FFF; 
font-weight:bold; 
text-decoration:none; 
}

a.FOOTER_objects:hover { 
color:#DDD; 
font-weight:bold; 
text-decoration:none;  
}

.Language_object { 
font-family: tahoma; 
font-size: 11px; 
text-decoration: none; 
}


/*========================================================*/
/*     Text                                               */
/*========================================================*/

.normal, .Normal { 
font-family: tahoma; 
font-size: 11px; 
color: #555; 
}

.NormalBold { 
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 
color: #555; 
}

.NormalRed { 
color: #C50000; 
font-family: tahoma; 
font-weight: bold; 
font-size: 11px; 
}

.NormalWhite{ 
color: #fff; 
font-family: tahoma; 
font-weight: bold; 
font-size: 11px; 
}

.SubHead { 
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 
color: #777;
}

.Head { 
font-size: 11px; 
color: #777; 
background: transparent; 
font-weight: bold;
}


/*========================================================*/
/*     Links                                              */
/*========================================================*/

a:link, a:visited, a:active { 
color: #666; 
font-family: tahoma; 
font-weight: bold; 
font-size: 11px; 
text-decoration: underline; 
}

a:hover { 
color: #444; 
font-family: tahoma; 
font-size: 11px; 
text-decoration: underline; 
}

a.Normal:link, a.Normal:visited { 
color: #666; 
font-family: tahoma; 
font-weight: bold; 
font-size: 11px; 
text-decoration: none; 
}

a.Normal:hover { 
color: #444; 
font-family: tahoma; 
font-size: 11px;	
text-decoration: none; 
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { 
color: #6A6A6A; 
border: 1px solid #ABABAB; 
background: #EFEFEF;
font-family: tahoma; 
font-weight: bold; 
font-size: 11px; 
text-decoration: none; 
height: 20px; 
}

a.CommandButton:hover { 
color: #6A6A6A; 
border: 1px solid #868686; 
background: #DFDFDF;
font-family: tahoma; 
font-weight: bold; 
font-size: 11px; 
text-decoration: none; 
height: 20px; 
}

.SearchButton { 
position: absolute;
background:  url(goBtn.jpg) repeat-x; 
cursor: hand;
top: -4px;
left: 200px;
width: 23px;
height: 23px;
text-align: left;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #fff;
margin: 0 0 0 0px;
}


/*========================================================*/
/*     Forms                                              */
/*========================================================*/

select, input { 
font-family: tahoma; 
font-size: 11px; 
color: #333; 
}

.NormalTextBox { 
color: #333;; 
line-height: 12px; 
font-family: tahoma; 
font-weight: normal; 
font-size: 11px; 
}

td.NormalTextBox { 
margin: 0; 
background: transparent; 
visibility: invisible; 
border: 0; 
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { 
height:19px; 
background: transparent; 
width: 174px; 
color: #888; 
border: 0px solid #FFFFFF; 
cursor:text;
}