blockquote.a
{
	margin: 1em 0;
	background: #000 url(/images/lesson13b.gif) no-repeat;
	color: #fff;
	border-top: 1px solid #fff;
	width: 500px;
}

blockquote.a p { padding: 0 1em 0 80px; }

blockquote.a p.source
{
	margin: 0;
	border-top: 5px solid #fff;
	padding: .5em .5em .5em 80px;
	background: #336;
	font-style: italic;
}

div.imagecaption2
{
	float: right;
	width: 302px;
	margin: 0 1em 1em 1em;
	display: inline;
	padding: 10px;
	background: #036;
	color: #fff;
}

div.imagecaption2 img
{
	float: right;
	border: 1px solid #fff;
	margin-left: 1em;
}


div.imagecaption1	
{
	float: right;
	width: 182px;
	margin: 0 1em 1em 1em;
	padding: 15px 15px 20px 15px;
	display: inline;
	color: #000;
	text-align: center;
	border-color: #CCC #999 #999 #CCC;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	background: url(/images/chapter11c.gif) no-repeat 0 100%;
}

div.imagecaption1 img
{
	border-color: #000 #ccc #ccc #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.thumbnail	
{
	width: 160px;
	float: left;
	margin: 0 10px 10px 0;
	background: url(/images/chapter12a.gif) no-repeat;
}

.thumbnail div 
{
	border: 1px solid #777;
	margin: 10px 0 0 10px;
	width:115px;
	height:115px;
}

.thumbnail p
{
	margin: 0;
	padding: 0 10px 30px 10px;
	background: url(/images/chapter12b.gif) no-repeat 0 100%;
}

.clear { clear: left;}

.defaultbutton
{
	font-family: verdana, Arial , Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	BACKGROUND-COLOR: #669;
	border: 1px;
	border-color: #000;
	border-style: solid;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 5px;
}

.arabictext
{
    font-family: Arabic Transparent;
    font-size: 15px;   
}

#fileuploader input
{
	font-family: verdana, Arial , Sans-Serif;
	font-size: 12px;
	border: 1px;
	border-color: #000;
	border-style: solid;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 5px;
}

.bold
{
    font-weight:bold;
}

.logintextbox
{
    width:120px;   
}

#login
{
	border:1px solid #999;
	padding:5px;
	width:150px;	
}

#content
{	
	 vertical-align:top
}

#menu ul
{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	BACKGROUND: #669;
	float:left;
	width:100%;	
}

#menu ul li
{
	display:inline;	
	
}

#menu ul a
{
	display:block;
	float:left;
	padding: .4em 1em;
	text-decoration:none;
	color:#fff;
	BACKGROUND: #669;
	border-right: 1px solid #fff;	
}

#menu ul a:hover
{
	color:#000;
	BACKGROUND: #99C;
}

#mailbox_menu
{
    border:solid 1px #2e6c90;
    width:120px;
}

#mailbox_menu ul
{
    margin:0px;
    padding:4px;
    list-style-type: none;
    
}

#mailbox_menu li
{
    display:block;
    padding:2px;
}

#mailbox_menu a
{
    padding:2px ; 
    display:block; 
}

#mailbox_menu a.highlight
{
    border: gray 1px solid; 
    BACKGROUND-COLOR: #669;
    font-weight:bold; 
    text-decoration:none;
    color:White;
}

#mailbox_menu a:hover
{
    color:#fff;
    BACKGROUND: #99c;
}

#footer p
{
	margin:0;
	padding:0;
}



.rightcontent a, a.loginstatus  {color:#000000; text-decoration: underline;}
.rightcontent a:visited, a:visited.loginstatus  {color: #000000; text-decoration: Underline;}
.rightcontent a:hover, a:hover.loginstatus  {color: #330066; text-decoration: Underline;}

a.fromto {color:#FFF; font-weight:bold; text-decoration: none;}
a.fromto:visited {color: #FFF; font-weight:bold; text-decoration:none;}
a.fromto:hover {color: #FFF; font-weight:bold; text-decoration: Underline;} 
/*
body
{
    margin:0;
    padding:0;
}

h1
{
	margin:20px 0 0 0;
	padding:0;
	font:120% arial;
}

h3
{
	margin:0;
	padding:0;
	font:100% arial;
}

li
{
    list-style-type:square;   
    font-family: verdana, helvetica, arial; 
    color: #000000; 
    font-size: 12px; 
}

p, span, td, li, .default_text
{
    font-family: verdana, helvetica, arial; 
    color: #000000; 
    font-size: 11px;   
}

ul
{
    margin-top:0;
}


*/