#PageTitle {
	font-family: tahoma; color: #1ED6FF; font-size: 12 px; text-decoration:none; font-weight: bold; background-color: #DFDFDF;
	height:30px; padding:5px;
}

body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
}

.scrept_brown {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #DFA300;
	text-decoration: none;
}

.scrept_gray {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #8D8D8D;
	text-decoration: none;
}

.scrept_black {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.scrept_blue {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #1ED6FF;
	text-decoration: none;
}

.scrept_blue2 {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

.scrept_green {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #4CAD21;
	text-decoration: none;
}

.scrept_orange {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #8A5E00;
	text-decoration: none;
}

.scrept_violet {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #292D6D;
	text-decoration: none;
}

.scrept_bink {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #6D2954;
	text-decoration: none;
}

.scrept_lactic {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #C7D9E3;
	text-decoration: none;
}

.scrept_gray {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 11px;
	color: #5C5C5C;
	text-decoration: none;
}

.scrept_gray2 {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 11px;
	color: #B5B5B5;
	text-decoration: none;
}

.scrept_darkblue {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #575a5d;
	text-decoration: none;
}

.scrept_red {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: FF0000;
	text-decoration: none;
}

.link_black {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.link_blue {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	font-weight: bold;
	color: #1ED6FF;
	text-decoration: none;
}

.screpte {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #2E414F;
	text-decoration: none;
}

.button {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	background-color: #CEE7FF;
	border: 1px solid #3B9FFD;
}

.textfild {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}

.topic_title {
	font-family: "WinSoft Pro", "arabic Transparent", arial;
	color: #000000;
	font-size: 20 px;
	font-weight:bold;
	text-decoration:none;
}

.topic_data {
	font-family: "WinSoft Pro", "arabic Transparent", arial;
	color: #000000;
	font-size: 16px;
	text-decoration:none;
	font-weight: bold;
}

.medname {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.more {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #8DAF27;
	text-decoration: none;
}

.bigname {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.threads {
	font-family: tahoma, verdana, "times New Roman";
	color: #555555;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}

.title_blue {
	font-family: "Courier New", Courier, mono;
	color: #3a93c3;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
}

.title_gray {
	font-family: "mohammad bold art 1", Arial;
	color: #707070;
	font-size: 18px;
	text-decoration:none;
	font-weight: bold;
}

.title_green {
	font-family: "mohammad bold art 1", Arial;
	color: #61df00;
	font-size: 16px;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	text-decoration:none;
	color:#3C9EFF;
}
/* CSS Form */
#textfield{
	color: #5C5C5C;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #BCBCBC;
}
#textarea{
	color: #5C5C5C;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #BCBCBC;
}