﻿BODY
{
    font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:White;
}

a, a:visited, a:active, a:hover
{
	color:#4E7DC2;
}


#tabs {
width:100%;
font-size:107%;
font-weight: bold;
line-height:normal;
border-bottom:1px solid #666;
margin-bottom:5px; /*margin between menu and rest of page*/
overflow:hidden;
}
#tabs ul {
margin: 0 0 0 170px;
padding:10px 10px 0 0px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("img-vsnavtab-l.jpg") no-repeat left top;
margin:0;
padding:0 0 0 6px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
background:url("img-vsnavtab-r.jpg") no-repeat right top;
padding:6px 15px 4px 6px;
margin-right:0px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
}
#tabs a:hover {
background-position:0% -27px;
}
#tabs a:hover span {
background-position:100% -27px;
}

.BoxCommon {
    border: 1px solid black;
    padding: 5px;
    background: white none repeat scroll 0% 50%;
    overflow: auto;
    -moz-background-clip:-moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}

.BoxImage {
    border: 1px solid silver;
    padding: 0px;
    background: white none repeat scroll 0% 50%;
    -moz-background-clip:-moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}
.BoxTicker {
    border: 0px solid black;
    padding: 0px;
    background: #cccccc none repeat scroll 0% 50%;
    color: #1a7beb}
    
.ItemTitle {font-size: 18pt; color: #1a61e6;}
.ItemSubTitle {font-size: 18pt; color: #1a61e6;}
.LoginText {font-size: 7pt; color:white;}
.NewStyleButton {font-size: 18pt; text-align:center; color:white;margin: 0 0 0 0px;background:url("btn-newstyle125by50.gif") no-repeat center top; background-position:0 0;}
.NewStyleButton a{}
.NewStyleButton a:hover {background-position:0% -52px;}
.NewStyleButton a:hover span {background-position:100% -52px;}
.AltLink, .AltLink:visited, .AltLink:active, .AltLink:hover {color:white;text-decoration: none;}
.FormText {}
.FormMessage {font-size: 7pt; color:red;}
.Mark {font-size:7pt; vertical-align: super;}
.style1 {text-decoration: underline; }




/*Credits: */
/* Dynamic Drive CSS Library - URL: http://www.dynamicdrive.com/style/ */
/* About.com - URL: http://www.about.com */
/* Wikipedia - URL http://en.wikipedia.org */
