/*Css Doves*/
a:link, a:visited {
color : #00bae8;
text-decoration : none;
}
a:hover { color : #ff8700;
text-decoration : none; text-shadow: 0 0 6px #ff4e00; background-image: url(graph/star.gif);
}
input, textarea, select {
color : #6d6d6d;
background-color : #fbfbfb;
background-image : url(graph/gmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin : 0px 0px 1px 0px;
padding : 1px 1px 2px 1px;
border : 1px solid #e3e3e3;
font-size : 12px;
}
.add {..}.add a:link  {..}
.add {font size: 0px;}
.add img {width:20%;
height:1%;}
input:hover, textarea:hover, select:hover {
color : #8f8f8f;
background-color : #f4f4f4;
background-image : url(graph/gmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin : 0px 0px 1px 0px;
padding : 1px 1px 2px 1px;
border : 1px solid #d7d7d7;
}
input:focus, textarea:focus, select:focus {
color : #00bae8;
background-color : #edf9fd;
background-image : url(graph/gmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin : 0px 0px 1px 0px;
padding : 1px 1px 2px 1px;
border : 1px solid #c2e3ec;
}
div {
margin : 1px 0px 1px 0px; }
body {
color : #787878;
font-size : 12px;
font-family : Tahoma;
background-color : #fff;
margin : auto;
padding : 0;
border : 1px solid #e1e1e1;
max-width: 100%;
}
form {
font-size: small; margin: 0; padding: 0;
}
h3 {margin : 0;padding : 0;padding-bottom : 2px;}hr {margin-top : 2px;margin-bottom : 2px;border-top : 1px solid #e3e3e3;border-right-style : none;border-right-width : 0;border-bottom-style : none;border-bottom-width : 0;border-left-style : none;border-left-width : 0;}p {margin-top : 6px;margin-bottom : 6px;}ul {margin : 0;padding-left : 20px;}.aut {color : #000;text-shadow : #45cdf5 1px 1px 1px;background-color : #96ccff;background-image : url(graph/verh.png);background-repeat : repeat-x;background-position : 50% bottom;padding : 2px;border : 1px solid #68e1ff;}.aut a {color : #ffffff;border-bottom : 1px dotted#6ed7f0;}.aut a:hover {color : #dbfaff;border-bottom : 1px dotted#edf9fd;}.clip {color : #459bb1;border : 1px solid #dfdfdf;font-size : x-small;background-color : #f8f8f8;padding : 4px 4px 8px;}.end {text-align : center;}.cit {border-left : 4px solid #84e2f8;border-right : 4px solid #84e2f8;color : #757575;font-size : x-small;padding : 3px;}.menu {color : #75bf00;background-color : #fafff0;background-image : url(graph/Gmenu.gif);background-repeat : repeat-x;background-position : 50% top;padding : 2px;border : 1px solid #d4eba1;}.menu a {color : #6db900;border-bottom : 1px dotted#cfe798;}.menu a:hover {color : #92e31d;border-bottom : 1px dotted#e3f0c5;}.gray {color : #979797;}.green {color : #66bd00;}.menu_razd {color : #000604; background-image : url(graph/fon.png);padding : 3px;font-weight:bold;font-size:large;bolder: 1px solid #515151;}.err {color : #ffffff;text-shadow : #45cdf5 1px 1px 1px;background-color : #84e2f8;background-image : url(graph/Bmenu.gif);background-repeat : repeat-x;background-position : 50% top;padding : 2px;border : 1px solid #68e1ff;}.p_t a {color : #0078ff;text-decoration : none;border-bottom : 1px dotted#979797;}.p_t a:hover {color : #0078ff;text-decoration : none;border-bottom : 1px dotted#696969;}.left {float : left;}.p_t {background : url(graph/title.png) repeat-x 50% bottom;
padding : 2px;border : 1px solid #e7e7e7;}.main_menu {background-color : #fdfdfd;padding : 2px;border : 1px solid #ececec;}.str {padding : 2px;border : 1px solid #dadada;}.foot {background-color: #9f9f9f; background-image : url(images/aut.gif);background-repeat : repeat-x;background-position : 50% top;padding : 2px;border : 1px solid #e1e1e1;}.msg {color : #5f8086;background-color : #f1f7f8;border : 1px dotted;padding : 2px;}.rekl {border : 1px solid #c1c1c1;color : #878787;font-size : x-small;padding : 2px;}.red, .red a:link, .red a:visited {color : #ff0a00;}.reply {border-left : 4px solid #ff2600;color : #f42400;padding : 2px 0 2px 4px;}.p_m {color : #fd4646;background-color : #fff0f0;background-image : url(graph/Rmenu.gif);background-repeat : repeat-x;background-position : 50% top;padding : 2px;border : 1px solid #ffd0d0;}.logo {background-image: url(images/p_t.gif);border: 1px solid #A5B3CE;background-repeat: repeat-x;font-size: 12px;font- weight: normal;color: #898989;padding: 2px;background-color: #B6C7EB;}.sub {border-top : 1px dotted #cacaca;font-size : x-small;margin-top : 4px;}.sub a:link, .sub a:visited {text-decoration : none;}.title {color : #00bae8;background-color : #f1f1f1;background-image : url(graph/Tmn.gif);background-repeat : repeat-x;background-position : 50% bottom; padding : 3px; border : 1px solid #e1e1e1; font-weight : bold;}.title a:link, .title a:visited {color : #00bae8;text-decoration : none;border-bottom : 1px dotted#e7e7e7;}.title a:hover {color : #ff5a00;border-bottom : 1px dotted#d2d2d2;} 
/*By http://doves.hexat.com*/