
BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

A { 
	color: blue; 
	text-decoration: none; 
}

A:hover { 
	color: green; 
	text-decoration: underline; 
}

A.ActionLink {
	color: blue; 
	text-decoration: none;
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

A.ActionLink:hover { 
	color: green; 
	text-decoration: underline; 
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

FORM {
	display: inline;
}

.copyright {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}

.PagingText {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
}

.SmallText {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
}

A.ActionLink {
	color: blue; 
	text-decoration: none;
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

A.ActionLink:hover { 
	color: green; 
	text-decoration: underline; 
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

TR.PublicContentTitleRow {
	background-color: #000000;
}

TD.PublicContentTitleData {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

TR.PublicContentDescRow {
	background-color: #CCCCCC;
}

TD.PublicContentDescData {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

TD.PublicContentData {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

TD.PublicCategoryData {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

SPAN.PublicMenu {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}	

A.PublicCategoryLink { 
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: blue; 
	text-decoration: none; 
}

A.PublicCategoryLink:hover { 
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: green; 
	text-decoration: underline; 
}

A.MainMenuLink { 
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: blue; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 20px;
}

A.MainMenuLink:hover { 
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: green; 
	text-decoration: underline; 
	font-weight: bold;
}

TR.TitleRow {
	background-color: #000000;
}

TD.TitleData {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}

TH.PublicTableHeader {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

TD.Subtitle {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.AdminSubtitle {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: red;
}

TD.TableData {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

TD.TableDataTitle {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

TR.TableDataRow1 {
	background-color: #FFFFFF;
}

TR.TableDataRow2 {
	background-color: #CCCCCC;
}

.InputTitle {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

TD.MessageText {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

Input.LongInput {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 600px;
}

Input.ShortInput {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 300px;
}

Input {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
    font-weight:normal;
}

Textarea.BigBox {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 600px;
	height: 300px;
}

Textarea.SmallBox {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 600px;
	height: 100px;
}

Textarea.TinyBox {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 600px;
	height: 60px;
}

Select {
	font-family: Trubechet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

Input.SubmitButton { 
	background-color: #000000; 
	color: #FFFFFF; 
	font-weight: bold; 
}

/* ----- PUBLIC STYLES ----- */
.MediaTitle {font-size: 13pt;
             color:#000066;
             font-weight:bold;
             font-family:verdana,helvetica,sans-serif;}
.MediaDesc {font-family:verdana,helvetica,sans-serif;
            font-size:10pt;}
.MediaType {font-family:verdana,helvetica,sans-serif;
            font-size: 7pt;}
.MediaDate {font-family:verdana,helvetica,sans-serif;
            font-size: 8pt;}
.MediaDuration {font-family:verdana,helvetica,sans-serif;
                font-size: 8pt;}
.MediaButton {font-family:verdana,helvetica,sans-serif;
              font-size: 7pt;
              font-weight: bold;}
.MediaLink {font-family:verdana,helvetica,sans-serif;
                font-size: 7pt;}
.FreePreview {color:red;font-weight:bold;}
