﻿html, body { height: 100%; padding: 0 0; margin: 0 0; font-family: Arial; line-height: 21px; font-size: 12px;  color: #454343;  }

body {  }
	
a { text-decoration: none; }
	
a:link { color: #E20177; }
	
a:visited { color: #E20177; }
	
a:hover { text-decoration: underline; }
	
p, dl {margin: 0xp; padding: 0px; font-size: 12px; line-height:16px; }
	
dd { margin: 0 0 1.1em 32px; }

input, select, textarea { margin: 0;  padding: 0; color: #000; font-size: 1.1em; }
input[type="text"] { padding: 0 4px; border: 1px solid #A7A7A7; }
input[type="submit"], input[type="button"] { background-image: url('assets/button_back.gif'); color:#fff; padding-left:12px; padding-right:12px; background-color: #97251F;}
	
.text input, textarea { border: 1px solid #A7A7A7; }
	
select { border: 1px solid #a7a7a7; }
	
textarea { font-family: sans-serif; padding: 4px; }
	
.submit input { padding: 0 4px; border:solid 1px #A7A7A7; }
	
label { font-size: 1.1em; line-height: 1.6em; }
	
h1, h2, h3, h4, h5 { color: #E20177; margin: 0px; padding 0px;}
	
h1, h2 { font-weight: normal; }
	
h1 { font-size:1.9em; line-height: 1.0769231;  margin-bottom:5px; }
h1 a:hover { text-decoration:none;}	
	
h2 { font-size: 1.4em; line-height: 1.4444444; }
	
h3 { font-size: 1.2em; line-height: 1.3333333; margin: 0; }
	
h4 { font-size: 1.1em; line-height: 1.2727273; margin: 0; }
	
h5 { font-size: 1em; line-height: 1.2; margin: 0; }

table { border-collapse:collapse; padding: 0px; margin: 0px;  }

.Green_Box_Title  { background-color: #66831C; }
.Blue_Box_Title   { background-color: #2248A2; }
.Orange_Box_Title { background-color: #DD6D19; }
.RedBox_Title     { background-color: #A82B31; }
.Pink_Box_Title   { background-color: #E20177; }

.Green_Box_Text   { background-color: #9CBE2F; }
.Blue_Box_Text    { background-color: #2F69BE; }
.Orange_Box_Text  { background-color: #FE7B19; }
.Red_Box_Text     { background-color: #D13035; }
.Pink_Box_Text    { background-color: #E04D9A; }

.Green_Box_Text, .Blue_Box_Text, .Orange_Box_Text, .Red_Box_Text, .Pink_Box_Text {font-size: 13px; vertical-align: top; color: #fff; padding: 5px 10px 10px 20px; background-image: url(  'background/panels/leftsnip.png' ); background-position: left; background-repeat: repeat-y; }
.Green_Box_Title, .Blue_Box_Title, .Orange_Box_Title, .RedBox_Title, .Pink_Box_Title { font-size: 19px; vertical-align: top; color: #fff; padding: 15px 5px 5px 20px; margin-left: -9px; margin-bottom: 1px; background-repeat: no-repeat; background-position: left top; background-image: url('background/panels/titlesnip.png'); }


