﻿body
{
	margin: 0px;
	background-color: #000000;
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 13px;
}
.lnk_right
{
	background-image: url('Images/button.gif');
	width: 100px;
	height: 35px;
	text-align: center;
}
.tbl_link a:link
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A95C10;
}
.tbl_link a:visited
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A95C10;
}
.tbl_link a:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.border_h
{
	background-image: url( 'Images/border_h.jpg' );
	height: 6px;
}
.border_v
{
	background-image: url( 'Images/border_v.jpg' );
	width: 6px;
	height: 300px;
}
.copyright
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright A:link
{
	font-family:Tahoma;
	font-size:10px;
	COLOR:#FFF;
	TEXT-DECORATION: none
}
.copyright A:visited
{
	font-family:Tahoma;
	font-size:10px;
	COLOR: #FFF;
	TEXT-DECORATION: none
}
.copyright A:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF00;
}
.left_border
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0AB4A;
}
.buttom_border
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0AB4A;
}
.seperator_h
{
	background-image: url('Images/seperator_h.jpg');
}
.seperator_pfr
{
	background-image: url('Images/seperator_pfr.jpg');
}
/************************************/
/************** Login ***************/
.login_btn
{
	color: #006699;
	width: 60px;
	margin-top: 30px;
	font-weight: bolder;
	font-size: 14px;
}
/************************************/
/*************** Home ***************/
.home
{
	direction: rtl;
	width: 100%;
}
.home_top
{
	Height: 330px;
}
.home_text
{
	text-align: center;
	font-family: 'Times New Roman';
	font-size: 22px;
}
.home_footer
{
	width: 100%;
	direction: rtl;
}
.home_footer td
{
	list-style-type: disc;
	list-style-position: inside;
	right: 30px;
	position: relative;
	text-align: right;
}
.download A
{
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFCC;
}
.download A:hover
{
	font-family: Tahoma;
	text-decoration: none;
	color: #FFD700;
}
/************************************/
/************ Biographi *************/
.biographi
{
	margin: 50px;
	text-align: justify;
	font-size: 14px;
	direction: rtl;
}
/************************************/
/************** Lyrics **************/
.lyric
{
	font-size: 14px;
	direction: rtl;
	width: 600px;
	text-align: justify;
	margin-top: 20px;
}
.lyric_title1
{
	font-size: 13px;
	font-weight: bold;
}
.lyric_title2
{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFF97;
}
.lyric_del
{
	padding-bottom: 5px;
	text-align: left;
}
.lyric a:link
{
	text-decoration: none;
	color: #CC0000;
}
.lyric a:visited
{
	text-decoration: none;
	color: #CC0000;
}
.lyric a:hover
{
	text-decoration: none;
	color: #FFFF00;
}
/************************************/
/*************** Works **************/	
.work_insert
{
	width: 100%;
	color: #FFFFDD;
	text-align: justify;
	direction: rtl;
}
.work_insertcolor
{
	color: #000066;
}
.work
{
	font-family: Tahoma;
	direction: rtl;
	text-align: justify;
}
.work_sub
{
	width: 600px;
	margin-top: 50px;
}
.work_line1
{
	font-size: 15px;
	font-weight: bold;
	width: 350px;
	list-style-type: disc;
	list-style-position: inside;
}
.work_line
{
	font-size: 15px;
	font-weight: bold;
	width: 350px;
}
.work_text
{
	font-size: 13px;
	font-weight: bold;
	width: 99%;
	padding-top: 10px;
	padding-bottom: 5px;
}
.work_poem
{
	font-size: 13px;
	width: 99%;
	font-weight: bold;
	line-height: 30px;
}
.work_image
{
	width: 250px;
}
.work_del
{
	text-align: left;
	padding-bottom: 5px;
}
.work_del a:link
{
	color: #CC0000;
}
.work_del a:visited
{
	color: #CC0000;
}
.work_del a:hover
{
	color: #FFFF00;
}
/************************************/
/************* Photos ***************/
.photo
{
	width: 60%;
	margin-top: 10px;
	text-align: center;
}
.photo_title
{
	font-size: 12px;
	text-align: center;
}
.photo_del
{
	text-align: left;
}
.photo_img
{
	padding-bottom: 10px;
}
.photo_del a:link
{
	color: #CC0000;
}
.photo_del a:visited
{
	color: #CC0000;
}
.photo_del a:hover
{
	color: #FFFF00;
}
/************************************/
/************** Weblog **************/
.comment_sub
{
	text-align: justify;
	direction: rtl;
	width: 600px;
}
.comment_title
{
	color: #FFFF99;
	font-weight: bolder;
	padding-bottom: 20px;
	padding-top: 30px;
}
.comment_text
{
	padding-bottom: 20px;
}
.comment_footer
{
	font-size: 11px;
	font-weight: lighter;
	color: #9F9FAA;
}
.comment_date
{
	width: 310px;
}
.comment_opoinion
{
	width: 240px;
}
.comment_opoinion a:link
{
	color: #FFD700;
}
.comment_opoinion a:visited
{
	color: #FFD700;
}
.comment_opoinion a:hover
{
	color: #6ADAFF;
}
.comment_del
{
	width: 50px;
	text-align: left;
}
.comment_del a:link
{
	color: #CC0000;
}
.comment_del a:visited
{
	color: #CC0000;
}
.comment_del a:hover
{
	color: #FFFF00;
}
/************************************/
/************* Oponions *************/
.oponions
{
	direction: rtl;
	text-align: justify;
}
.oponions_your
{
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
	color: #FFFF99;
	height: 40px;
}
.oponions_sub
{
	width: 600px;
}
.oponions_subject
{
	font-size: 14px;
	color: #81A8D3;
	height: 30px;
	padding-right: 10px;
	font-weight: bolder;
}
.oponions_title
{
	color: #FFFF66;
	font-weight: bolder;
	font-size: 12px;
}
.oponions_writer
{
	padding-top: 30px;
}
.oponions_text
{
	padding-top: 15px;
	padding-bottom: 20px;
}
.oponions_footer
{
	font-size: 11px;
	font-weight: lighter;
	color: #9F9FAA;
}
.oponions_footer a:link
{
	color: #9F9FAA;
	font-size: 11px;
}
.oponions_footer a:visited
{
	color: #9F9FAA;
	font-size: 11px;
}
.oponions_footer a:hover
{
	color: #DFDFE3;
	font-size: 11px;
}
.oponions_email
{
	width: 50%;
}
.oponions_website
{
	width: 50%;
}
.oponions_date
{
	padding-top: 5px;
}
.oponions_visible a:link
{
	color: #FFFF00;
}
.oponions_visible a:visited
{
	color: #FFFF00;
}
.oponions_visible a:hover
{
	color: #FFFFFF;
}
.oponions_del
{
	text-align: left;
}
.oponions_del a:link
{
	color: #CC0000;
}
.oponions_del a:visited
{
	color: #CC0000;
}
.oponions_del a:hover
{
	color: #FFFF00;
}
/************************************/
/************************************/
/************* Contact **************/
.contact
{
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFA4;
}
.contact a:link
{
	color: #FFFF66;
	font-size: 13px;
}
.contact a:visited
{
	color: #FFFF66;
	font-size: 13px;
}
.contact a:hover
{
	color: #FFD700;
	font-size: 13px;
}
/************************************/
/************** Logout **************/
.logout
{
	color: #FFFF66;
	font-size: 14px;
	font-weight: bolder;
	vertical-align: top;
	height: 100px;
	font-style: italic;
}
/************************************/
/************ Inserting *************/
.innerlinks
{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
}
.innerlinks a:link
{
	font-size: 13px;
	font-weight: bolder;
	color: #FFCC00;
}
.innerlinks a:visited
{
	font-size: 13px;
	font-weight: bolder;
	color: #FFCC00;
}
.innerlinks a:hover
{
	font-size: 13px;
	font-weight: bolder;
	color: #FFFF66;
}
.insert_tbl
{
	direction: rtl;	
	width: 600px;
}
.insert_sub
{
	direction: rtl;	
	width: 600px;
}
.insert_imagesize
{
	list-style-type: disc;
	list-style-position: inside;
	width: 200px;
}
.textbox
{
	color: #000066;
	font-size: 12px;
}
.insert_title
{
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
	padding-bottom: 20px;
	padding-top: 30px;
	color: #FFFF66;
}
.insert_btn
{
	height: 50px;
	vertical-align: middle;
}
.insert_btn input
{
	color: #006699;
	font-size: 16px;
	font-weight: bolder;
	width: 60px;
}
/************************************/
