/* * *   Global   * * */

*			{ font-family:Verdana,Arial,sans-serif; font-size:11px; color:black; }
body		{ margin:0; background-color:white; text-align:center; }
p			{ margin:0 0 15px 0; }
td			{ padding:1px 20px 2px 0; vertical-align:top; }
td.Layout	{ padding:0; }
img			{ border:0; }
img.png		{ behavior:url("inc/pngbhvr.htc"); }
img.left	{ float:left; margin:0 5px 0 0; }
img.right	{ float:right; margin:0 0 0 5px; }
p.date		{ margin:0 0 3px 0; font-style:italic; }
p.title		{ margin:0 0 2px 0; font-size:12px; font-weight:bold; }
div.item	{ clear:both; padding:0 0 15px 0; }
div.item img.left	{ float:left; margin:0 10px 15px 0; }
div.item img.right	{ float:right; margin:0 0 15px 10px; }
div.par		{ clear:both; padding:0 0 15px 0; }
h1			{ margin:0 0 15px 0; font-size:18px; font-weight:bold; }

a			{ color:black; }
a:hover		{ color:#ffcc00; }

/* * *   Wrappers   * * */
#wrpAll			{ margin:auto; width:800px; }
#wrpTop			{ background-color:#0099ff; height:40px; }
#wrpLeft		{ position:relative; clear:both; float:left; width:150px; height:625px; background-color:#ffcc00; }
#wrpLeftBottom	{ position:absolute; left:0; bottom:15px; width:150px; font-weight:bold; color:#665200; line-height:17px; text-align:center; }
#wrpRight		{ float:left; width:650px; height:625px; background-color:#f3e9e0; /* background:url(../img/bgrCont.jpg) no-repeat 0% 0%; */ text-align:left; overflow:auto; }
#wrpRightCont	{ margin:15px 0 10px 10px; width:610px; }
#wrpBottom		{ clear:both; background-color:#0099ff; padding:7px 59px; }

#wrpMenu			{ margin:15px 0 0 15px; text-align:left; line-height:24px; }
#wrpMenu a			{ font-size:16px; font-weight:bold; font-variant:small-caps; text-decoration:none; letter-spacing:1px; }
#wrpMenu a:hover	{ color:#999999; }

td.frmLabel		{ padding: 7px 20px 3px 15px; font-weight: bold; text-align: right; }
td.frmField		{ padding: 3px 0 3px 0; text-align: left; }
td.frmAsterix	{ padding: 5px 0 0 8px; }

img.topText		{ float:left; margin:5px 0 0 12px; width:386px; height:30px; }

a.GoFor			{ float:right; margin:5px 12px 0 0; width:140px; height:30px; background:url(../img/topGoFor.gif) no-repeat 0 0; }
a.GoFor:hover	{ background-position:0 -30px; }

a.Bottom		{ display:block; width:682px; height:16px; background:url(../img/botText.gif) no-repeat 0 0; }
a.Bottom:hover	{ background-position:0 -16px; }

/* * *   ThumbView   * * */
div.ThumbViewHeader		{ padding-bottom:4px; font-size:13px; font-weight:bold;color:#999999; letter-spacing:1px; border-bottom:1px dashed #cccccc; }
img.ThumbViewThumb		{ border:1px solid #cccccc; width:100px; height:75px; }
div.ThumbView			{ position:relative; margin:10px 0; width:140px; height:135px; float:left; }
div.ThumbViewSep		{ border-right:1px dashed #cccccc; }
div.ThumbViewTitle		{ position:absolute; top:0; left:10px; width:120px; height:15px; overflow:hidden; color:#0099ff; font-weight:bold; text-align:center; }
div.ThumbViewImage		{ position:absolute; top:20px; left:17px; }
div.ThumbViewSubTitle	{ position:absolute; bottom:0; left:10px; width:120px; height:30px; overflow:hidden; text-align:center; }

/* * *   TextView   * * */
div.TextViewTitle			{ font-size:12px; font-weight:bold; }
div.TextViewSummary			{ margin:3px 0 15px 0; }
div.TextViewSummary a		{ color:#0099ff; text-decoration:none; }
div.TextViewSummary a:hover	{ color:#0099ff; text-decoration:none; font-weight:bold; }

/* * *   Items   * * */
div.ItemSummary			{ margin-bottom:15px; font-weight:bold; }
div.ParTitle			{ clear:both; margin-bottom:5px; font-size:12px; font-weight:bold; }
div.ParText				{ margin-bottom:15px; width:99%; }
img.ParRight			{ margin:0 0 20px 20px; float:right; }

/* * *   Video4all   * * */
div#ContentFrame		{ margin:auto; width:384px; height:338px; overflow:hidden; }
div#Content				{ }

