﻿body, html
{
	margin:0px;
	background-color:#dadada;
	
	margin-left:3px;
	margin-top:3px;
	
	font-size:10px;
	font-family:Arial;
}

/*
ELEMENTS
*/

a
{
	text-decoration:none;
}

input
{
	font-size:10px;
}

select
{
	font-size:10px;
}

/*
DESIGN IDS
*/

#TopLeft
{
    background-image: url('../images/shadow_topleft.png'); background-position: right bottom;  background-repeat: no-repeat;width:8px; height:8px;
}

#TopMiddle
{
    background-image: url('../images/shadow_top2.png'); background-position: right bottom;  background-repeat: repeat-x; height:8px; width:920px;
}

#TopRight
{
    background-image: url('../images/shadow_topright.png'); background-position: left bottom;  background-repeat: no-repeat;width:8px; height:8px;
}

#MiddleLeft
{
    background-image: url('../images/shadow_left.png'); background-position: right top;  background-repeat: repeat-y;width:8px;
}

#MiddleRight
{
    background-image: url('../images/shadow_right.png'); background-position: left top;  background-repeat: repeat-y; width:8px
}

#BannerTop
{
    background-position: left 12px; width:728px; height:123px; background-image: url('../images/Toppbanner_2010_02_04.jpg'); background-repeat: no-repeat;
}

#BannerBottom
{
    background-image: url('../images/bannerBottomWinter2.jpg'); background-position: left bottom;  background-repeat: no-repeat; padding-top:3px; background-color: #FFFFFF; width:917px; background-color:White; border-style:solid;border-color:Black; border-width:0px;
}