/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.m0l0i {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m0l0o {
	text-decoration : none;
	border : 1px solid #ffffff;
}
.m0l1i {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m0l1o {
	text-decoration : none;
	border : 1px solid #ffffff;
}
.m0l2i {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m0l2o {
	text-decoration : none;
	border : 1px solid #ffffff;
}

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.m1l0i {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m1l0o {
	text-decoration : none;
	border : 1px solid #666666;
}
.m1l1i {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m1l1o {
	text-decoration : none;
	border : 1px solid #666666;
}
.m1l2i {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m1l2o {
	text-decoration : none;
	border : 1px solid #666666;
}

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.m2l0i {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m2l0o {
	text-decoration : none;
	border : 1px solid #6699cc;
}

/* Cascading Style Sheet for RapidShare Help. Courtesy Html Help Workshop */

body		{
	font-size: 75%;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica,;
	SCROLLBAR-HIGHLIGHT-COLOR:"white";
	SCROLLBAR-SHADOW-COLOR:"#F2F2FF";
	SCROLLBAR-ARROW-COLOR:"navy";
	SCROLLBAR-TRACK-COLOR:"#F2F2FF";
	BACKGROUND-REPEAT:"no-repeat";
	SCROLLBAR-DARKSHADOW-COLOR:"#96B5E6";
	SCROLLBAR-BASE-COLOR:"#96B5E6";
	scrollbar-3d-light-color:"white";
	Overflow:"auto";
}

a:link		{ color: #0000FF; } 

a:active	{ color: #FF33CC; }

a:visited 	{  color: #800080; }

a:hover		{color: #000000; text-decoration:none; font-weight:bold}

a:sidebar	{color: #339900; }

h1		{ font-size: 125%; 
		margin-bottom: .5em;
		line-height: 125%; }

h2		{ font-size: 115%;  
		margin-top: 1.5em;
		margin-bottom: .5em;  }

h3		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em;  }

h4		{ font-size: 100%;
        color: darkmagenta;
		margin-top: 1.2em;  
		margin-bottom: .5em;  }

p		{ margin-top:6pt; margin-bottom: 6pt;	}

.extra	{ line-height: 230%; font-size:16pt; font-weight:bold }

p.margin {
	margin-left: 57pt;
	margin-top: -47pt; }
	
p.margin2 {
	margin-left: 57pt; } 
	
li p		{ margin-top: .6em;
		margin-bottom: 0em;  }
		
big		{  font-weight: bold; 
		font-size: 105%;  }
		
ol		{margin-top: .5em; 
		margin-bottom: 0em }	
	
ul		{margin-top: .6em; 	
		margin-bottom: 0em;
		margin-left: 2.75em;  }	

ol ul		{  list-style: disc; margin-top: 2em;  }

li		{padding-bottom: .3em;
		margin-left: -1.25em;  }

dl ul		{ margin-top: 2em;  
		margin-bottom: 0em;  }	/*list item inside a def/term*/

dl		{ margin-top: -1em;  }

ol dl	{ margin-top: -1.5em;
		 margin-left: 0em;  }		/*term/def list inside a numbered list*/

ol dl dl	{  margin-top: 0em;
		margin-left: .2em;  }		/*term/def list inside a term/def list*/

dt		{  padding-top: 2em;
		font-weight: bold; 
		margin-left: 1.5em;  }

code	{font-family: Courier; }

pre		{ margin-top: 0em;
		margin-bottom: 1.5em; 
		font-family: Courier;
		}

table 	{ font-size: 100%;
		text-align: left;
		}

tr		{ margin: .50em;
		vertical-align: top;
		}
			
th 		{ text-align: left;
		margin: .50em;
		vertical-align: top;
		background: #dddddd;
		}
						
td		{ margin: .50em;
		vertical-align: top;
		}		

/* Only use this for sidebars that ARE in a list */
DIV.sidebartext {
	position: relative;
	left: -22px;
	height: 72px;
	width: 300px;
	margin-top: .6em;
	margin-right: 3em;
	margin-left: 0;
	margin-bottom: .6em;
	padding-top: .75em;
	padding-right: 6px;
	padding-left: .75em;
	padding-bottom: .75em;
	cursor: hand;
	border-left: 4pt solid #339900;
	background-color: #F0F0F0; }

/* Only use this for sidebars that are NOT in a list */
DIV.sidebartbl {
	height: 72px;
	width: 300px;
	margin-top: .6em;
	margin-right: 3em;
	margin-left: 0;
	margin-bottom: .6em;
	padding-top: .75em;
	padding-right: 8em;
	padding-left: .75em;
	padding-bottom: .75em;
	cursor: hand;
	border-left: 4pt solid #339900;
	background-color: #F0F0F0; }
	
a:visited.sidebar: {
	color: #339900;
	text-decoration: none; }
	
a:hover.sidebar: {
	text-decoration: underline; }

.endlink {
	line-height: 6pt;
	position: relative;
	top: 1pt;
	background-color: transparent;
	font-weight: bold;
	font-size: 7pt;
	font-style: italic;
	color: black;
	text-decoration: none;
	cursor: hand;
	width: 20px;
	height: 8pt;
	padding-top: -2pt;
	padding-bottom: 1pt;
	margin: 0pt;
	border-bottom: 1pt solid #00cc33;
	border-top: 1pt solid #00cc33;
	}
	
.akctext {
	BORDER-TOP: #9e2018 0px solid; BORDER-LEFT: #ffffff 0px solid; WIDTH: 800px; COLOR: #000000; BORDER-BOTTOM: #9e2018 0px solid;
}

.bk {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px; WIDTH: 800px;  PADDING-TOP: 0px; BORDER-BOTTOM: 0px; 
}

.cssleftlink{FONT-SIZE: 6pt; COLOR: Blue; FONT-FAMILY: MS Sans Serif;}