body{margin:0 0 0 0}#Wrapper{ width:768px;margin:auto}body 
{
background-color:#fff;
background-image:url(./images/squares.png);
background-repeat:repeat;
}

#Top
{
text-align:right;
color:#333;
padding:5px 0 5px 0;
line-height:21px;
height:22px;
}
#TopCorner,#TopMenu
{
background-image:url(./images/short-rounded.png);
background-repeat:no-repeat;
height:22px;
}
#TopCorner
{
width:15px;
float:right;
background-position:right;
}
#TopMenu
{
float:right;
background-position:left;
padding-left:18px;
}
#TopMenu ul 
{ 
margin:0;
padding:0;
}
#TopMenu li 
{
margin:0;
display:inline;
list-style-type:none;
}
#TopMenu li a
{
padding:0 10px 0 10px;
color:#333;
font-family:Arial,Verdana;
font-size:11px;
text-decoration:none;
}
#TopMenu li a:hover
{
color:#bbb;
text-decoration:none;
}
#TopMenu li a span
{
display:none;
}



.THasSubMenu
{
background-image:url(./images/drop.gif);
background-repeat:no-repeat;
background-position:right center;
}
.TSubMenu
{
margin-top:3px;
padding:2px 10px 2px 10px;
display:none;
text-align:left;
background-color:#fff;
line-height:15px;
}
.TSubMenu ul
{
margin:0;
padding:0;
}
.TSubMenu li
{
 margin:0;
 padding:3px 0 3px 0;
 list-style-type:none;
}
.TSubMenu li a
{
font-family:Arial,Verdana;
font-size:11px;
color:#333;
text-decoration:none;
}
.TSubMenu li a:hover
{
 text-decoration:none;
 color:#bbb;
}
#Wrapper{ }
#Frame
{
text-align:left;
}

#Header 
{
color:#333;
width:100%;
}
#Header a
{
color:#666;
text-decoration:none;
}
#Header a:hover
{
color:#333;
text-decoration:underline;
}

#HeaderTL,#HeaderTR
{
background-image:url(./images/hd-tround.png);
background-repeat:no-repeat;
height:5px;
font-size:2px;
}

#HeaderTL
{
background-position:left top;
margin-right:5px;
}
#HeaderTR
{
 background-position:right top;
 margin-left:5px;
 margin-top:-5px;
}
#HeaderContent
{
padding:10px;
background-color:#fff;
}
#Menu 
{
clear:both;
width:100%;
margin:3px 0 0 0;
}
#MenuCorner{}
#MainMenu{}
#MainMenu ul 
{ 
margin:0;
padding:0;
border-bottom:solid 3px #999;
display:table;
width:100%;
}
#MainMenu li 
{
padding:0;
margin:2px 4px 0 0;
list-style-type:none;
background-image:url(./images/classic-tab.gif);
background-repeat:no-repeat;
background-position:0 0;
height:25px;
line-height:25px;
width:110px;
float:left;
}
#MainMenu li a
{
font-family:verdana,arial;
font-size:11px;
color:#333;
text-decoration:none;
display:block;
height:25px;
line-height:25px;
width:110px;
text-align:center;
overflow:hidden;
}
#MainMenu li a:hover
{
 text-decoration:none;
 background-image:url(./images/classic-tab.gif);
 background-repeat:no-repeat;
 background-position:0 -27px;
}
#MainMenu li a span
{
display:none;
}

.SelectedMenuItem a
{
 background-image:url(./images/classic-tab.gif);
 background-repeat:no-repeat;
 background-position:0 -27px;
 text-decoration:none;
}


.HasSubMenu a
{
background-image:url(./images/drop.gif);
background-repeat:no-repeat;
background-position:100px center;

}
.SubMenu
{
display:none;
background-color:#999;
overflow:hidden;
margin-top:3px;
}
.SubMenu ul
{
padding:0;
margin:0;
}
.SubMenu li
{
padding:0;
margin:0;
list-style-type:none;
}
.SubMenu li a
{ 
display:block;
width:106px;
height:25px;
line-height:25px;
color:#333;
text-decoration:none;
font-size:11px;
padding:0 2px 0 2px;
text-align:center;
font-family:verdana,arial;
}
.SubMenu li a:hover
{
 text-decoration:none;
 color:#333;
 background-color:#eee;
}
.SubMenu li a span
{
display:none;
}

#MenuContentFrame{}
#Content{ width:100%;clear:left}
#Content{}


#ContentTL,#ContentTR,#ContentBL,#ContentBR
{
display:none;
}

#PageContent
{
margin:5px 0 5px 0;
}



.PanelTL,.PanelTR,.PanelBL,.PanelBR
{
display:none;
}



.Panel
{
background-color:#fff;
color:#000;
padding:5px;
}
body
{
font-family:Georgia,Times,serif;
font-size:14px;
}
a{ color:#999;cursor:pointer;text-decoration:none}
a:hover{ text-decoration:underline;color:#ccc}

h1{ font-size:27px;margin:0;padding:4px 0 6px 0;font-weight:normal}
h2{ font-size:21px;margin:0;padding:2px 0 4px 0;font-weight:normal}
h3{ font-size:15px;margin:0;padding:2px 0 3px 0;font-weight:normal}
h4
{ 
font-size:20px;
font-weight:normal;
border-bottom:solid 1px #999;
padding:0 0 2px 0;
margin:2px 0 3px 0;
}
h5 
{ 
font-size:17px;
font-weight:normal;
border-bottom:dashed 1px #ccc;
padding:2px 0 2px 0;
margin:0 0 4px 0;
}
h6 
{ 
font-size:16px;
font-weight:normal;
padding:5px 3px 5px 3px;
background-color:#eee;
}

blockquote 
{
background-image:url(./images/blockquote.gif);
background-repeat:no-repeat;
padding:0 10px 0 45px;
line-height:29px;
}
hr{}



.Icon{ background-color:#fff;padding:1px;border:solid 1px #ccc}
a img.Icon:hover{ border-color:#ccc}

.Thumb{ background-color:#fff;padding:2px;border:solid 1px #ccc}
a img.Thumb:hover{ border-color:#ccc}

.Snap{ background-color:#fff;padding:3px;border:solid 1px #ccc}
a img.Snap:hover{ border-color:#ccc}

.Display{ background-color:#fff;padding:4px;border:solid 1px #ccc}
a img.Display:hover{ border-color:#ccc}



#Footer 
{ 
clear:both;
width:100%;
color:#000;
}
#Footer a
{
color:#999;
text-decoration:none;
}
#Footer a:hover
{
color:#999;
text-decoration:underline;
}

#FooterBL,#FooterBR
{
background-image:url(./images/bottom-round.png);
background-repeat:no-repeat;
height:6px;
font-size:2px;
}

#FooterBL
{
background-position:left bottom;
margin-right:5px;
}
#FooterBR
{
 background-position:right bottom;
 margin-left:5px;
 margin-top:-6px;
}

#FooterContent
{
padding:15px 10px 10px 10px;
background-color:#fff;
}
.Feature 
{
margin:0 0 8px 0;
}
.Feature a
{
 color:#660066;
 text-decoration:none;
}
.Feature a:hover
{
 color:#660066;
 text-decoration:underline;
}
.FContent 
{
background-image:url(./images/feature-grad.gif);
background-repeat:repeat-x;
border:solid 1px #cc3399;
background-color:#ff99ff;
}

.FTL{}
.FTR{}

.FHeader
{
padding-left:5px;
}


.FTitle 
{
font-size:16px;
color:#fff;
font-family:arial;
height:27px;
line-height:27px;
}
.FTitle a 
{
color:#660066;
text-decoration:none;
}
.FTitle a:hover
{ 
color:#660066;
text-decoration:underline;
}

.FText
{
padding:5px 5px 0 5px;
color:#fff;
}


.FBL{}
.FBR{}



.Feature2 
{
margin:0 0 8px 0;
}
.F2Content 
{ 
background-color:#fff;
border:solid 1px #cc3399;
color:#000;
}

.F2TL{}
.F2TR{}

.F2Header
{
background-image:url(./images/feature-grad2.png);
background-repeat:repeat-x;
height:31px;
line-height:31px;
background-color:#cc3399;
padding-left:5px;
}

.F2Title 
{
font-size:16px;
font-family:arial;
color:#fff;
}
.F2Title a 
{
color:#660066;
text-decoration:none;
}
.F2Title a:hover
{ 
color:#660066;
text-decoration:underline;
}
.F2Text
{
padding:5px 5px 0 5px;
}


.F2BL{}
.F2BR{}
