body{
	background-image: url(../images/my_back1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #636163;
}

#header {
 }
 
#search {
background: url(../images/back_search.jpg) right top no-repeat;
}

#banner {
background: url(../images/banner_back.jpg) no-repeat;
}

a, #search .inputbox, #search .button{
color: #640000;
}

div.module h3 {
color: #640000;
border-bottom: 1px solid #005E31;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

a.mainlevel {
color: #640000;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #640000;
}

a.sublevel {
color: #640000;
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #F1F1F1 url(../images/submenu_back.gif) left center no-repeat;
border-right: 4px solid #669E83;
}

.contentheading {
border-bottom: 1px solid #005E31;
color: #640000;
}

a.readon:hover{
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon{
background: url(../images/readon.gif) no-repeat left;
}

a.udc_readon, a.udc_readon:hover{
	text-align: left;
	margin-left: 200px;
}	

table.contentpane td.contentheading {
color: #640000;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}

.componentheading {
border-bottom: 1px solid #002E61;
color: #640000;
}

.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}

div#myfooter1 a:link{
	color:#66FFFF;
}

div#myfooter1 a:visited{
	color:#FFFFFF;
}

div#myfooter1 a:hover{
	color:#FFFF99;
}

#mylatestnews ul,li{
	list-style-type: none;
	font-size: 12px;	
}

div.udcmyprofiles{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 ul.udc_list#mylatestnews li{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom:15px;
	
}

ul.udc_list#mylatestnews li div.udc_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
