html, body {
	font:normal 12px Arial;
	color:#000;
	margin:0px;
	margin-top:0px;
	background-color:#fff;
/*	SCROLLBAR-FACE-COLOR: #0073df;
	SCROLLBAR-HIGHLIGHT-COLOR: #0098e9;
	SCROLLBAR-SHADOW-COLOR: #0098e9;
	SCROLLBAR-3DLIGHT-COLOR: #0098e9;
	SCROLLBAR-ARROW-COLOR:  #c90000;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #0098e9;	*/
}
FORM, H1, H2, H3, H4 {
	margin:0px;
	padding:0px;
}
H1 {
	margin:0px;
	font:bold 14px Arial;
	color:#000;
}
H2 {
	margin:0px;
	font:bold 13px Arial;
	color:#000;
}
H3 {
	margin:0px;
	font:bold 15px Arial;
	color:#ac0000;
}
p {
	margin-top:5px;
}
img {
	border:none;
}

#Top {
	background:#fff;
	width:970px;
}
#Mid {
	width:970px;
}
#Bot {
}
#Header {
	position:relative;
	width:970px;
	height:106px;
	background:url(../images/default_03.jpg) no-repeat right;
	text-align:left;
	direction:rtl;
	
}
#Header #Logo {
	position:absolute;
	top:0px;
	right:0px;
	z-index:0;
}
#Header #LoginBox {
	position:absolute;
	top:10px;
	right:100px;
	z-index:0;
}
#Header #LoginBox Table {
	width:272px;
	height:75px;
	background:url(../images/default_05.jpg) no-repeat center;
	font:bold 11px Arial;
}
#Header #LoginBoxLoggedIn {
	position:absolute;
	top:20px;
	right:200px;
	z-index:0;
}
#Header #LoginBoxLoggedIn Table {
	width:272px;
	height:75px;
	background:url(../images/default_05.jpg) no-repeat center;
	font:bold 11px Arial;
}
#Header #LoginBox Table TH {
	color:#c52120;
	text-align:right;
}
#Header #Banner {
	position:absolute;
	top:25px;
	left:0px;
	width:480px;
	z-index:0;
}
#Menu {
	width:970px;
	height:29px;
	background:url(../images/menu_bg.jpg) repeat-x center;
	direction:rtl;
}
#BottomMenu {
	width:970px;
	height:32px;
	direction:rtl;
	background:url(../images/bottom_menu_bg.jpg) center repeat-x;
	clear:both;
}
#BottomMenu Table {
	height:32px;
	text-align:center;
}
#BottomMenu Table TD {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
#BottomMenu A {
	font-family:Arial;
	font-size:11px;
	color:#434343;
	font-weight:bold;
	text-decoration:none;
}
#BottomMenu A:hover {
	text-decoration:underline;
}
#BottomPage {
	padding:5px;
	direction:rtl;
}
#Footer {
	padding-top:10px;
	width:970px;
	height:25px;
	direction:rtl;
}
#Footer Table {
	width:100%;
	height:25px;
	font-family:Arial;
	font-size:12px;
	color:black;
	font-weight:normal;
	text-decoration:none;	
	text-align:right;
}
#Footer A {
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;
}
#Footer A:hover {
	text-decoration:underline;
}
#WinFooter {
	width:608px;
	height:25px;
	direction:rtl;
}
#WinFooter Table {
	width:100%;
	height:25px;
	font-family:Arial;
	font-size:12px;
	color:black;
	font-weight:normal;
	text-decoration:none;	
	text-align:right;
}
#WinFooter A {
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;
}
#WinFooter A:hover {
	text-decoration:underline;
}
#NewsBox {
	width:180px;
	padding-top:5px;
}
#NewsBox Table{
	width:100%;
	text-align:right;
}

#LeftSideBox {
	width:180px;
	margin-top:5px;
	background:#f2f1f1;
}
#LeftSideBox Table{
	width:100%;
	text-align:right;
}

#JoinIndexBtn {
	padding-top:5px;
	padding-bottom:5px;
}

#LinksBox {
	width:180px;
	padding-top:5px;
}
#LinksBox Table{
	width:100%;
	text-align:right;
}
#MainBanner {
	padding-top:6px;
	text-align:center;
}
#Main {
	width:970px;
	direction:rtl;
}
#WinMain {
	direction:rtl;
	padding-top:8px;
	padding-bottom:8px;
}
#MainRight {
	width:178px;
	float:right;
	background:url(../images/right_side_bg.jpg) repeat-y center;
}
#MainLeft {
	width:792px;
	float:left;
}
#InnerMainRight {
	width:431px;
	float:right;
	padding-right:10px;
}
#InnerMainRight2 {
	padding-top:12px;
	padding-right:10px;
	width:556px;
	float:right;
}
#InnerMainLeft {
	padding-left:10px;
	width:328px;
	float:left;
}
#InnerMainLeft2 {
	padding-top:12px;
	padding-left:10px;
	width:200px;
	float:left;
}
#InnerMainClear {
	clear:both;	
}
/* --------------------------------------------------------------------------------------- */
#SideMenu
{
	width:178px;
	padding-bottom:10px;

}
#SideMenu ul
{
	margin:0;
	padding:0;
	direction:rtl;
	text-align:right;
	list-style:none;
}
#SideMenu li
{
	width:178px;
	background:url(../images/side_menu_bg.jpg) no-repeat center;
	height:37px;
}
#SideMenu li a
{
	display:block;
	text-decoration:none;
	font:bold 13px Arial;
	color:#000;
	line-height:37px;
	text-align:right;
	text-indent:10px;
	height:37px;
}
#SideMenu li a:hover
{
	text-decoration:underline;
}
/* --------------------------------------------------------------------------------------- */
.mlmenu ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	width:178px;
}

.mlmenu li
{
	display: inline;
}

.mlmenu ul a, .subcategory a
{
	display:block; 
	height:37px;
	line-height:37px;
	text-align:center; 
	vertical-align:middle;
	margin-bottom:1px; 
	background-image:url(../images/side_menu_bg.jpg);
	background-repeat:no-repeat;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.mlmenu ul a:hover, .subcategory a:hover
{
	text-decoration:underline;
}

.mlmenu li ul
{
	position:absolute;
	display:none;
	margin-top:-37px;
	margin-right:178px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat;
}

.mlmenu li ul a
{
	display:block; 
	height:29px; 
	line-height:29px;
	text-align:center; 
	vertical-align:middle;
	background-image:none;
	margin-bottom:0;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.mlmenu li ul a:hover
{
	text-decoration:underline;
}
/* --------------------------------------------------------------------------------------- */
#DefaultPageBox {
	background:url(../images/default_15.jpg) no-repeat top right;
}
#DefaultPageBox Table {
	width:100%;
	height:158px;
}
#PageBox {
	width:771px;
	min-height:500px;
	background:url(../images/article_box_bg.jpg) repeat-y center;
    text-align:right;
}
#PageBox Table {
	width:100%;
	font-family:Arial;
	text-align:right;
}
#PageBox A {
	color:black;
	text-decoration:underline;
}
#PageBox A:hover {
	text-decoration:none;	
}
#PageBoxBottom {
	width:771px;
	height:5px;
	padding-bottom:12px;
	background:url(../images/article_10.jpg) no-repeat center top;	
}
#PageBoxLeft {
	padding-left:7px;
	width:181px;
	float:left;
	clear:both;
}
#PageBoxRight {
	padding-right:7px;
	width:550px;
	float:right;
}
#SearchBox {
	width:792px;
	background:url(../images/default_13.jpg) repeat-x center;
}
#SearchBox Table {
	width:100%;
	height:37px;
}
#SearchBox Table TD {
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;	
}
#InnerSearchBox {
	width:598px;
	background:url(../images/mador_04.jpg) repeat-x center;
}
#InnerSearchBox Table {
	width:100%;
	height:51px;
}
#InnerSearchBox Table TH {
	font:bold 14px Arial;
	color:#000;
}
#InnerSearchBoxLeft {
	height:51px;
	background:url(../images/mador_03.jpg) no-repeat left;
}
#InnerSearchBoxRight {
	height:51px;
	background:url(../images/mador-inside_05.jpg) no-repeat right;
}

#LoginBox {
	width:183px;
	background:url(../images/default_28.jpg) no-repeat bottom;
}
#LoginBox Table {
	width:100%;
	height:87px;
	font:normal 12px Arial;
}
#LoginBox Table H2 {
	font:bold 14px Arial;
	color:#ea3f01;
	text-align:center;
}
#LoginBoxTop {
	width:183px;
	background:url(../images/home1_23.jpg) no-repeat top;
}
#LoginBoxBot {
	width:183px;
	background:url(../images/default_32.jpg) no-repeat bottom;
}

#WritersBox {
	width:179px;
	height:73px;
	background:url(../images/default_13.jpg) no-repeat center;
	text-align:right;
	margin-bottom:2px;
}
#WritersBox Table {
	width:100%;
	height:70px;
	font:bold 12px Arial;
	color:#fff;
}
#WritersBox Table A {
	font:bold 12px Arial;
	color:black;
	text-decoration:underline;
}
#DefaultArticleHeaderBox {
	width:431px;
	height:33px;
	background:url(../images/default_43.jpg) no-repeat center;
	text-align:right;
}
#DefaultArticleHeaderBox Table {
	width:100%;
	height:33px;	
}
#DefaultArticleHeaderBox A {
	font:bold 15px Arial;
	color:black;
	text-decoration:none;
	text-indent:5px;
}
#DefaultArticleHeaderBox A:hover {
	text-decoration:underline;
}
#DefaultArticleBox {
	width:431px;
	height:180px;
	overflow:hidden;
	position:relative;
	background:url(../images/default_article_box_bg.jpg) repeat-y center;
    text-align:right;
}

#DefaultArticleBox IMG {
	border:1px solid black;	
}
#DefaultArticleBox Table {
	width:100%;
}
#DefaultMoreArticleBox {
	width:431px;
	height:106px;
	background:url(../images/default_more_articles_box_bg.jpg) no-repeat center;
}
#DefaultMoreArticleBox Table {
	width:100%;
	height:100px;	
}
#DefaultMoreArticleBox IMG {
	border:1px solid #4a4a4a;	
}
#DefaultMoreArticleBoxBottom {
	width:431px;
	background:url(../images/default_59.jpg) no-repeat bottom;	
}

#DefaultVideoHeaderBox {
	width:328px;
	height:33px;
	background:url(../images/default_41.jpg) no-repeat center;	
}
#DefaultVideoHeaderBox H2 {
	font:bold 15px Arial;
	color:black;
	line-height:33px;	
}
#DefaultVideoBox
{
	width:328px;
	height:288px;
	background:url(../images/default_video_box_bg.jpg) repeat-y center;
	text-align:center;
}
#DefaultVideoBox Table {
	width:100%;
	height:288px;
}
#DefaultVideoBoxBottom {
	width:328px;
	background:url(../images/default_58.jpg) no-repeat bottom;	
}

#DefaultCategoryHeaderBox {
	width:556px;
	height:34px;
	background:url(../images/home5_31.jpg) no-repeat center;
}
#DefaultCategoryHeaderBox H2 {
	font:bold 15px Arial;
	line-height:34px;
	text-indent:30px;
	text-align:right;
}
#DefaultCategoryHeaderBox H2 A {
	font:bold 15px Arial;
	line-height:34px;
	text-indent:30px;
	color:black;
	text-decoration:none;
}
#DefaultCategoryHeaderBox H2 A:hover {
	text-decoration:underline;
}

#DefaultCategoryBox {
	width:556px;
	height:90px;
	background:url(../images/category_article_box_bg.jpg) repeat-y center;
	text-align:right;
}
#DefaultCategoryBox #Thumbnail{
	float:right;
	padding:5px;
	padding-bottom:10px;
	text-align:center;
	width:115px;
}
#DefaultCategoryBox #Thumbnail IMG {
	border:1px solid black;	
}
#DefaultCategoryBox H2 A {
	font:black 13px Arial;
	color:black;
	text-decoration:none;
}
#DefaultCategoryBox H2 A:hover {
	text-decoration:underline;
}
#DefaultCategoryBoxBottom {
	width:556px;
	height:40px;
	background:url(../images/default2_06.jpg) no-repeat bottom;
}
#DefaultCategoryBoxBottom Table {
	width:100%;
	height:40px;
}
#DefaultCategoryBoxBottom Table TD {
	width:99%;
	font:bold 12px Arial;
	color:#b33832;
	text-align:right;
}
#DefaultCategoryBoxBottom Table TD A {
	font:normal 12px Arial;
	color:black;
	text-decoration:none;
}
#DefaultCategoryBoxBottom Table TD A:hover {
	text-decoration:underline;	
}
#DefaultCategoryBoxBottom Table TH {
	white-space:nowrap;
}
#DefaultCategoryBoxBottom Table TH A {
	font:bold 12px Arial;
	color:black;
	text-decoration:none;	
}
#DefaultCategoryBoxBottom Table TH A:hover {
	text-decoration:underline;	
}
#CategoryHeaderBox {
	width:556px;
	height:34px;
	background:url(../images/home5_31.jpg) no-repeat center;
}
#CategoryHeaderBox H1 {
	font:bold 15px Arial;
	line-height:34px;
	text-indent:30px;
	color:black;
	text-align:right;
}
#CategoryBox {
	width:556px;
	height:110px;
	background:url(../images/category_article_box_bg.jpg) repeat-y center;
	border-bottom:1px dotted #8c8c8c;
	text-align:right;
}
#CategoryBox H2 {
	line-height:30px;
}
#CategoryBox H2 A {
	font:bold 15px Arial;
	color:black;
	text-decoration:none;
}
#CategoryBox H2 A:hover {
	text-decoration:underline;	
}
#CategoryBox #Thumbnail{
	float:right;
	display:inline;
	padding:5px;
	padding-top:3px;
	padding-bottom:10px;
	text-align:center;
	width:115px;
}
#CategoryBox #Thumbnail IMG {
	border:1px solid black;	
}
#CategoryBox #Text {
	margin-left:5px;
	height:60px;
	overflow:hidden;
}
#CategoryBoxBottom {
	width:556px;
	height:36px;
	line-height:36px;
	background:url(../images/category_07.jpg) no-repeat bottom;	
}

#OfficeAritlceBox {
	float:right;
	width:365px;
	height:78px;
	border-bottom:1px dotted #8f8f8f;
	margin-top:10px;
	margin-right:18px;
}
#OfficeAritlceBox #Thumbnail {
	float:right;
	display:inline;
	width:65px;
	height:52px;
	padding:5px;
}
#OfficeAritlceBox #Thumbnail IMG {
	border:1px solid #5d5d5d;	
}
#OfficeAritlceBox H2 A {
	font:bold 12px Arial;
	color:#ac0000;
	text-decoration:none;
}
#OfficeAritlceBox H2 A:hover {
	text-decoration:underline;	
}
#SideArticles {
	width:179px;
	background:#f2f1f1;
	border-bottom:1px dotted black;
	text-align:right
}
#SideArticles Table {
	width:100%;
	font:normal 11px Arial;
	color:black;
}
#SideArticles Table B {
	font:bold 11px Arial;
	color:#ce3500;
}
#SideArticles Table A {
	font:normal 11px Arial;
	color:#ce3500;
	text-decoration:underline;
}

#ArticleHeaderBox {
	width:771px;
	height:33px;
	background:url(../images/article_03.jpg) no-repeat center;
	text-align:right;
}
#ArticleHeaderBox Table {
	width:100%;	
}
#ArticleHeaderBox Table TD {
	width:99%;	
}
#ArticleHeaderBox Table TH {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;	
	border-right:1px dotted #c8c8c8;
}
#ArticleHeaderBox H1 {
	font:bold 16px Arial;
	color:#000;
	height:33px;
	line-height:33px;
	text-indent:10px;
}

#ArticleBox {
	width:771px;
	min-height:400px;
	background:url(../images/article_box_bg.jpg) repeat-y center;
    text-align:right;
}
#ArticleBox Table {
	width:100%;
	font-family:Arial;
	font-size:14px;
}
#ArticleBox Table TH {
	padding-left:5px;
	padding-right:5px;	
}
#ArticleBox Table H2 {
	font:bold 14px Arial;
	color:black;	
}
#ArticleBox Table A {
	font:bold 12px Arial;
	color:black;
	text-decoration:none;
}
#ArticleBox Table A:hover {
	text-decoration:underline;
}
#ArticleBox #ArticleDate {
	width:650px;
	float:right;	
}
#ArticleBox #ArticleDate #red {
	font:normal 14px Arial;
	color:#9b0106;
	text-decoration:none;	
}

#ArticleBox #ArticleRate {
	width:100px;
	float:left;	
}
#ArticleBoxBottom {
	width:771px;
	height:30px;
	padding-bottom:12px;
	background:url(../images/article2_03.jpg) no-repeat center top;
	text-align:right;
}
#ArticleBoxBottom A {
	font:normal 12px Arial;
	color:black;
	text-decoration:none;
}
#ArticleBoxBottom A:hover {
	text-decoration:underline;	
}
#ArticleBoxBottom Table {
	width:auto;	
	height:30px;
}
#ArticleBoxBottom Table TD {
	white-space:nowrap;	
}
#ArticleBoxBottom #Votes {
	cursor:pointer;	
}

#PrintArticleHeaderBox {
	width:608px;
	height:33px;
	background:url(../images/printarticle_03.jpg) no-repeat center;
	text-align:right;
}
#PrintArticleHeaderBox Table {
	width:100%;	
}
#PrintArticleHeaderBox Table TD {
	width:99%;	
}
#PrintArticleHeaderBox Table TH {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;	
	border-right:1px dotted #c8c8c8;
}
#PrintArticleHeaderBox H1 {
	font:bold 16px Arial;
	color:#000;
	height:33px;
	line-height:33px;
	text-indent:10px;
}
#PrintArticleBox {
	width:608px;
	min-height:400px;
	background:url(../images/print_article_box_bg.jpg) repeat-y center;
    text-align:right;
}
#PrintArticleBox Table {
	width:100%;
	font-family:Arial;
	font-size:14px;
}
#PrintArticleBox Table TH {
	padding-left:5px;
	padding-right:5px;	
}
#PrintArticleBox Table H2 {
	font:bold 14px Arial;
	color:black;	
}
#PrintArticleBox Table A {
	font:bold 12px Arial;
	color:black;
	text-decoration:none;
}
#PrintArticleBox Table A:hover {
	text-decoration:underline;
}
#PrintArticleBox #ArticleDate {
	width:550px;
	float:right;	
}
#PrintArticleBox #ArticleDate #red {
	font:normal 14px Arial;
	color:#9b0106;
	text-decoration:none;	
}

#PrintArticleBox #ArticleRate {
	width:100px;
	float:left;	
}
#PrintArticleBoxBottom {
	width:608px;
	height:5px;
	padding-bottom:12px;
	background:url(../images/printarticle_10.jpg) no-repeat center top;	
}

#MoreArticlesBox {
	width:771px;
	background:url(../images/article_box_bg.jpg) repeat-y center;
	text-align:right;
}
#MoreArticlesBox IMG {
	border:1px solid black;	
}
#MoreArticlesBoxBottom {
	width:771px;
	height:5px;
	padding-bottom:12px;
	background:url(../images/article_10.jpg) no-repeat center top;	
}

#ArticleResponsesBoxHeader {
	width:769px;
	height:26px;
	position:relative;
	background:url(../images/articles_responses_top_bg.jpg) repeat-x top;
	text-align:center;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
}
#ArticleResponsesBoxHeader #ArticleResponsesBoxHeaderHead {
	position:absolute;
	top:5px;
	right:5px;
	font:bold 15px Arial;
}
#ArticleResponsesBoxHeader #ArticleResponsesBoxHeaderHead Span {
	font:normal 12px Arial;	
}
#ArticleResponsesBoxHeader A {
	position:absolute;
	top:5px;
	left:5px;
	font:bold 12px Arial;
	color:#b20000;
	text-decoration:none;
}
#ArticleResponsesForm {
	width:769px;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	text-align:center;	
}
#ArticleResponsesForm Table {
	width:500px;
	text-align:right;	
}
#ArticleResponsesForm #ResMsg {
	font:bold 14px Arial;
	color:#900;	
}
#ArticleResponsesBox {
	width:769px;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
}
#ArticleResponsesBox Table {
	width:100%;	
}
#ArticleResponsesBox Table TH {
	font:bold 14px Arial;
	color:#black;
	height:29px;
	text-align:center;
	border-bottom:1px dotted #939393;
	border-left:1px solid #b6b6b6;
}
#ArticleResponsesBox Table TD {
	border-left:1px solid #b6b6b6;
	font:normal 12px Arial;
	text-align:right;
	padding:5px;
}
#ArticleResponsesBoxText {
	width:353px;
}
#ArticleResponsesBoxText Table {
	width:100%;
	text-align:right;
}
#ArticleResponsesBoxText Table TH {
	font:bold 12px Arial;
	color:#9b0106;
	text-align:center;
}
#ArticleResponsesBoxText Table A {
	font:normal 12px Arial;
	color:black;
}

#PostArticleBox {
	font-size:14px;
	font-family:Arial;
}
#PostArticleBox SELECT, #PostArticleBox INPUT, #PostArticleBox TEXTAREA {
	font-family:Arial;
}
#PostArticleBox Table TH {
	width:15%;
}
#RegisterBox {
	width:771px;
	min-height:400px;
	background:url(../images/article_box_bg.jpg) repeat-y center;
    text-align:right;
}
#RegisterBox Table {
	width:100%;
	font-family:Arial;
}
#RegisterBox Table TH {
	width:20%;
	text-align:right;	
}

#ClientArticlesBox {
	width:771px;
	min-height:400px;
	background:url(../images/article_box_bg.jpg) repeat-y center;
    text-align:right;
}
#ClientArticlesBox Table {
	width:100%;
	font-family:Arial;
}
#ClientArticlesBox Table A {
	font:bold 12px Arial;
	color:black;
	text-decoration:none;
}
#ClientArticlesBox Table A:hover {
	text-decoration:underline;	
}
#ClientArticlesBox Table TD {
	width:99%;
}
}
#ClientArticlesBox Table TD {
	width:99%;
}
#ClientArticlesBox Table TH {
	white-space:nowrap;
	text-align:right;
	padding-left:2px;
	padding-right:2px;
	height:32px;
	border-left:1px dotted #8c8c8c;
}
#ClientArticlesBox IMG {
	border:1px solid #5d5d5d;	
}
#ClientArticlesBox H2 {
	font:bold 18px Arial;
	color:#ac0000;
	line-height:33px;
	text-indent:10px;
}
#ClientArticlesBox H2 span {
	font:bold 12px Arial;
	color:#ac0000;
	line-height:33px;
}
#ClientArticlesBox H2 A {
	font:bold 13px Arial;
	color:black;
	text-decoration:none;	
}
#ClientArticlesBox H2 A:hover {
	text-decoration:underline;
}

#RegImages {
	direction:rtl;	
}
#RegImages input {
	width:80px;
	border:none;
}
.smallBox
{
	width:161px;
	direction:rtl;
	margin-bottom:5px;
}
.buttonBox
{
	width:169px;
	direction:rtl;
	margin-bottom:5px;
}
.bigBox
{
	clear:both;
	width:778px;
	direction:rtl;
	margin-top:8px;
	margin-bottom:8px;
}
.bigAdBox
{
	clear:both;
	width:778px;
	direction:rtl;
	margin-top:8px;
}
.bigClientBox
{
	width:608px;
	direction:rtl;
}
.winbigBox
{
	width:608px;
	direction:rtl;
	margin-bottom:10px;
}
.winbigBox Table {
	width:100%;
}
.winbigBox A {
	font:bold 12px Arial;
	color:black;
	text-decoration:none;
}
.winbigBox A:hover {
	color:#990000;
}
.Mheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Mheads:hover {
	color: #000000;
}
.Mheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.Mheads3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext:hover {
	text-decoration: underline;
}
.mtext_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.mtext_med:hover {
	text-decoration: underline;
}
.mtext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext_small:hover {
	text-decoration: underline;
}
.mtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.mtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.mcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mcats:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.mcats:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac0000;
	text-decoration: none;
}
.mcats:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mcats2,A.mcats2, A.mcats2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.mcats2:hover {
	text-decoration:underline;
}
.true {
	font-family:Wingdings;
	color:black;
	font-style:bold;
	font-size:12px;
	text-align:center;
}
.red, A.red, A.red:link, A.red:visited {
	color:#9b0106;
	text-decoration:none;
}
A.red:hover {
	text-decoration:underline;
}
.bigred, A.big, A.big:link, A.big:visited {
	color:#ac0000;
	font-size:15px;
	text-decoration:none;
}
A.red:hover {
	text-decoration:underline;
}
.orange, A.orange, A.orange:link, A.orange:visited {
	color:#ce3500;
	text-decoration:none;
}
A.orange:hover {
	text-decoration:underline;
}
.cmenulink{
	color:White;
	text-decoration:none;
}

.sample_attach
{
  width:100%;
  height:20px;;
  border: 1px solid #FFFFFF;
  background:#666666;
  padding: 0px 5px;
  white-space:nowrap;
  font-family:Arial, Helvetica, sans-serif;
  text-align:right;
}


a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-weight: bold;
  color: white;
  font-size:12px;  
}

a.sample_attach:hover{
	background-color:#CCCCCC;
	color:black;
}

div.parentdiv{
	height:100%;
	width:100%;
	z-index:100;
	margin:0px;
}

div.childdiv{
	margin:2px;
	border-bottom:solid 1px white;
	text-align:right;
	
}


