﻿

body
{
    background-color:white; font-family:Arial
}

form
{
    background-color:#EAEAF2
}

a:link    {color:blue; text-decoration:underline ; font-family:Arial;}
a:visited {color:blue; text-decoration:underline; font-family:Arial;}
a:active  {color:blue; text-decoration:underline; font-family:Arial;}
a:hover   {color:#003399; text-decoration:underline; font-family:Arial;}

fieldset
{
border: 1px solid #003399;
padding: 4px 8px
}

legend
{
color: #003399;
background: white;
border: 1px solid #781351;
padding: 4px 8px
} 



input2
{
 color:#003399;
 font-family:Arial;
 font-size:8pt;
}

.headertop
{
background-color:white;
text-align: center;
background-image: url(http://www.cs-share.com/App_themes/csshare/images/header_top.gif);
background-repeat: repeat-x; 
background-position: bottom;

}

.headerlogo
{
text-align: center;
background-image: url(http://www.cs-share.com/App_themes/csshare/images/logo.gif);
background-repeat:no-repeat;
background-position:center;
background-position:top;
}

.footerbottom
{
text-align: center;
background-image: url(http://www.cs-share.com/App_themes/blue/images/panel_top.gif);
background-repeat: repeat-x; 
background-position: bottom;
}

.paneltop
{
background-color:white;
background-image: url(http://www.cs-share.com/App_themes/blue/images/panel_top.gif);
background-repeat: repeat-x; 
background-position: top;
}


.panelbottom
{
background-image: url(http://www.cs-share.com/App_themes/blue/images/panel_bottom.gif);
background-repeat: repeat-x; 
background-position: bottom;
}

