body {
	margin: 0px;
}

.button_black{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/blackbutton_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding-bottom:2px;
	border:solid 1px #000000;
	
}

.button_red{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/redbutton_bg.jpg);
	background-repeat:repeat-x;
	height:17px;
	padding-bottom:2px;
	border:solid 1px #9C0202;
	
}
.arrow{
font-family: arial;
color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.top_link{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text_blue{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #94dcf3;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left:5px;
	color: #000000;
}

.field2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left:2px;
	color: #000000;
}


.box {
	border:#c1bfbf 1px solid;
}

.blue{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0c5f7a;
}

.text-bold{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.head_1{
	background-image:url(../images/head_1_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.tshirt_temp2{
	background-image:url(../images/tshirt_temp2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.tshirt_temp{
	background-image:url(../images/tshirt_temp.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#0083ad;
}

.text_links{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #302f2f;
}

.pixel{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0083ad;
}

.pixel-bold{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0083ad;
}

.red{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c90c0c;
}

.red_lgt{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c90c0c;
}


.green{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #287030;
}


.text_links_s{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


.text_links_bold{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #302f2f;
}

.tabs{
	background-image:url(../images/tabs_bg.jpg);
	background-repeat: repeat-x;
}

.text_red{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9d5656;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #999999;
	padding-left:3px;
	color: #000000;
}

.line{
	background-image:url(../images/line_bg.jpg);
	background-repeat: repeat-x;
}