﻿body 
{
    background-color: #ffffff;
	background-image: url(images/BackGroundTile.gif);
	background-repeat:repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Verdana;
}

.headertile {
	background-image: url(images/TopTile.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:106px;
	width:auto;
}
.Logo
{
    background-image: url(images/Logo.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:77px;
	width:240px;
}
.header
{
    background-image: url(Images/top-bar.jpg);
    background-repeat: no-repeat;
    position: relative;
    width:900;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #ff0000 0px solid;
}


.flash
{
    background-image: url(../Default/images/flash.jpg);
	background-repeat:no-repeat;
	height:145px;
	width:900px;
}
.InnerTopright
{
    background-image: url(Images/right-inner-banner.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 15px;
    height: 131px;
}
.menu
{
    background-image: url(Images/menu.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 900px;
    height: 46px;
}
.LeftTile 
{
    background-image: url(../Default/Images/left.gif);
    background-repeat:repeat-y;
    width:9px;
    height:18;
  
}

.Innertext
{
    background-image: url(Images/text.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 876px;
    height: 317px;
}
.rightTile 
{
    background-image: url(../Default/Images/right.gif);
    background-repeat:repeat-y;
    width:15px;
    height:18;
  
}
.bottom
{
    background-image: url(Images/bottom.jpg);
    background-repeat: no-repeat;
    position: relative;
    width:900px;
    height:38px;
}
.Menutable
{
    vertical-align: bottom;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.SmallMenuItem
{
	color:#ffffff; 
	font-family:Verdana;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
	cursor: default;
	width : 80px;
	height : 20px;
	font-weight:bold;
	text-align:center;
}
 
.MediumMenuItem
{
	color:#ffffff; 
	font-family:Verdana;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
	cursor: default;
	width : 125px;
	height : 20px;
	font-weight:bold;
	text-align:center;
}

.LargeMenuItem
{
	color:#ffffff; 
	font-family:Verdana;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
	cursor: default;
	width : 170px;
	height : 20px;
	font-weight:bold;
	text-align:center;
}

.SmallMenuItemOver
{
	color:#cccccc; 
	font-family:Verdana;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	width : 80px;
	height : 20px;
	font-weight:bold;
	text-align:center;
}

.MediumMenuItemOver
{
	color:#cccccc; 
	font-family:Verdana;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	width : 125px;
	height : 20px;
	font-weight:bold;
	text-align:center;
}

.LargeMenuItemOver
{
	color:#cccccc; 
	font-family:Verdana;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	width : 170px;
	height : 20px;
	font-weight:bold;
	text-align:center;
}
 
img 
{
	border-width: 0;
}

.InnerTopLeft
{
    background-image: url(Images/InnerTopLeft.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 10px;
    height: 33px;
}
.InnerTopSideTables
{
    background-image: url(Images/InnerTop.gif);
    background-repeat:repeat-x;
    position: relative;
    height: 33px;
    color: #ffffff;
    font-size:11px;
    text-align:center;
    font-family:Verdana;
    font-weight : bold;
    text-align:center;
}
.InnerTopInnerTable
{
    background-image: url(Images/InnerTop.gif);
    background-repeat:repeat-x;
    position: relative;
    height: 33px;
    color: #ffffff;
    font-size: 11px;
    text-align:Left;
    font-family:Verdana;
    font-weight : bold;
}
.InnerTopRight
{
    background-image: url(Images/InnerTopRight.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 10px;
    height: 33px;
}

.InnerLeft
{
    background-image: url(Images/InnerLeft.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 10px;
}

.Inner
{
    text-align:left;
    vertical-align:top;
    background-color:White;
    width:auto;
    height:auto;
}

.InnerRight
{
    background-image: url(Images/InnerRight.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 10px;
}

.InnerBottomLeft
{
    background-image: url(Images/InnerBottomLeft.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 10px;
    height: 13px;
}
.InnerBottom
{
    background-image: url(Images/InnerBottom.gif);
    background-repeat:repeat-x;
    position: relative;
    height: 13px;
}
.InnerBottomRight
{
    background-image: url(Images/InnerBottomRight.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 10px;
    height: 13px;
}
.TableLayout
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
}
.LoginTableLayout
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 0px 0px 0px;
    text-align:center;
}
.TextBox
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color:Transparent;
    cursor:pointer;
}
.Button
{
    border-right: #3d3d3d 1px solid;
    border-top: #3d3d3d 1px solid;
    border-left: #3d3d3d 1px solid;
    border-bottom: #3d3d3d 1px solid;
    background-color: #3d3d3d;
    font-family:Verdana;
	color: #ffffff;
    font-size:12px;
    text-align:center;
    cursor:pointer;
}
.AlternateButton
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #FFFFCC;
    font-family:Verdana;
	color: #000000;
    font-size:11px;
    text-align:center;
    cursor:pointer;
}
.LoginTxt
{
    font-family:Verdana;
	color: #000000;
    font-size:11px;
    text-align:left;
}

A
{
    font-family:Verdana;
	color: #38389e;
	text-decoration:none;
	font-size:9pt;
}

A:active
{
    font-family:Verdana;
	color: #38389e;
	text-decoration:none;
}
A:hover
{
    color:#38389e;
    font-family:Verdana;
	text-decoration: underline;
}
.CategoriesTable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
}
.CategoriesMenuItem
{
	color:#000000; 
	font-family:Verdana;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	cursor: default;
	height : 10px;
	text-align:center;
	color: #000000;
    font-size: 11px;
    text-align:left;
    text-decoration:none;

}
.CategoriesMenuItemOver
{
	color:#000000; 
	font-family:Verdana;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	width : 180px;
	height : 10px;
	text-align:center;
	color: #000000;
    font-size: 11px;
    text-align:left;
    text-decoration:underline;
}
.SubCategoriesMenuItem
{
	font-family:Verdana;
	padding-left:2px;
	padding-right:2px;
    padding-top:3px;
	padding-bottom:3px;
	cursor: default;
	height : 10px;
	text-align:center;
	color: #000000;
    font-size: 11px;
    text-align:left;
    text-decoration:none;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color:whitesmoke;
}
.SubCategoriesMenuItemOver
{
	color:#000000; 
	font-family:Verdana;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	height : 10px;
	text-align:center;
    font-size: 11px;
    text-align:left;
    text-decoration:underline;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color:whitesmoke;
}
.BodyLink
{
    color:#000000;
    font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
}
.Posted
{
    color:#000000;
    font-family:Verdana;
	font-weight:bold;
	width:50px;
}
.ErrorMessage
{
    color:red;
    font-family:Verdana;
	font-weight:bold;
	width:50px;
}
.InfoTable
{
    background-color: #ffffcc;
    text-align: left;
    font-family:Verdana;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.PageSection
{
    background-color:white;
    width:100%;
}
.MouseOver
{
    color:#FFCCFF;
    font-family:Verdana;
	color: #000000;
	text-decoration: underline;
	cursor:pointer;
	font-weight:bold;
}
.MouseOut
{
    font-family:Verdana;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.ShowHideText
{
    font-family:Verdana;
	color: #777575;
	text-decoration:none;
	font-weight:lighter;
}
.RefreshingDiv
{
    background-color:#E078EC;
    width:80px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:2px;
    padding-right:2px;
}
.ImageBorder
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    border-width:1px;
}

.DataTable
{
    background-color: #ffffcc;
    text-align: left;
    font-family:Verdana;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.DataListHeader
{
    font-weight:bold;
    border-bottom: black 1px solid;
}
.UserIcon
{
    background-image: url(Images/user.gif);
    background-repeat: no-repeat;
    width:10px;
    height:12px;
    border:none;
}
.BottomDiv
{
    vertical-align:bottom;
    width: 100%;
    height: auto;
    background-color:#E8E4E4;
    color:White;
}
.Link
{
    color:black;
}
.BottomLink
{
    color:black;
}
.CommentTable
{
    background-color: #ffffcc;
    text-align: left;
    font-family:Verdana;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.InnerButton
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #ffffff;
    font-family:Verdana;
	color: #000000;
    font-size:11px;
    text-align:center;
    cursor:pointer;
}
.InnerLink
{
    color:#cb4c6d;
}
.TableHeaderFontColor
{
    color:White;
    font-weight:bold;
}
table
{
        font-family:Verdana;
	color: #000000;
    font-size:11px;
}
.PageHeader
{
            font-family:Verdana;
	color: #38389e;
    font-size:13px;
    font-weight:bold;
}
.text
{
    color:#3d3d3d;
    font-size:10px;
    font-weight:bold;
}