body{
	font-family: Verdana,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
color: #ff0000;
	text-decoration: underline;
}


ul{
 list-style-type: square;
}

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

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

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 2px 0px 2px 2px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



.siteborder {
	border: 1px solid #000000;
}
.bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.allaround {
	border: 1px solid #000000;
}
.leftsideboder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
.rightsideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
.topsideborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
.botsideborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}



/*********** #tabbed widget ***********/

h1{
	font-family: Georgia;
	color:#840000;
	font-size:12px;
}

#body{
	border:1px solid #cececf;
	width:250px;
	min-height:150px;
	z-index: 2;
	padding:10px; 
}

#tabmenu { 
	color: #000000; 
	z-index: 1;
	padding:0;
	margin:0 0 0 1px;
} 

#tabmenu li { 
	display: inline; 
	overflow: hidden; 
	list-style-type: none;
	padding:4px 12px 0 12px;
	border: 1px solid #cececf; 
	border-bottom:none;
	margin:0 0 0 -1px;  
	background:#e9e9e9;
	cursor:pointer;
}

#tabmenu a{
	color:#840000;
	text-decoration:none;
}

#tabmenu li:hover { 
	background:#e0e0e0;
	
} 

#tabmenu li.on{
	background:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
}
.all-round2 {
	border: 1px solid #FFFFFF;
}
.top-left-bot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.left-bot {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bot-blac {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.style33 {font-size: 7px}
.allrnd-blck {
	border: 1px solid #000000;
}
.allrnd-whte {
	border: 1px solid #FFFFFF;
}
