/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#848484;
padding:0;
}

.tdBottom {
background-image:url(images/bottom_left_bg.gif);
background-repeat:repeat-x;
}

.tdLeft {
background-image:url(images/left_bg.gif);
background-repeat:repeat-y;
}

.tdRight {
background-image:url(images/right_bg.gif);
background-repeat:repeat-y;
}

.bannerbg {
background-image:url(images/banner_bg.gif);
background-repeat:repeat-x;
}

.topLeft {
background-image:url(images/top_left_bg.gif);
background-repeat:repeat-y;
}

.topRightBg {
background-image:url(images/top_right_bg.gif);
background-repeat:repeat-y;
}


.topbg {
background-image:url(images/top_bg.gif);
background-repeat:repeat-x;
}

.footerbg{
background-color:#dbce66;
}

.footer {
font-size:13px;
color:#666666;
padding:7px 0px 0px 0px;
}


.content {
color:#666666;
font-size:12px;
padding:0px 10px 0px 10px;
}

.heading {
font-size:20px;
color:#f09b59;
}

.title {
font-size:14px;
color:#666666;
display:block;
padding-bottom:4px;
font-weight:bold;
}

.panelTd {
background-color:#f6ebcd;
}


.panelTd2 {
background-color:#f48f3f;
color:#f9e0cd;
font-size:11px;
}

.menuDiv {
background-color:#f6ebcd;
display:block;
height:200px;
margin:0px 0px 10px 0px;
text-align:left;
}

.menu {
font-size:12px;
display:block;
color:#666666;
padding:0px 0px 0px 4px;
text-decoration:none;
margin:6px 0px 2px 7px;
border-left:14px solid #f6ebcd;
width:80%;
} 

.menu:hover {
border-left:14px solid #ffc30d;
}


.menu2 {
font-size:12px;
display:block;
color:#666666;
padding:0px 0px 0px 4px;
text-decoration:none;
margin:6px 0px 2px 7px;
border-left:14px solid #f48f3f;
width:80%;
} 


ul {
list-style-type:square;
margin-top:10px;
}

ul ul {
list-style-type:none;
}

li {
padding:0px 0px 4px 0px;
}

.smallLink {
font-size:12px;
color:#e08831;
}

.smallLink:hover {
text-decoration:none;
}

.regLink {
background-image:url(images/register.gif);
background-repeat:no-repeat;
display:inline;
float:left;
height:20px;
width:118px;
background-position:0em -0.1em;
text-decoration:none;
}

.images {
padding:0px 4px 30px 20px;
}
