﻿html, body, td, a, p, ul, li, input, div, .myform, .input, .textarea, .browse { 
    font-family : Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    color : #000000;
    font-size: 12px;
    text-align:left;
}
body
{
	margin:20px 0px 60px 0px;
	padding:0px;
	}
#outerDiv{
	width:913px;
	margin:auto;
	padding:0px;
}
.input {
    border:solid 1px #CC0039;
    width:187px;
    height:15px;
}
.textarea {
    border:solid 1px #CC0039;
    width:187px;
    height:85px;
}
.browse {
    border:solid 1px #CC0039;
    width:190px;
    height:19px;
}
.usedfiles{
font-size:12px;
color:#333333;
}
img {
     border:0px;
}
.text{
  font-family:Arial;
  font-size:17px;
  color:#cd003a;
  text-decoration:none;
}
A.nav1:ACTIVE, A.nav1:VISITED, A.nav1:LINK
{
	font-size:11px;
	text-decoration:underline;
	color:#cd003a;
}
A.nav1:hover
{
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
A.terms:ACTIVE, A.terms:VISITED, A.terms:LINK
{
	text-decoration:none;
	color:#999999;
	font-size:11px;
}
A.terms:hover
{
	text-decoration:none;
	color:#CC0039;
	font-size:11px;
}
.text_title{
  font-family:Arial;
  font-size:13px;
  color:#cd003a;
  text-decoration:none;
  font-weight:bold;
}
A.upload:ACTIVE, A.upload:VISITED, A.upload:LINK
{
	font-family:Arial;
  font-size:17px;
  color:#cd003a;
  font-weight:bold;
  text-decoration:underline;
}
A.upload:hover
{
	font-family:Arial;
  font-size:17px;
  color:#cd003a;
  font-weight:bold;
  text-decoration:none;
}
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}
