﻿
body
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	text-decoration: none;
	background-color: white;
}

.ForumStyle
{
	font-family : Tahoma ;
	background-color : #336699 ;
    font-weight : normal ;
    height : 50px ;
}

.SubForumEvenStyle
{
	font-family: Tahoma;
	background-color: #e1d396;
	font-weight: normal;
	height: 25px;
}

.SubForumOddStyle
{
	font-family: Tahoma;
	background-color: tan;
	font-weight: normal;
	height: 25px;
}

.ForumTable
{
	border-style : solid ;
	border-color : Black ;
	border-width : thin ;
	background-color : #000099 ; 	
}

.ForumLink
{
	color: #cc6633;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.SubForumOddLink
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.SubForumOddSmallLink
{
	color: purple;
	font-size: 10px;
	text-decoration: none;
}

.SubForumOddNormalLink
{
	color: purple;
	font-size: 12px;
	text-decoration: none;
}

.SubForumEvenLink
{
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.SubForumEvenSmallLink
{
	color : purple ;
	font-size : 10px ;
	text-decoration: none;
}

.SubForumEvenNormalLink
{
	color : purple ;
	font-size : 12px ;
	text-decoration: none;
}

.ButtonS
{
	font-family : Tahoma ;
	font-size : 12px ;
	color : black;
}

.ListS
{
	font-family : Tahoma ;
	font-size : 12px ;
	color : black;
}

.TextS
{
	font-family : Tahoma ;
	font-size : 12px ;
	color : black;
}


.LTextS
{
	font-family : Tahoma ;
	font-size : 12px ;
	color : black;
}

.LabelS
{
	font-family : Tahoma ;
	font-size : 12px ;
	color : black;
}

.TitleS
{
	font-family : Tahoma ;
	font-size : 12px;
	font-weight: bold;
	color : rgb(0,0,0);
}

.MenuHover
{
    background-color: CornflowerBlue;
}

.SmallLink
{
	color: blue;
	font-size: 10px;
	text-decoration: none;
}

.MediumLink
{
	color: blue;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold ;
}

.NormalLink
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;
}

#ctl00_Login1_PasswordRecoveryLink
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;	
}

#ctl00_ContentPlaceHolder1_Login1_PasswordRecoveryLink
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;	
}

.PMReadLink
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;
}

.PMUnReadLink
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.FrameTable
{
	width: 100%; 
	height: auto;
}

.FrameTopTable
{
    width: 100%; 
    height: 100%;
    vertical-align: top;
}

.FrameTopTableRow
{
	vertical-align: top; 
	width: 100%; 
	height: 100%;
}

.FrameTopRow
{
	width: 100%; 
	height: 100%;	
}

.FrameTitleCell
{
	vertical-align: middle; 
	width: auto; 
	height: 100%; 
	text-align: right;
}

.FrameIconCell
{
	vertical-align: top; 
	width: 16px; 
	height: 100%; 
	text-align: center;
	/*
	background-image: url(Nodet.ico);
	background-repeat: no-repeat;
	*/
}

.FrameTopRight
{
	width: 10px;
	height: 29px; 
	background-image: url(FrameTopRight.jpg); 
	background-repeat: no-repeat;	
}

.FrameTopMid
{
	width: auto;
	height: 29px;
	background-image: url(FrameTopMid.jpg);
	background-repeat: repeat-x;
    vertical-align: top;
    BORDER-BOTTOM: black 1px solid;
}

.FrameTopLeft
{
	width: 10px; 
	height: 29px; 
	background-image: url(FrameTopLeft.jpg); 
	background-repeat: no-repeat;
}

.FrameMidRow
{
	width: 100%; 
	height: 100%;	
}

.FrameMidRight
{
	width: 10px; 
	height: auto; 
	background-image: url(FrameMidRight.jpg);
	background-repeat: repeat-y;
}

.FrameBodyCell
{
	width: auto; 
	height: auto;
	/*background-color: #dddfd1;*/
	background-image: url(FrameMidMid.jpg);
	background-repeat: repeat;
	
}

.FrameMidLeft
{
	width: 10px; 
	height: auto; 
	background-image: url(FrameMidLeft.jpg); 
	background-repeat: repeat-y;
}

.FrameDownRow
{
	height: 20px; 
	width: 100%	
}

.FrameDownRight
{
	height: 20px; 
	width: 10px; 
	background-image: url(FrameDownRight.jpg);
	background-repeat: no-repeat;
}

.FrameDownMid
{
	height: 20px; 
	width: auto; 
	background-image: url(FrameDownMid.jpg);
    background-repeat: repeat-x;
}

.FrameDownLeft
{
	height: 20px; 
	width: 10px; 
	background-image: url(FrameDownLeft.jpg);
	background-repeat: no-repeat;
}

.SenderTable
{
	width: 100%; 
	height: auto;
}

.SenderTopRow
{
	width: 100%; 
	height: 100%;
}

.SenderTopRight
{
	width: 10px;
	height: 29px; 
	background-image: url(FrameTopRight.jpg); 
	background-repeat: no-repeat;	
}

.SenderTopMid
{
	width: auto;
	height: 29px;
	background-image: url(FrameTopMid.jpg);
	background-repeat: repeat-x;
    vertical-align: top;
    BORDER-BOTTOM: black 1px solid;
}

.SenderTopLeft
{
	width: 10px; 
	height: 29px; 
	background-image: url(FrameTopLeft.jpg); 
	background-repeat: no-repeat;
}

.SenderMidRow
{
	width: 100%; 
	height: 100%;	
}

.SenderMidRight
{
	width: 10px; 
	height: auto; 
	background-image: url(FrameMidRight.jpg);
	background-repeat: repeat-y;
}

.SenderBodyCell
{
	width: auto; 
	height: auto;
	/*background-color: #dddfd1;*/
	background-image: url(FrameMidMid.jpg);
	background-repeat: repeat;
	
}

.SenderMidLeft
{
	width: 10px; 
	height: auto; 
	background-image: url(FrameMidLeft.jpg); 
	background-repeat: repeat-y;
}

.SenderDownRow
{
	height: 20px; 
	width: 100%	
}

.SenderDownRight
{
	height: 20px; 
	width: 10px; 
	background-image: url(FrameDownRight.jpg);
	background-repeat: no-repeat;
}

.SenderDownMid
{
	height: 20px; 
	width: auto; 
	background-image: url(FrameDownMid.jpg);
    background-repeat: repeat-x;
}

.SenderDownLeft
{
	height: 20px; 
	width: 10px; 
	background-image: url(FrameDownLeft.jpg);
	background-repeat: no-repeat;
}






.SiteTable
{
	width: 900px;
	height: auto;
}

.SiteTopRow
{
	width: 100%;
	height: auto;
}

.SiteTopCell
{
	background-image: url(SiteTop.jpg); 
	vertical-align: bottom;
	height: 160px; 
	text-align: center;
}

.SiteMidRow
{
	width: 980px;
	height: auto;
}

.SiteMidRight
{
	background-image: url(SiteMidRight.bmp); 
	width: 22px; 
	background-repeat: repeat-y;
	height: auto;
}

.SiteMidMid
{
	/*
	background-image: url(SiteMidMid.png); 
	background-repeat: repeat-y;
	*/
	width: 936px; 
	height: auto;
	backgroung-color: #e5e6d8;
}

.SiteMidLeft
{
	background-image: url(SiteMidLeft.bmp); 
	width: 22px; 
	background-repeat: repeat-y;
	height: auto;
}

.SiteDownRow
{
	width: 100%;
	height: auto;
}

.SiteDownCell
{
	background-image: url(SiteDown.jpg); 
	width: 980px; 
	height: 50px;
}

#AdsCell a
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;
}

.SiteMapRight
{
	background-image: url(SiteMapRight.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 28px;
}

.SiteMapMid
{
	background-image: url(SiteMapMid.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 28px;
}

.SiteMapLeft
{
	background-image: url(SiteMapLeft.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 28px;
}

.MenuBarRight
{
	background-image: url(MenuBarRight.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 28px;
}

.MenuBarMid
{
	background-image: url(MenuBarMid.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 28px;
}

.MenuBarLeft
{
	background-image: url(MenuBarLeft.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 28px;
}

.SiteMapLink
{
	font-weight: bold;
	color: #cc9966;
	text-decoration: none;
}

.SiteMapSep
{
	font-weight: bold;
	color: #ff66ff;
	text-decoration: none;
}

.SiteMapCur
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.Banner
{
	background-image: url(Banner.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 120px;
	text-align: right;
}

.MenuLink
{
	color: #333366;
	text-decoration: none;
	font-size: 12px;
}

.Splitter
{
	background-image: url(Splitter.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 26px;
	font-weight: bold;
	color: #ffccff;
	text-align: center;
}

.SplitterRight
{
	background-image: url(SplitterRight.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 28px;
}

.SplitterMid
{
	background-image: url(SplitterMid.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 28px;
}

.SplitterLeft
{
	background-image: url(SplitterLeft.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 28px;
}

.QuoteTop
{
	border-left: Sienna 1px solid;
	background-color: tan;
	border-top: Sienna 1px solid;
	border-right: Sienna 1px solid;
	width: 90%;
	padding-bottom: 3px;
	padding-top: 3px;
}

.QuoteBody
{ 
	border-top: Sienna 1px solid;
	border-bottom: Sienna 1px solid;
	border-left: Sienna 1px solid;
	border-right: Sienna 1px solid;
	background-color: bisque;
	width: 90%;
	padding-bottom: 3px;
	padding-top: 3px;
}

.bbcode-link
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;
}

.bbcode-link:hover
{
	color: firebrick;
	font-size: 12px;
	text-decoration: underline;
}

.bbcode-link:active
{
	color: firebrick;
	font-size: 12px;
	text-decoration: none;
}